mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-04 00:50:18 +00:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user