brotherton-erpnext/erpnext/public
Marica e8bc912ffc
perf: Fetching exchange rate on every line item slows down PO (#25345)
* fix: Dont fetch exchange rates for each line item once fetched at parent
`

* perf: Use price list conversion rate from parent

- If price list conversion rate exists in args already from earlier call, use that
- `get_price_list_currency_and_exchange_rate` wont be called for each child row

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-04-19 11:05:21 +05:30
..
css fix: cannot open past order summary 2020-11-23 18:33:29 +05:30
images fix(typo): erpnext-logo.png 2021-02-15 17:40:50 +05:30
js perf: Fetching exchange rate on every line item slows down PO (#25345) 2021-04-19 11:05:21 +05:30
less fix: duplicate css property 2021-02-16 16:17:17 +05:30
scss refactor: Move call_popup style from less to scss 2021-02-08 18:42:27 +05:30
sounds feat: Add call sound effects 2019-06-07 12:48:13 +05:30
.gitignore fix(node_modules): remove hardcoded symlink (#16975) 2019-04-05 00:12:26 +05:30
build.json feat(Bank Reconciliation): Redesign (#24273) 2021-02-22 22:19:47 +05:30