Closed nathanclark closed 2 years ago
I want to allow users to manage their own chart of accounts rather than needing a developer to update source code. Is there a way to forgo the initializer file and read accounts from a database table?
Hey @nathanclark, double_entry wasn't built with that in mind, I believe we'd have to rejig things around to make it work.
double_entry
Thanks for the quick reply!
I want to allow users to manage their own chart of accounts rather than needing a developer to update source code. Is there a way to forgo the initializer file and read accounts from a database table?