ivylabs / suitecrm-analytics

4 stars 4 forks source link

Fix Invoice Discount column #111

Closed harrisward closed 3 years ago

harrisward commented 3 years ago

The invoice discount column is pointing to INVOIVE_LINE_DISCOUNT_VALUE but should instead be pointing to INVOIVE_LINE_DISCOUNT_AMOUNT

harrisward commented 3 years ago

The report should now show discount on monetary value and not percentage values

harrisward commented 3 years ago

Pull Request: https://github.com/ivylabs/suitecrm-analytics/pull/113 Feature Branch: https://github.com/ivylabs/suitecrm-analytics/tree/feature-111

fraserward commented 3 years ago

Tested. Working.