[opportunity] status open
This commit is contained in:
parent
99a4d63d97
commit
c712dc6729
@ -19,7 +19,6 @@ status_map = {
|
|||||||
["Converted", "has_ordered_quotation"]
|
["Converted", "has_ordered_quotation"]
|
||||||
],
|
],
|
||||||
"Quotation": [
|
"Quotation": [
|
||||||
["Draft", None],
|
|
||||||
["Submitted", "eval:self.docstatus==1"],
|
["Submitted", "eval:self.docstatus==1"],
|
||||||
["Lost", "eval:self.status=='Lost'"],
|
["Lost", "eval:self.status=='Lost'"],
|
||||||
["Ordered", "has_sales_order"],
|
["Ordered", "has_sales_order"],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user