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.
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.
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
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.