brotherton-erpnext/erpnext/public/js/controllers
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
..
accounts.js fix(minor): fix dynamically changing grid properties 2021-04-13 11:58:16 +05:30
buying.js fix: resolving commits 2021-03-22 11:23:47 +05:30
stock_controller.js fix: Add view ledger button for cancelled docs (#22432) 2020-06-25 15:34:01 +05:30
taxes_and_totals.js fix: Round off final tax amount instead of current tax amount (#25188) 2021-04-14 11:20:27 +05:30
transaction.js perf: Fetching exchange rate on every line item slows down PO (#25345) 2021-04-19 11:05:21 +05:30