mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-19 03:17:55 +00:00
Merge branch 'master' into staging-fixes
This commit is contained in:
@@ -111,7 +111,6 @@ class ReceivablePayableReport(object):
|
||||
"width": 100,
|
||||
})
|
||||
columns += [_("Delivery Note") + ":Data:100"]
|
||||
|
||||
if args.get("party_type") == "Customer":
|
||||
columns += [
|
||||
_("Territory") + ":Link/Territory:80",
|
||||
|
||||
Reference in New Issue
Block a user