mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 21:44:51 +00:00
Previously, the customer chart used the total/amount fields to calculate net profits/expenses/etc. If the currency the expense (for example) was created in differed from the base currency of the company, the chart would display wrong amounts. This change addresses the issue by always using the base currency field.