mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
[cost center] [default value] default cost center for each company, auto set default cost center for various transactions during creation
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"creation": "2013-03-26 11:03:09",
|
||||
"creation": "2013-04-01 10:49:21",
|
||||
"docstatus": 0,
|
||||
"modified": "2013-03-28 15:42:41",
|
||||
"modified": "2013-04-17 14:05:19",
|
||||
"modified_by": "Administrator",
|
||||
"owner": "Administrator"
|
||||
},
|
||||
@@ -257,6 +257,7 @@
|
||||
"width": "120px"
|
||||
},
|
||||
{
|
||||
"default": ":Company",
|
||||
"doctype": "DocField",
|
||||
"fieldname": "cost_center",
|
||||
"fieldtype": "Link",
|
||||
|
||||
Reference in New Issue
Block a user