Accounting Dimension “Country” stays visible in Sales/Purchase Invoice even after disabling
Hello,
I’m facing this issue in ERPNext v15:
- I enable “Country” as Accounting Dimension - it shows properly in Sales Invoice/Purchase Invoice forms
- When I disable “Country” from Accounting Dimensions list (checkbox ticked), it disappears from the list view
- But in NEW form entries, the Country field STILL appears and is selectable
Location dimension works perfectly
Expected: Disabled dimensions should be hidden from ALL form entries
Actual: Country field persists in new entries despite being disabled
my Question is :
- Is this by design or a bug?
- How to completely hide disabled dimension fields from forms?
- Any server-side config or custom script needed?
Thanks!

