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