forked from frappe/chart_of_accounts_builder
-
Notifications
You must be signed in to change notification settings - Fork 0
Modifications by SHS
Tropicalrambler edited this page Jun 6, 2019
·
2 revisions
-
Allow injection of a .json file with only these elements within a "tree" element "[account_name]" "root_type" "account_number" "account_type" "is_group"
-
Add the following elements to each account: "comment": ["Comment 1 is about this...", "Comment 2 is about that..."] "tags": ["IFRS", "SAT", "GEV", ...]
Comment will be inserted first in the list is most recent comment.
Tags first in the list is the topmost TAG.