fix: Bypass credit limit and Project Template field not visible(#19162)
* Fix: Allow Project Template in Quick Entry * Fix: Label Changes
This commit is contained in:
parent
6211a5bc3b
commit
451d1a1744
File diff suppressed because it is too large
Load Diff
@ -123,6 +123,7 @@
|
||||
"fieldtype": "Column Break"
|
||||
},
|
||||
{
|
||||
"allow_in_quick_entry": 1,
|
||||
"fieldname": "project_template",
|
||||
"fieldtype": "Link",
|
||||
"label": "From Template",
|
||||
@ -443,7 +444,7 @@
|
||||
"icon": "fa fa-puzzle-piece",
|
||||
"idx": 29,
|
||||
"max_attachments": 4,
|
||||
"modified": "2019-07-16 11:11:12.343658",
|
||||
"modified": "2019-09-24 15:02:50.208301",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Projects",
|
||||
"name": "Project",
|
||||
|
@ -34,11 +34,11 @@
|
||||
"fieldname": "bypass_credit_limit_check",
|
||||
"fieldtype": "Check",
|
||||
"in_list_view": 1,
|
||||
"label": "Bypass credit limit_check"
|
||||
"label": "Bypass Credit Limit Check"
|
||||
}
|
||||
],
|
||||
"istable": 1,
|
||||
"modified": "2019-08-29 20:46:36.073953",
|
||||
"modified": "2019-09-24 15:05:26.069911",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Selling",
|
||||
"name": "Customer Credit Limit",
|
||||
|
Loading…
x
Reference in New Issue
Block a user