This commit is contained in:
Rushabh Mehta
2013-12-16 18:43:42 +05:30
parent c652a6254f
commit 91e9822f65
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ feed_dict = {
'Sales Order': ['[%(status)s] To %(customer_name)s worth %(currency)s %(grand_total_export)s', '#4169E1'],
# Purchase
'Material Request': ['%(supplier_name)s, %(supplier_type)s', '#6495ED'],
'Supplier': ['%(supplier_name)s, %(supplier_type)s', '#6495ED'],
'Purchase Order': ['[%(status)s] %(name)s To %(supplier_name)s for %(currency)s %(grand_total_import)s', '#4169E1'],