feat(accounts): expand Journal Entry Template to support dimensions and party (#51621)

* feat(accounts): expand Journal Entry Template to support dimensions and party

* fix: do not update standard row values
This commit is contained in:
Nikhil Kothari
2026-02-05 18:24:26 +05:30
committed by GitHub
parent c86e316670
commit ef44528ba5
8 changed files with 128 additions and 5 deletions

View File

@@ -534,6 +534,7 @@ accounting_dimension_doctypes = [
"Purchase Order Item",
"Sales Order Item",
"Journal Entry Account",
"Journal Entry Template Account",
"Material Request Item",
"Delivery Note Item",
"Purchase Receipt Item",