fix: Consistent accounting dimensions across Sales and Purchase docs
(cherry picked from commit 82a0635c66)
# Conflicts:
# erpnext/patches.txt
# erpnext/selling/doctype/sales_order/sales_order.json
This commit is contained in:
@@ -592,6 +592,9 @@ accounting_dimension_doctypes = [
|
||||
"Subscription Plan",
|
||||
"POS Invoice",
|
||||
"POS Invoice Item",
|
||||
"Purchase Order",
|
||||
"Purchase Receipt",
|
||||
"Sales Order",
|
||||
]
|
||||
|
||||
regional_overrides = {
|
||||
|
||||
Reference in New Issue
Block a user