frappe / chart_of_accounts_builder

Other
12 stars 33 forks source link

Should duplicate labels be allowed? #13

Open petri opened 7 years ago

petri commented 7 years ago

It is completely possible and valid to have duplicate labels for accounts.

For example, one can have "Prepayments" both in accounts receivable and accounts payable. But currently it seems this is not possible in this app.

Or is the label uniqueness to be handled via numbering the accounts? On the other hand, it would be a nice feature if the account numbers would be numbered automatically, avoiding the need to use a fixed numbering when entering account charts. I don't see numbers being used in other account charts either.