How does one access the chart of accounts in the API?
Also why is every “module” keyed by some UUID?
How does one access the chart of accounts in the API?
Also why is every “module” keyed by some UUID?
See What is a UUID, and what is it used for? or search for UUID. The are needed to be able to link for example a customer from a customer table (you call this module, Manager calls it Tab) to an Invoice table.