mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-08 15:42:52 +00:00
restructured erpnext and deleted unwanted
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
coltypes[col_idx['Average Commission Rate']] = 'Currency'
|
||||
colwidths[col_idx['Average Commission Rate']] = '200px'
|
||||
|
||||
coltypes[col_idx['Net Total']] = 'Currency'
|
||||
colwidths[col_idx['Net Total']] = '150px'
|
||||
|
||||
coltypes[col_idx['Total Commission']] = 'Currency'
|
||||
colwidths[col_idx['Total Commission']] = '150px'
|
||||
Reference in New Issue
Block a user