mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-23 06:59:20 +00:00
removed msgprint in pending po items to receive report
This commit is contained in:
@@ -1,3 +1,2 @@
|
|||||||
msgprint(colwidths)
|
|
||||||
colwidths[col_idx['Pending Quantity To Receive']] = '200px'
|
colwidths[col_idx['Pending Quantity To Receive']] = '200px'
|
||||||
colwidths[col_idx['Pending Amount To Receive']] = '200px'
|
colwidths[col_idx['Pending Amount To Receive']] = '200px'
|
||||||
Reference in New Issue
Block a user