mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-23 00:28:30 +00:00
chore: adjusted dimension placement in Accounts Payable
(cherry picked from commit 361a55a703)
This commit is contained in:
@@ -164,7 +164,7 @@ frappe.query_reports["Accounts Payable"] = {
|
||||
},
|
||||
};
|
||||
|
||||
erpnext.utils.add_dimensions("Accounts Payable", 9);
|
||||
erpnext.utils.add_dimensions("Accounts Payable", 10);
|
||||
|
||||
function get_party_type_options() {
|
||||
let options = [];
|
||||
|
||||
Reference in New Issue
Block a user