Show hsn code in tax breakup for India and render via template (#9866)
* Show hsn code in tax breakup for India and render via template * tax breakup if gst_tax_field does not exists * Fixed tax-breakup test cases
This commit is contained in:
committed by
Makarand Bauskar
parent
fa04236c8d
commit
b962fc1573
@@ -210,7 +210,6 @@ erpnext.TransactionController = erpnext.taxes_and_totals.extend({
|
||||
refresh: function() {
|
||||
erpnext.toggle_naming_series();
|
||||
erpnext.hide_company();
|
||||
this.show_item_wise_taxes();
|
||||
this.set_dynamic_labels();
|
||||
this.setup_sms();
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user