mirror of
https://github.com/frappe/erpnext.git
synced 2026-03-19 10:14:59 +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 = '';
|
||||
}
|
||||
refresh_field('add_deduct_tax', d.name, 'taxes');
|
||||
})
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user