mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 11:49:10 +00:00
[fix] [minor] change_grid_labels
This commit is contained in:
@@ -195,6 +195,7 @@ erpnext.TransactionController = erpnext.stock.StockController.extend({
|
||||
var company_currency = this.get_company_currency();
|
||||
this.change_form_labels(company_currency);
|
||||
this.change_grid_labels(company_currency);
|
||||
this.frm.refresh_fields();
|
||||
},
|
||||
|
||||
recalculate: function() {
|
||||
|
||||
Reference in New Issue
Block a user