fix in chart of accounts
This commit is contained in:
parent
a30c76f430
commit
01e4c8f0f8
@ -220,6 +220,7 @@ erpnext.AccountsChart = Class.extend({
|
||||
$(fd.tax_rate.wrapper).toggle(false);
|
||||
$(fd.warehouse.wrapper).toggle(false);
|
||||
} else {
|
||||
$(fd.account_type.wrapper).toggle(true);
|
||||
fd.account_type.$input.trigger("change");
|
||||
}
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user