fix(accounts): Allow setting Number of new Cost Center (backport #40212) (#40314)

fix(accounts): Allow setting Number of new Cost Center (#40212)

(cherry picked from commit a93d14b3f7)

Co-authored-by: Corentin Flr <10946971+cogk@users.noreply.github.com>
This commit is contained in:
mergify[bot]
2024-03-06 19:49:42 +05:30
committed by GitHub
parent e0e80f7eed
commit 7001e0a820

View File

@@ -41,7 +41,7 @@
"in_list_view": 1, "in_list_view": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Cost Center Number", "label": "Cost Center Number",
"read_only": 1 "read_only_depends_on": "eval:!doc.__islocal"
}, },
{ {
"fieldname": "parent_cost_center", "fieldname": "parent_cost_center",