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

(cherry picked from commit ef44528ba5)
This commit is contained in:
Nikhil Kothari
2026-02-05 18:24:26 +05:30
committed by Mergify
parent 8c536df5f2
commit d06a46ae85
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",