Dolibarr / dolibarr

Dolibarr ERP CRM is a modern software package to manage your company or foundation's activity (contacts, suppliers, invoices, orders, stocks, agenda, accounting, ...). it's an open source Web application (written in PHP) designed for businesses of any sizes, foundations and freelancers.
https://www.dolibarr.org
GNU General Public License v3.0
5.48k stars 2.8k forks source link

FIX: backport - flip supplier proposal and orders to show up as negative in the project Profit overview #32048

Closed JonBendtsen closed 1 hour ago

JonBendtsen commented 15 hours ago

FIX: backport - flip supplier proposal and orders to show up as negative in the project Profit overview In the project overview, supplier proposals and orders was shown as positive, where as the supplier invoices was shown as negative. This backport MR fixes the presentation so they show up as negative.

JonBendtsen commented 15 hours ago

Wrong wrong_supplier_proposals_orders_shown_as_positive_where_as_invoice_is_negative

Correct correct_supplier_proposals_orders_shown_as_negative_just_like_supplier_invoice_is_negative