This commit is contained in:
Neil Trini Lasrado
2015-02-04 17:33:55 +05:30
parent e241569303
commit 47a62c623c
6 changed files with 67 additions and 50 deletions

View File

@@ -17,6 +17,7 @@ status_map = {
["Submitted", "eval:self.docstatus==1"],
["Lost", "eval:self.status=='Lost'"],
["Quotation", "has_quotation"],
["Converted", "has_ordered_quotation"],
["Cancelled", "eval:self.docstatus==2"],
],
"Quotation": [