Fix for "Stopped" status indicator in Purchase Order List View
Issue #2368
This commit is contained in:
parent
9f32a50379
commit
355dfe52ab
@ -1,4 +1,4 @@
|
||||
frappe.listview_settings['Purchase Order'] = {
|
||||
add_fields: ["grand_total", "company", "currency", "supplier",
|
||||
"supplier_name", "per_received", "per_billed"]
|
||||
"supplier_name", "per_received", "per_billed", "status"]
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user