Recent content by Blood Lust

  1. B

    Are you using Artificial Intelligence in your business yet?

    Our place is well ahead of the curve in implementing and using AI. Our `ERP` is made out of several systems communicating with each other using AI and APIs. Its good, but its important not to cut corners, everything needs low coupling or it becomes a mess fast. Ever seen an office of 10 staff...
  2. B

    Xero Nightmares

    Thanks all Yep, years on Sage, and my God where is everything, why are there posting nominals missing (no water, no utilities, just heat, lighting, etc). What is with the naming schemes. Where are the bulk credits, bulk voiding, bulk deleting. The API kind of helps, but wont do all bulk actions...
  3. B

    Xero Nightmares

    We introduced Xero in January and our choice was based on its claimed automation abilities as well as integration with Storefeeder. It has been constant unresolvable and near unresolvableproblems, and we are at the end of our wits. Please help. 1st Problem: We started Xero off, we integrated...
  4. B

    Xero, HubDoc, and Storefeeder

    Hi All I have never used Xero before and there is a retailer who wants it integrated into Storefeeder. I have been setting Xero up and encountered problems with HubDoc. It appears to be linked to Xero, but after uploading PDFs into it they are just sat there with a triangle that has an...
  5. B

    Father retiring sole-trader company - I'm setting up Ltd company with same name, whats my liability?

    Your new limited company does not inherit the debts unless it has signed something where it agrees to do so. There is a further step you can take as well to protect your new company should it ever get sued for anything. You can setup another limited company making it the shareholder of the...
  6. B

    Starting a business and hiring staff

    An Accountant isn`t going to be an expert in recruitment, but they will be one for payroll. If money isn`t a concern then there is the option of using an agency. If it is, you basically upload the job advert to Indeed. CVs will come to you, and you look for skills and experience that match the...
  7. B

    CCJ for outstanding bill

    Its been a while since I worked in the field. Without checking, its £750 to get them to court, and after the court finds against the defendant, it costs yet more to go back and enforce the judgement with bailiffs. Hence, unless a debt is £2000 or more it literally makes no sense to pursue it...
  8. B

    Post termination victimisation

    Yes Business B has sacked the employee for engaging in a Protected Act and that does mean they are liable under victimisation. Now, its a case of can they prove the first case, to then prove the second? Assuming the employee was with the second employer for a short amount of time the...
  9. B

    Post termination victimisation

    Your reply isn`t clear what you are saying. Are you saying Business A sacked the employee who then went to a tribunal. In the meantime they got a job at Business B, who has Business A as a client. And because of pressure from Business A then Business B have also sacked them? If so that...
  10. B

    CCJ for outstanding bill

    This sounds suspicious to me. Did you receive court papers and a case number? There should have been paperwork come through asking if you intended to concede or dispute the case. And then if you disputed, a court case. It costs more than what you owe to get you to court, and then more than...
  11. B

    Post termination victimisation

    You`ll need to provide more information. Bullying/harassment, discrimination, and victimisation, need to be based on a protected characteristic under the Equality Act 2010. That means it needs to be based on age, disability, gender reassignment, marriage or civil partnership, pregnancy or...
  12. B

    Understanding AI - can it do this?

    Its access to the advanced AI and their development site. You can download the AI with the key you get, and do your own development just importing it directly into Python. Compile, and release.
  13. B

    Understanding AI - can it do this?

    OpenAI is for a team advertised as $25 per month. Or for one $20 per month. Once on subscription they can get hold of a key, download the AI library file that uses it, its written in Python, they can import it directly into Python. Then they have to connect to functions in Python that filters...
  14. B

    Understanding AI - can it do this?

    The paid for version of ChatGPT can speak and has speech recognition. The service also comes with access to a development platform where a Python programmer can develop and customise an AI to your needs. The project you are asking for is extremely simple and its an hours work. Then it would...