fix: Codacy Fixes

This commit is contained in:
deepeshgarg007 2019-07-18 18:29:34 +05:30
parent acc0958ead
commit 22a4857a3c

View File

@ -63,4 +63,4 @@ frappe.ui.form.on('Accounting Dimension Detail', {
let row = locals[cdt][cdn];
row.reference_document = frm.doc.document_type;
}
})
});