Topic: British COA has a syntax error

When I install British COA the chart of accounts has only 3 data's. Than I checked the sql file.

It looks like this

 
('1005', '', 'Goods Received Clearing account', '2', 0);
('1010', '', 'Freehold Property', '1', '0'),

Here replace the semicolon with comma

 
('1005', '', 'Goods Received Clearing account', '2', 0),
Subscription service based on FA
HRM CRM POS batch Themes

Re: British COA has a syntax error

This was corrected in the FA24Extensions repo on 2018-01-07. Unfortunately, the official extensions do not check out such fixes from the unofficial repo.

Re: British COA has a syntax error

The COA has been fixed. Thanks for reporting the issue.
Janusz

Re: British COA has a syntax error

good.

If possible add 2018 in fiscal year and set it as default fiscal year.

Subscription service based on FA
HRM CRM POS batch Themes