Axelor 8.5.1 COA issue!

Hello everyone,
While i tried to import French COA (French chart of accounts) in Axelor version 8.5.1 i face the following errror:

I checked the file « axelor-open-suite/axelor-account/src/main/resources/l10n/chart-config.xml at master · axelor/axelor-open-suite · GitHub » (on branch master)
and the corresponding lines:

Compared with the same file on branch 8.4 « axelor-open-suite/axelor-account/src/main/resources/l10n/chart-config.xml at 8.4 · axelor/axelor-open-suite · GitHub »

Of course this lines are not present in version 8.4+ because they didn’t had "
Feature RM#96040:Account: Add check in XML import"

It seems that there is a « typo » on the part :

(‹ com.axelor.apps.account.db.AccountManagement ›, ‹ typeSelect, › typeSelect,)"

this line shouldn’t finish with " typeSelect,)".

I modified it like this: ‹ typeSelect ›, typeSelect)"

And compiled again.
Deployed the WAR with fixes, it seems this was fixed !

@AxelorTeam @gdu-axelor @admin @gdu-axelor please have a look as it may impact all new users for version 8.5+

1 « J'aime »

Fixed ! Anomaly RM#102811:ACCOUNT CHART : data init (#15145) · axelor/axelor-open-suite@4f1008f · GitHub

Yes. Thanks for your report. This fix will be available on 8.5.3 that will be released today or tomorrow.

1 « J'aime »