frappe / erpnext

Free and Open Source Enterprise Resource Planning (ERP)
https://erpnext.com
GNU General Public License v3.0
20.42k stars 7.09k forks source link

Adding field to doc-type Account #5351

Closed rwmd closed 8 years ago

rwmd commented 8 years ago

In an older installation I added a custom field "TaxCode" to Account since we in Austria need Tax Reports based on tax-codes that group certain accounts.

In the new version the doc-type Account is not changeable - is there a workaroud?

Note: I understand your reasons that no user should be able to mess up central documents, but in almost every ERP-system users are not allowed to change the delivered fields but allowed to add own fields.

rmehta commented 8 years ago

Custom Fields are editable

https://frappe.github.io/erpnext/user/manual/en/customize-erpnext/customize-form.html