dolibarr/htdocs/fourn/class
MDW 3d3ef247c5
Fix: Replace deprecated php aliases with actual functions (#28419)
* Fix: Handle facture modulepart depr + optimise

# Fix: Handle facture modulepart depr + optimise

Add a case for 'facture' to 'invoice' conversion for the 'modulepart'
(issue seen when introducing DolDeprationHandler).
Use elseif for optimisation.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.

* Fix: Replace deprecated php aliases with actual functions

# Fix: Replace deprecated php aliases with actual functions

Replacements of join with implode.
2024-02-25 22:14:39 +01:00
..
api_supplier_invoices.class.php Fix ->ventil property 2024-02-22 11:47:00 +01:00
api_supplier_orders.class.php Fix phpstan 2024-02-22 01:32:55 +01:00
fournisseur.class.php rename method 2024-01-18 18:55:53 +01:00
fournisseur.commande.class.php qual: phpstan - Property CommonObjectLine::$fk_unit (int|null) does not accept string|null. (#28372) 2024-02-23 17:13:15 +01:00
fournisseur.commande.dispatch.class.php fix warning (#28177) 2024-02-15 13:59:19 +01:00
fournisseur.facture-rec.class.php Fix sql with field name "desc" 2024-02-22 19:52:24 +01:00
fournisseur.facture.class.php Fix: Replace deprecated php aliases with actual functions (#28419) 2024-02-25 22:14:39 +01:00
fournisseur.product.class.php Fix #28071 - New branch to fix bad merge (#28083) 2024-02-09 15:58:49 +01:00
paiementfourn.class.php qual: phpstan for htdocs/fourn/class/paiementfourn.class.php (#28066) 2024-02-08 00:18:31 +01:00