Disabled a client script breaking things by setting dates in the past.
This commit is contained in:
parent
b0deab7662
commit
0c900618b8
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"doctype": "Client Script",
|
"doctype": "Client Script",
|
||||||
"dt": "Quotation",
|
"dt": "Quotation",
|
||||||
"enabled": 1,
|
"enabled": 0,
|
||||||
"modified": "2025-01-08 05:04:26.743210",
|
"modified": "2025-01-08 05:04:26.743210",
|
||||||
"module": null,
|
"module": null,
|
||||||
"name": "Quotation - Set Same Valid Until Date",
|
"name": "Quotation - Set Same Valid Until Date",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue