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 #32046

Closed JonBendtsen closed 15 hours 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.

correct_supplier_proposals_orders_shown_as_negative_just_like_supplier_invoice_is_negative wrong_supplier_proposals_orders_shown_as_positive_where_as_invoice_is_negative

eldy commented 15 hours ago

As you did a PR for v18, it is not necessary to do a PR for v19, nor v20, nor develop. Any PR merged into a branch n is also few days later automatically merged into n+1, n+2...until develop