mirror of
https://github.com/frappe/books.git
synced 2025-01-23 15:18:24 +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,
|
bankName,
|
||||||
fiscalYearStart,
|
fiscalYearStart,
|
||||||
fiscalYearEnd,
|
fiscalYearEnd,
|
||||||
numberFormat: countryList[country]['number_format'],
|
|
||||||
symbol: countryList[country]['currency_symbol'],
|
|
||||||
currency: countryList[country]['currency']
|
currency: countryList[country]['currency']
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user