mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 21:19:19 +00:00
semicolon
This commit is contained in:
@@ -27,4 +27,4 @@ frappe.ui.form.on("Purchase Taxes and Charges", "category", function(doc, cdt, c
|
|||||||
d.add_deduct_tax = '';
|
d.add_deduct_tax = '';
|
||||||
}
|
}
|
||||||
refresh_field('add_deduct_tax', d.name, 'taxes');
|
refresh_field('add_deduct_tax', d.name, 'taxes');
|
||||||
})
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user