Merge branch 'develop' into fix/production-plan/test/planned-qty
This commit is contained in:
commit
73a15adc67
@ -43,7 +43,7 @@ def get_columns():
|
|||||||
"options": "Account",
|
"options": "Account",
|
||||||
"width": 170,
|
"width": 170,
|
||||||
},
|
},
|
||||||
{"label": _("Amount"), "fieldname": "amount", "width": 120},
|
{"label": _("Amount"), "fieldname": "amount", "fieldtype": "Currency", "width": 120},
|
||||||
]
|
]
|
||||||
|
|
||||||
return columns
|
return columns
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user