2
0
mirror of https://github.com/frappe/books.git synced 2025-01-11 10:38:14 +00:00
books/accounting
Faris Ansari 3e3235b814 fix: MultiCurrency in SalesInvoice
- Add base fields in SalesInvoice and SalesInvoiceItem
- Get exchange rate from exchangeratesapi
- Fix infinite update loop due to actions
- Filter submitted invoices in UnpaidInvoices
- Revert action
- disableCreation in Link
- Ledger Entries action
- Set default filters in Report
2019-11-27 12:16:15 +05:30
..
exchangeRate.js fix: MultiCurrency in SalesInvoice 2019-11-27 12:16:15 +05:30
ledgerPosting.js fix: Undo currency formatting / parsing 2019-10-30 02:23:19 +05:30
utils.js fix: MultiCurrency in SalesInvoice 2019-11-27 12:16:15 +05:30