• HMRC accounts

    From Kit Jackson@21:1/5 to All on Thu Jul 17 15:51:21 2025
    HMRC accounts

    I own a leasehold flat in Wales which is let out. It is one of 4 flats in
    the block. I am also a part owner of the freehold and a director and shareholder of the freeholding and managing company. The company's only
    income is from the service charges and ground rent for the flats. The
    company's expenditure is for insurance, cleaning and maintaining the
    common areas and any repairs to the building. The company has never made
    a profit.

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site. HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using commercial software in XRBL format. Is anyone else in a similar
    position? Is there some free or very cheap software that will do the
    job?

    Thanks.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Lee@21:1/5 to Kit Jackson on Thu Jul 17 17:32:05 2025
    On 17/07/2025 16:51, Kit Jackson wrote:

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site. HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using commercial software in XRBL format. Is anyone else in a similar
    position? Is there some free or very cheap software that will do the
    job?
    It's happening in many forms of tax submissions. Anyone self employed,
    with a turnover of £50k+ is in the same boat, it reduces, iirc, to £30k
    next year, bringing the vast majority of full time self employed people
    into the bracket of needing software, compatible with HMRCs system, to
    submit their tax forms, rather than being able to just input the figures
    as what happens now.
    The other thing that is happening is that rather than annual tax
    submissions, they are going to 3 monthly.
    All the details are on the HMRC website under 'making tax digital'.

    From one of the HMRC pages is a list of suitable software. Of the list
    of around 20 providers, only 2, again, iirc, are free, and reports are
    that they are free for a reason - they arent very good. Apparently there
    are some software providers who do it as a pay as you go system, so you
    can just pay for one submission, rather than buy the software.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Lee@21:1/5 to Andy Burns on Thu Jul 17 18:09:24 2025
    On 17/07/2025 18:02, Andy Burns wrote:

    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.


    I dont think so, see the bottom paragraph from the linked page below: <https://www.gov.uk/guidance/closure-of-the-service-to-file-your-company-accounts-and-tax-return>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Kit Jackson on Thu Jul 17 18:02:11 2025
    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Green@21:1/5 to Kit Jackson on Thu Jul 17 18:18:27 2025
    Kit Jackson <notme@nowhere.com> wrote:

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site. HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using commercial software in XRBL format. Is anyone else in a similar
    position? Is there some free or very cheap software that will do the
    job?

    I thought 'software submission' was becoming compulsory in February
    2027 so we have a fair time to get sorted.

    I'm director of two tiny companies one of which has been 'not trading'
    for a few years. I asked Companies House if I had to submit a load of
    zeroes using software and they said that I would have to.

    I think we should demand something open source at least, the
    government demands it of others now.

    --
    Chris Green
    ·

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Chris Green on Thu Jul 17 22:18:18 2025
    Chris Green <cl@isbd.net> wrote:
    Kit Jackson <notme@nowhere.com> wrote:

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site. HMRC say that they will not allow use of that system from next March and that all accounts have to be sent using commercial software in XRBL format. Is anyone else in a similar
    position? Is there some free or very cheap software that will do the
    job?

    I thought 'software submission' was becoming compulsory in February
    2027 so we have a fair time to get sorted.

    I'm director of two tiny companies one of which has been 'not trading'
    for a few years. I asked Companies House if I had to submit a load of
    zeroes using software and they said that I would have to.

    I think we should demand something open source at least, the
    government demands it of others now.

    From what I can see XRBL is an open standard: https://www.xbrl.org/the-standard/what/how-the-xbrl-standard-works/

    iXRBL is viewable HTML with embedded metadata so you can submit human-readable reports which the systems can also parse: https://www.xbrl.org/the-standard/what/ixbrl/

    - eg in their example https://www.xbrl.org/ixbrl-samples/gleif-annual-report-2017/gleif-annual-report-2017.html
    there are HTML tags like:

    <ix:nonfraction
    name="gleif:SocialContributionsAndExpensesForPensionsAndCare"
    contextref="c1" unitref="u1" id="f9" format="ixt:numdotdecimal" decimals="0">456,337</ix:nonfraction>

    So to generate iXRBL it's just a report in HTML plus some extra
    tags to annotate particular fields.


    I think the idea is that companies do their accounts in their normal
    software and press a button to report to the tax authorities via XRBL.
    That means there's no 'preparation' of accounts necessary as the data is already captured in their software, you just inspect the final report and
    press send. Or they can produce their regular shareholder report with
    embedded iXRBL and submit that.

    There's no reason why open source solutions can't exist. eg: https://www.openfiling.info/

    Perhaps a way to start is to look at whatever software you use for
    calculating your accounts and see if there's an XRBL plugin.

    According to the HMRC guide: https://www.gov.uk/government/publications/xbrl-guide-for-uk-businesses/xbrl-guide-for-uk-businesses#xbrl---the-basics

    "Many larger organisations produce their accounts and tax computations using
    a word processor or spreadsheet programme; they don’t use FAP software.
    They can continue to do this, if they choose, but they’ll need to insert
    XBRL tags and convert the documents/spreadsheets into an iXBRL file using conversion software and file as part of their Company Tax Return."

    So if you do accounts in Excel there may be a way to tag fields in the spreadsheet so you can generate XRBL. I would not be surprised if somebody
    has done a template spreadsheet with the right tags and a flow to export
    XRBL - then all you need to do is edit it with the data for your company.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nick Odell@21:1/5 to All on Thu Jul 17 22:43:33 2025
    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked
    into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if
    in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Nick

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jkn@21:1/5 to Theo on Thu Jul 17 22:50:43 2025
    On 17/07/2025 22:18, Theo wrote:
    Chris Green <cl@isbd.net> wrote:
    Kit Jackson <notme@nowhere.com> wrote:

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site. HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using
    commercial software in XRBL format. Is anyone else in a similar
    position? Is there some free or very cheap software that will do the
    job?

    I thought 'software submission' was becoming compulsory in February
    2027 so we have a fair time to get sorted.

    I'm director of two tiny companies one of which has been 'not trading'
    for a few years. I asked Companies House if I had to submit a load of
    zeroes using software and they said that I would have to.

    I think we should demand something open source at least, the
    government demands it of others now.

    From what I can see XRBL is an open standard: https://www.xbrl.org/the-standard/what/how-the-xbrl-standard-works/

    iXRBL is viewable HTML with embedded metadata so you can submit human-readable
    reports which the systems can also parse: https://www.xbrl.org/the-standard/what/ixbrl/

    - eg in their example https://www.xbrl.org/ixbrl-samples/gleif-annual-report-2017/gleif-annual-report-2017.html
    there are HTML tags like:

    <ix:nonfraction
    name="gleif:SocialContributionsAndExpensesForPensionsAndCare"
    contextref="c1" unitref="u1" id="f9" format="ixt:numdotdecimal" decimals="0">456,337</ix:nonfraction>

    So to generate iXRBL it's just a report in HTML plus some extra
    tags to annotate particular fields.


    I think the idea is that companies do their accounts in their normal
    software and press a button to report to the tax authorities via XRBL.
    That means there's no 'preparation' of accounts necessary as the data is already captured in their software, you just inspect the final report and press send. Or they can produce their regular shareholder report with embedded iXRBL and submit that.

    There's no reason why open source solutions can't exist. eg: https://www.openfiling.info/

    Perhaps a way to start is to look at whatever software you use for calculating your accounts and see if there's an XRBL plugin.

    According to the HMRC guide: https://www.gov.uk/government/publications/xbrl-guide-for-uk-businesses/xbrl-guide-for-uk-businesses#xbrl---the-basics

    "Many larger organisations produce their accounts and tax computations using a word processor or spreadsheet programme; they don’t use FAP software. They can continue to do this, if they choose, but they’ll need to insert XBRL tags and convert the documents/spreadsheets into an iXBRL file using conversion software and file as part of their Company Tax Return."

    So if you do accounts in Excel there may be a way to tag fields in the spreadsheet so you can generate XRBL. I would not be surprised if somebody has done a template spreadsheet with the right tags and a flow to export
    XRBL - then all you need to do is edit it with the data for your company.

    Theo

    There is also only one 'approved' SW that runs under Linux, and that ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to jkn on Thu Jul 17 23:12:30 2025
    jkn <jkn+nin@nicorp.co.uk> wrote:
    There is also only one 'approved' SW that runs under Linux, and that ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    Does it need to be approved? Or can you use your own tools, just that they haven't tested them and bugs are your problem?

    I know nothing about accounting but it seems somebody has made PTA software
    do it:
    http://xbrl.squarespace.com/journal/2020/5/5/plain-text-accounting.html

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From SteveW@21:1/5 to Alan Lee on Fri Jul 18 01:52:24 2025
    On 17/07/2025 17:32, Alan Lee wrote:
    On 17/07/2025 16:51, Kit Jackson wrote:

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site.  HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using
    commercial software in XRBL format.  Is anyone else in a similar
    position?  Is there some free or very cheap software that will do the
    job?
    It's happening in many forms of tax submissions. Anyone self employed,
    with a turnover of £50k+ is in the same boat, it reduces, iirc, to £30k next year, bringing the vast majority of full time self employed people
    into the bracket of needing software, compatible with HMRCs system, to
    submit their tax forms, rather than being able to just input the figures
    as what happens now.

    I'm no longer in that situation, as I am now an employee. However, in my opinion, if HMRC require you to use software that matches their
    requirements, then they should be providing it for you. You should not
    be incurring costs to buy or subscribe to software, when paper should
    suffice.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Alan Lee@21:1/5 to Theo on Fri Jul 18 07:03:23 2025
    On 17/07/2025 23:12, Theo wrote:
    jkn <jkn+nin@nicorp.co.uk> wrote:
    There is also only one 'approved' SW that runs under Linux, and that
    ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    Does it need to be approved? Or can you use your own tools, just that they haven't tested them and bugs are your problem?

    I know nothing about accounting but it seems somebody has made PTA software do it: http://xbrl.squarespace.com/journal/2020/5/5/plain-text-accounting.html
    Well, reading that, I'm not a dunce with computers, but setting up an
    account package and doing what they say is beyond me, what the majority
    of people need is a simple package where you input turnover, expenses
    and other fields, and output it to the HMRC template [1]. Just like when filling in the inline tax return now. Simple. But this is HMRC, and they
    dont do simple, so will now be asking most of the self employed to be
    paying £200+ for new accouting software, when the current system works perfectly well. Add on the 3 monthly returns soon, and you can see its
    just a cash generator, so they dont have to wait a year for the tax to
    be paid, its due every 3 months.

    [1] I currently input a list of expenses, income etc in a spreadsheet,
    add them up, then just input those figures into the online tax return.
    All simple stuff which is do-able by the vast majority of people at no
    expense to them.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Green@21:1/5 to Theo on Fri Jul 18 07:49:28 2025
    Theo <theom+news@chiark.greenend.org.uk> wrote:

    Perhaps a way to start is to look at whatever software you use for calculating your accounts and see if there's an XRBL plugin.

    I don't use any software for "calculating my accounts", that's the
    whole point. My accounts are so trivially simple (one in particular
    simply consists of columns of zeroes in all sections, year after year)
    that I have absolutely no need for any software.

    --
    Chris Green
    ·

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Chris Green@21:1/5 to Alan Lee on Fri Jul 18 07:57:28 2025
    Alan Lee <alan@darkroom.plus.com> wrote:
    On 17/07/2025 23:12, Theo wrote:
    jkn <jkn+nin@nicorp.co.uk> wrote:
    There is also only one 'approved' SW that runs under Linux, and that
    ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    Does it need to be approved? Or can you use your own tools, just that they haven't tested them and bugs are your problem?

    I know nothing about accounting but it seems somebody has made PTA software do it: http://xbrl.squarespace.com/journal/2020/5/5/plain-text-accounting.html
    Well, reading that, I'm not a dunce with computers, but setting up an
    account package and doing what they say is beyond me, what the majority
    of people need is a simple package where you input turnover, expenses
    and other fields, and output it to the HMRC template [1]. Just like when filling in the inline tax return now. Simple. But this is HMRC, and they
    dont do simple, so will now be asking most of the self employed to be
    paying £200+ for new accouting software, when the current system works perfectly well. Add on the 3 monthly returns soon, and you can see its
    just a cash generator, so they dont have to wait a year for the tax to
    be paid, its due every 3 months.

    [1] I currently input a list of expenses, income etc in a spreadsheet,
    add them up, then just input those figures into the online tax return.
    All simple stuff which is do-able by the vast majority of people at no expense to them.

    There's two places you (may) have to submit accounts, HMRC require
    accounts for tax purposes, Comapanies house need them annually (why?).

    I'm not burdened by HMRC returns for either of the companies of which
    I'm a director. One is 'not trading' so HMRC allow me to do nothing
    for them, the other is 'a company limited by guarantee' (or something
    like that) and is basically a co-operative formed by the residents of
    a private road. Shares in the company have no value and the company
    can't make profits or declare dividends so, again, HMRC aren't
    involved.

    However both these companies still have to submit accounts to
    Companies House, which from February 2027 will require 'software'
    (whatever that means).


    --
    Chris Green
    ·

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Alan Lee on Fri Jul 18 08:36:37 2025
    Alan Lee wrote:

    It's happening in many forms of tax submissions. Anyone self employed,
    with a turnover of £50k+ is in the same boat

    Yes I work as self-employed, so I already pay for an accounts package
    that includes MTD filing. The reason I have the dormant company is to
    protect myself from someone else registering the name I use. At the
    moment I can just sent in a "nada" return for the company to keep HMRC
    happy, but I wouldn't want to pay double ...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Chris Green on Fri Jul 18 08:38:56 2025
    Chris Green wrote:

    My accounts are so trivially simple (one in particular
    simply consists of columns of zeroes in all sections, year after year)

    Hopefully it's acceptable to manually craft an XRBL file with the
    company name and number plus lots of zeroes?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Smolley@21:1/5 to Andy Burns on Fri Jul 18 10:36:15 2025
    On Fri, 18 Jul 2025 08:38:56 +0100, Andy Burns wrote:

    Chris Green wrote:

    My accounts are so trivially simple (one in particular simply consists
    of columns of zeroes in all sections, year after year)

    Hopefully it's acceptable to manually craft an XRBL file with the
    company name and number plus lots of zeroes?


    Cant a template be made in Excel.?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Nick Odell on Fri Jul 18 14:33:10 2025
    Nick Odell <nickodell49@yahoo.ca> wrote:
    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked
    into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if
    in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Surely pensioners are not employed by a company who have to do company accounts? They may have to declare income for self-assessment, but I've
    seen no signs XRBL will apply to personal taxes, just company ones.

    If you're a pensioner running your income through a company then you might,
    but then you're very unusual. I doubt pensions can be paid to a company,
    for example.

    Self assessment is just filling in a web form and declaring your income in a few boxes. If you know what your income figure is and don't have anything
    else going on[*], it's one box to fill in and it should take 10 minutes tops.

    Theo

    [*] although maybe some pensioners may have more complicated affairs, like rental property income or whatever

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Alan Lee on Fri Jul 18 14:24:43 2025
    Alan Lee <alan@darkroom.plus.com> wrote:
    On 17/07/2025 23:12, Theo wrote:
    jkn <jkn+nin@nicorp.co.uk> wrote:
    There is also only one 'approved' SW that runs under Linux, and that
    ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    Does it need to be approved? Or can you use your own tools, just that they haven't tested them and bugs are your problem?

    I know nothing about accounting but it seems somebody has made PTA software do it: http://xbrl.squarespace.com/journal/2020/5/5/plain-text-accounting.html
    Well, reading that, I'm not a dunce with computers, but setting up an
    account package and doing what they say is beyond me, what the majority
    of people need is a simple package where you input turnover, expenses
    and other fields, and output it to the HMRC template [1]. Just like when filling in the inline tax return now. Simple. But this is HMRC, and they
    dont do simple, so will now be asking most of the self employed to be
    paying £200+ for new accouting software, when the current system works perfectly well. Add on the 3 monthly returns soon, and you can see its
    just a cash generator, so they dont have to wait a year for the tax to
    be paid, its due every 3 months.

    [1] I currently input a list of expenses, income etc in a spreadsheet,
    add them up, then just input those figures into the online tax return.
    All simple stuff which is do-able by the vast majority of people at no expense to them.

    'Plain Text Accounts' is for programmers who want to maintain their accounts the same way they write software. It's intentionally very DIY compared with just running Excel or an accounting package. It's a unicycle not a car -
    you don't pick a unicycle just to get from A to B.

    The above guide is like somebody explaining how to fit suspension to their unicycle - it can be done, but 99.9999% of people don't need to do it,
    because they use a car or the bus instead.

    The actual iXRBL looks very simple. You shouldn't need to buy additional software, you should be able to adapt the workflow you currently have. In
    the case of the spreadsheet, if you start with the right template you should
    be able to do a 'save as HTML' and upload that file directly - which is even easier then retyping all the numbers.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Theo on Fri Jul 18 15:02:33 2025
    Theo wrote:

    I've seen no signs XRBL will apply to personal taxes, just company
    ones.

    My self-assessment return includes self-employment, and in some previous
    years has also included employment

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Andy Burns on Fri Jul 18 15:28:15 2025
    Andy Burns <usenet@andyburns.uk> wrote:

    Theo wrote:

    I've seen no signs XRBL will apply to personal taxes, just company
    ones.

    My self-assessment return includes self-employment, and in some previous years has also included employment

    But if you are self employed you aren't doing company taxes, I think?
    You're just a sole trader declaring income on your personal tax return.

    If you are an employee of a personal service company of which you happen to
    be the sole staff member and director then those are company taxes, but it's your choice to do it that way and file company accounts, rather than just be self-employed.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From jkn@21:1/5 to Theo on Fri Jul 18 15:28:29 2025
    On 17/07/2025 23:12, Theo wrote:
    jkn <jkn+nin@nicorp.co.uk> wrote:
    There is also only one 'approved' SW that runs under Linux, and that
    ('stansoft') looks ... pretty hard work.

    I have recently formed a small company and was hoping to use a PTA
    (plain Text Accounting - https://plaintextaccounting.org/) program for
    the accounts. But it looks like this is not going to work out ;-(

    Does it need to be approved? Or can you use your own tools, just that they haven't tested them and bugs are your problem?

    I know nothing about accounting but it seems somebody has made PTA software do it: http://xbrl.squarespace.com/journal/2020/5/5/plain-text-accounting.html

    Theo
    Thanks for the link, I was going to do a search but you beat me to it.

    IIUC the point of 'approved' SW is that HMRC will (only) accept accounts
    in the format that these tools provide. I would like to learn more, for
    sure.

    J^n

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Theo on Fri Jul 18 15:43:34 2025
    Theo wrote:

    Andy Burns wrote:

    My self-assessment return includes self-employment, and in some previous
    years has also included employment

    But if you are self employed you aren't doing company taxes, I think?

    I with my fellow director, were doing company taxes, which included the employment I mentioned above, but the company was separate from my
    personal return, obviously ... it was the changeover period for me and
    it crossed tax-years.

    You're just a sole trader declaring income on your personal tax return.

    Correct, but the accounts package that I use will submit electronic
    returns for company or self-employed (i.e self-assesment) which could
    include payroll if I were to employ someone.
    If you are an employee of a personal service company of which you happen to be the sole staff member and director then those are company taxes, but it's your choice to do it that way and file company accounts, rather than just be self-employed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Smolley@21:1/5 to Theo on Fri Jul 18 17:48:14 2025
    On Fri, 18 Jul 2025 15:28:15 +0100, Theo wrote:

    Andy Burns <usenet@andyburns.uk> wrote:

    Theo wrote:

    I've seen no signs XRBL will apply to personal taxes, just company
    ones.

    My self-assessment return includes self-employment, and in some
    previous years has also included employment

    But if you are self employed you aren't doing company taxes, I think?
    You're just a sole trader declaring income on your personal tax return.

    If you are an employee of a personal service company of which you happen
    to be the sole staff member and director then those are company taxes,
    but it's your choice to do it that way and file company accounts, rather
    than just be self-employed.

    Theo

    I don't know if HMRC has caught up yet, but I used a management company
    that paid me £5000 a year and the rest was paid in dividends.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nick Odell@21:1/5 to All on Sat Jul 19 00:54:51 2025
    On Thu, 17 Jul 2025 22:43:33 +0100, Nick Odell <nickodell49@yahoo.ca>
    wrote:

    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked
    into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if
    in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Coincidentally, less than 24hrs after I asked the question, The Daily
    Telegraph seems to have answered it for me: <https://www.telegraph.co.uk/money/pensions/state-pensions/how-state-pension-taxed/>
    Archived here - https://archive.ph/aw51z

    Nick

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Handsome Jack@21:1/5 to Theo on Sat Jul 19 08:18:23 2025
    On 18 Jul 2025 15:28:15 +0100 (BST), Theo wrote:

    Andy Burns <usenet@andyburns.uk> wrote:

    Theo wrote:

    I've seen no signs XRBL will apply to personal taxes, just company
    ones.

    My self-assessment return includes self-employment, and in some
    previous years has also included employment

    But if you are self employed you aren't doing company taxes, I think?
    You're just a sole trader declaring income on your personal tax return.

    If you are an employee of a personal service company of which you happen
    to be the sole staff member and director then those are company taxes,
    but it's your choice to do it that way and file company accounts, rather
    than just be self-employed.


    Self-employed sole traders are also going to have to use proprietary
    software to submit quarterly accounts to HMRC from next year, under the
    Making Tax Digital for Income Tax system.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Handsome Jack on Sat Jul 19 11:25:26 2025
    Handsome Jack <jack@handsome.com> wrote:
    On 18 Jul 2025 15:28:15 +0100 (BST), Theo wrote:

    Andy Burns <usenet@andyburns.uk> wrote:

    Theo wrote:

    I've seen no signs XRBL will apply to personal taxes, just company
    ones.

    My self-assessment return includes self-employment, and in some
    previous years has also included employment

    But if you are self employed you aren't doing company taxes, I think? You're just a sole trader declaring income on your personal tax return.

    If you are an employee of a personal service company of which you happen
    to be the sole staff member and director then those are company taxes,
    but it's your choice to do it that way and file company accounts, rather than just be self-employed.


    Self-employed sole traders are also going to have to use proprietary
    software to submit quarterly accounts to HMRC from next year, under the Making Tax Digital for Income Tax system.

    Thanks, I wasn't aware of that. It seems a nightmare for those whose idea
    of accounting is to throw a pile of receipts at an accountant once a year.
    It assumes the trader is doing their own accounts, which many aren't.

    Also sole traderness is kind of fuzzy. If I do some odd jobs and get paid
    for them, is that self employed income or a sole trader? It seems the threshold will be £50k falling to £20k by 2028, so I suppose doers of odd jobs won't be covered - for now anyway.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Able@21:1/5 to Nick Odell on Sat Jul 19 11:52:18 2025
    On 19/07/2025 00:54, Nick Odell wrote:
    On Thu, 17 Jul 2025 22:43:33 +0100, Nick Odell <nickodell49@yahoo.ca>
    wrote:

    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March
    and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked
    into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if
    in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Coincidentally, less than 24hrs after I asked the question, The Daily Telegraph seems to have answered it for me: <https://www.telegraph.co.uk/money/pensions/state-pensions/how-state-pension-taxed/>
    Archived here - https://archive.ph/aw51z

    Nick

    Gosh, that is a poorly-written article.

    The point I don't read about is security. I don't want to reveal my
    affairs to anyone else than HMRC. Being forced to reveal it to some
    third party is just wrong. I also want to be able to see HMRC's
    real-time computation - as one can now.

    --
    PA
    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Nick Odell@21:1/5 to Peter Able on Sat Jul 19 13:58:26 2025
    On Sat, 19 Jul 2025 11:52:18 +0100, Peter Able <stuck@home.com> wrote:

    On 19/07/2025 00:54, Nick Odell wrote:
    On Thu, 17 Jul 2025 22:43:33 +0100, Nick Odell <nickodell49@yahoo.ca>
    wrote:

    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March >>>>> and that all accounts have to be sent using commercial software in
    XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked
    into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if
    in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Coincidentally, less than 24hrs after I asked the question, The Daily
    Telegraph seems to have answered it for me:
    <https://www.telegraph.co.uk/money/pensions/state-pensions/how-state-pension-taxed/>
    Archived here - https://archive.ph/aw51z

    Nick

    Gosh, that is a poorly-written article.
    <snip>
    Oh come on now, it is the Telegraph after all. Nobody who can actually
    write works there any more. I suppose a bit like someone who claims to
    read Playboy magazine for the editorials, I will say that I only read
    the Telegraph because there are sometimes news stories that other
    papers don't cover at all or don't cover well but secretly I'm
    addicted to the car-crash journalism.

    Nick

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fredxx@21:1/5 to John R Walliker on Sat Jul 19 14:36:14 2025
    On 17/07/2025 17:17, John R Walliker wrote:
    On 17/07/2025 16:51, Kit Jackson wrote:
    HMRC accounts

    I own a leasehold flat in Wales which is let out.  It is one of 4
    flats in
    the block.  I am also a part owner of the freehold and a director and
    shareholder of the freeholding and managing company.  The company's only
    income is from the service charges and ground rent for the flats. The
    company's expenditure is for insurance, cleaning and maintaining the
    common areas and any repairs to the building.  The company has never made >> a profit.

    I submitted the accounts to Companies House and HMRC last month through
    the Companies House web site.  HMRC say that they will not allow use of
    that system from next March and that all accounts have to be sent using
    commercial software in XRBL format.  Is anyone else in a similar
    position?  Is there some free or very cheap software that will do the
    job?

    Thanks.

    There has been a similar situation for VAT for some time.  In that
    case there is free software around that can read specific cells
    from a spreadsheet and send them to HMRC in the approved way.

    Do you mean a website that is a bridge between your Excel spreadsheet
    and HMRC?

    There may well be something similar for company accounts.  It may
    also be that low-cost software can be bought to do the job.  Have
    a look at Taxcalc to see whether they offer anything suitable.

    I hope something turns up.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to Nick Odell on Sat Jul 19 14:39:44 2025
    On 19/07/2025 13:58, Nick Odell wrote:

    Oh come on now, it is the Telegraph after all. Nobody who can actually
    write works there any more.
    That is simply not true.
    You are confusing it with the Daily Express

    --
    No Apple devices were knowingly used in the preparation of this post.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Peter Able@21:1/5 to Nick Odell on Sat Jul 19 16:15:19 2025
    On 19/07/2025 13:58, Nick Odell wrote:
    On Sat, 19 Jul 2025 11:52:18 +0100, Peter Able <stuck@home.com> wrote:

    On 19/07/2025 00:54, Nick Odell wrote:
    On Thu, 17 Jul 2025 22:43:33 +0100, Nick Odell <nickodell49@yahoo.ca>
    wrote:

    On Thu, 17 Jul 2025 18:02:11 +0100, Andy Burns <usenet@andyburns.uk>
    wrote:


    Kit Jackson wrote:

    HMRC say that they will not allow use of that system from next March >>>>>> and that all accounts have to be sent using commercial software in >>>>>> XRBL format.

    I'm hoping they have an alternative for dormant companies.

    I'm hoping that they have an alternative for pensioners who get sucked >>>> into tax paying because of unchanged tax thresholds. I'm almost
    certain to become a suckee next year.

    It's eight years since I've had to submit business tax returns of any
    sort and however tiresome it might be, I can see that obtaining
    specific software is just one of the (many) costs of doing business if >>>> in fact you are doing business. But unless the revenue are going to
    magically put pensioners on a PAYE-alike system it seems grossly
    unfair that they/we should have to shell out extra money to comply.
    Not to mention that there are still elderly people amongst the
    digitally excluded.

    Coincidentally, less than 24hrs after I asked the question, The Daily
    Telegraph seems to have answered it for me:
    <https://www.telegraph.co.uk/money/pensions/state-pensions/how-state-pension-taxed/>
    Archived here - https://archive.ph/aw51z

    Nick

    Gosh, that is a poorly-written article.
    <snip>
    Oh come on now, it is the Telegraph after all. Nobody who can actually
    write works there any more. I suppose a bit like someone who claims to
    read Playboy magazine for the editorials, I will say that I only read
    the Telegraph because there are sometimes news stories that other
    papers don't cover at all or don't cover well but secretly I'm
    addicted to the car-crash journalism.

    Nick

    Yes, it is a long time since Tio Pepe was always on the bottle.

    --
    PA
    --

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mark Carver@21:1/5 to Theo on Mon Jul 21 10:46:53 2025
    On 19/07/2025 11:25, Theo wrote:


    Also sole traderness is kind of fuzzy. If I do some odd jobs and get paid for them, is that self employed income or a sole trader? It seems the threshold will be £50k falling to £20k by 2028, so I suppose doers of odd jobs won't be covered - for now anyway.

    I agree. Since I retired almost 2 years ago, I've been working on a
    'Sole Trader' basis doing odd jobs. The 50k threshold won't bother me,
    but the 20k one possibly might (though by 2028 I think Mrs C will have
    had enough of me working !)

    If it's going to be a low as 20k, it's getting into the same ball park
    (for some !) of savings interest, so will that need 'software' too ?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Theo@21:1/5 to Mark Carver on Mon Jul 21 11:10:12 2025
    Mark Carver <mark@invalid.com> wrote:
    On 19/07/2025 11:25, Theo wrote:


    Also sole traderness is kind of fuzzy. If I do some odd jobs and get paid for them, is that self employed income or a sole trader? It seems the threshold will be £50k falling to £20k by 2028, so I suppose doers of odd jobs won't be covered - for now anyway.

    I agree. Since I retired almost 2 years ago, I've been working on a
    'Sole Trader' basis doing odd jobs. The 50k threshold won't bother me,
    but the 20k one possibly might (though by 2028 I think Mrs C will have
    had enough of me working !)

    If it's going to be a low as 20k, it's getting into the same ball park
    (for some !) of savings interest, so will that need 'software' too ?

    Banks already report savings interest directly to HMRC, so I don't think it needs anything on the customer end.

    For the sole trader I suppose it's another reason to use one of those
    platforms that take care of quotes, invoices, payments etc like Xero or Tradify. For which they'll take their sweet monthly fee.

    Theo

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From The Natural Philosopher@21:1/5 to Theo on Mon Jul 21 11:17:26 2025
    On 21/07/2025 11:10, Theo wrote:
    Mark Carver <mark@invalid.com> wrote:
    On 19/07/2025 11:25, Theo wrote:


    Also sole traderness is kind of fuzzy. If I do some odd jobs and get paid >>> for them, is that self employed income or a sole trader? It seems the
    threshold will be £50k falling to £20k by 2028, so I suppose doers of odd >>> jobs won't be covered - for now anyway.

    I agree. Since I retired almost 2 years ago, I've been working on a
    'Sole Trader' basis doing odd jobs. The 50k threshold won't bother me,
    but the 20k one possibly might (though by 2028 I think Mrs C will have
    had enough of me working !)

    If it's going to be a low as 20k, it's getting into the same ball park
    (for some !) of savings interest, so will that need 'software' too ?

    Banks already report savings interest directly to HMRC, so I don't think it needs anything on the customer end.

    For the sole trader I suppose it's another reason to use one of those platforms that take care of quotes, invoices, payments etc like Xero or Tradify. For which they'll take their sweet monthly fee.

    Theo
    Apropos of nothing, Russian tax authorities can now drain their citizens
    bank accounts without any authorisation and entirely as needed.
    Rachel Thieves looks on with envy...


    --
    Microsoft : the best reason to go to Linux that ever existed.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)