dolibarr/htdocs/fourn/class
Pierre Ardoin e0c8fce229
Fix link direction for late supplier invoices
Before : $response->url_late always == $response->url
After : if $response->nbtodolate >= 1 : $response->url_late redirects to list with only late unpaid supplier invoices.
2020-01-27 09:39:38 +01:00
..
api_supplier_invoices.class.php Update api_supplier_invoices.class.php 2020-01-03 19:18:24 +01:00
api_supplier_orders.class.php change visibility 2019-03-04 19:57:46 +01:00
fournisseur.class.php add visibility 2019-03-01 23:08:57 +01:00
fournisseur.commande.class.php FIX : CommandeFournisseurLigne update function must not be able to return other value than 1 if success 2019-12-12 16:46:25 +01:00
fournisseur.commande.dispatch.class.php Signatures of methods createFromClone() has been standardized. All 2019-04-25 12:11:32 +02:00
fournisseur.facture.class.php Fix link direction for late supplier invoices 2020-01-27 09:39:38 +01:00
fournisseur.product.class.php FIX #12745 2019-12-23 13:40:35 +01:00
index.html
paiementfourn.class.php FIX #11584 2019-08-01 12:23:02 +02:00