mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-20 21:49:18 +00:00
fix: Codacy Fixes
This commit is contained in:
@@ -63,4 +63,4 @@ frappe.ui.form.on('Accounting Dimension Detail', {
|
|||||||
let row = locals[cdt][cdn];
|
let row = locals[cdt][cdn];
|
||||||
row.reference_document = frm.doc.document_type;
|
row.reference_document = frm.doc.document_type;
|
||||||
}
|
}
|
||||||
})
|
});
|
||||||
Reference in New Issue
Block a user