mirror of
https://github.com/frappe/books.git
synced 2025-01-23 07:08:36 +00:00
fix: Dont set unused fields
This commit is contained in:
parent
54616ef926
commit
802b134cd4
@ -83,8 +83,6 @@ import router from './router';
|
||||
bankName,
|
||||
fiscalYearStart,
|
||||
fiscalYearEnd,
|
||||
numberFormat: countryList[country]['number_format'],
|
||||
symbol: countryList[country]['currency_symbol'],
|
||||
currency: countryList[country]['currency']
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user