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: buyer and sellers in supplier invoice and supplier order list are not corectly defined #32028

Closed FHenry closed 15 hours ago

FHenry commented 1 day ago

In supplier invoice addline method we use wrongly $this->thirdparty as buyer insted of $mysoc and in calcul_price_total in case of create supplier invoice from supplier order list $this->thirdparty is never defined