feat: add a option of on hold in sales order

This commit is contained in:
Mangesh-Khairnar 2019-03-01 16:36:36 +05:30
parent 5eb66aed77
commit 602223dd55

View File

@ -3492,7 +3492,7 @@
"no_copy": 1, "no_copy": 1,
"oldfieldname": "status", "oldfieldname": "status",
"oldfieldtype": "Select", "oldfieldtype": "Select",
"options": "\nDraft\nTo Deliver and Bill\nTo Bill\nTo Deliver\nCompleted\nCancelled\nClosed", "options": "\nDraft\nOn Hold\nTo Deliver and Bill\nTo Bill\nTo Deliver\nCompleted\nCancelled\nClosed",
"permlevel": 0, "permlevel": 0,
"print_hide": 1, "print_hide": 1,
"print_hide_if_no_value": 0, "print_hide_if_no_value": 0,
@ -4113,8 +4113,8 @@
"issingle": 0, "issingle": 0,
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"modified": "2019-01-09 16:51:47.917330", "modified": "2019-02-27 19:00:29.267253",
"modified_by": "Administrator", "modified_by": "mangesh@iwebnotes.com",
"module": "Selling", "module": "Selling",
"name": "Sales Order", "name": "Sales Order",
"owner": "Administrator", "owner": "Administrator",