Remember to use xsltproc --stringparam lang <lang> localize.xsl account_chart.xml to generate your version (and run it also for all other languages because new empty lines are rendered).
Will it be possible to manually (or automatically) migrate a database from the current minimal chart of accounts to the new universal chart of accounts?
I expect businesses will continue using whatever chart of accounts they started with, but for the benefit of the book I am writing on using Tryton, I would like my database, screenshots and descriptions to be consistent with the latest Tryton release at the time the book is completed.
Dale
P.S. fyi in case anyone is interested, my book is still progressing I reported around this time last year that the first draft would be released online with free access before Christmas 2023, but it’s now tentitively Christmas 2024. The delay is due to refocussing from general use to specifically product lifecycle management (PLM, including parent-child product structure, BOM reports, supply chain, supporting documentation, production, change management…), and also my naive underestimation of how much work it is to write a book.
No except if manually you create a second chart of account and create accounting moves to transfer between accounts (and deactivate older).
Also you will need to update all the references to former account like in accounting category.
Thanks @ced. I should have also said there aren’t any transactions in the database yet (I’ve only created Users, Employees, Products, Variants, BOMs and Suppliers). I am thinking this should simplify the process, can you briefly list the steps to follow?
Also, when will the Universal Chart of Accounts be released to PyPI?