Commit Graph

6093 Commits

Author SHA1 Message Date
ATM-Nicolas
a5b95b7be3 FIX : Fatal error converting object of class User to string (php8) 2023-12-15 11:01:16 +01:00
atm-florian
5ced139e3b FIX: $this->newref already exists and could have been modified by trigger but we still use a local variable for the filesystem-based renaming 2023-12-06 17:51:43 +01:00
Laurent Destailleur
3294b721ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-23 18:46:57 +01:00
boudet jean pascal
b3345e1796 FIX : special_code update line keep old value. (#26819)
* FIX : special code update line keep old value.

* Update fournisseur.commande.class.php

---------

Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2023-11-23 15:10:56 +01:00
Maxime Kohlhaas
d7851240b4 Fix : on supplier order, vat for all lines wasn't working with 0 value (#26675) 2023-11-17 16:27:00 +01:00
Laurent Destailleur
6ea48ac22a Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-11-17 12:02:21 +01:00
MDW
c4542895d7 Fix recurrent supplier invoice generation (title) (#26601) 2023-11-16 15:43:48 +01:00
HENRY Florian
c24e3bbe90 fix: missing params in invoice supplier list (#26204) 2023-10-13 15:44:08 +02:00
Laurent Destailleur
8cfac1a901 Merge pull request #25976 from frederic34/patch-6
fix line rank in massaction supplier order to supplier invoice
2023-09-25 02:21:14 +02:00
Frédéric FRANCE
058736a944 Update list.php 2023-09-22 08:58:27 +02:00
Laurent Destailleur
68f90319e0 Clean code 2023-09-22 03:24:48 +02:00
Laurent Destailleur
257a961a93 Fix error management 2023-09-22 02:32:23 +02:00
Laurent Destailleur
cd69bd6cba Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-09-21 19:23:24 +02:00
Laurent Destailleur
a8f10304d0 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-09-21 19:22:48 +02:00
Laurent Destailleur
c1c7aedd2c Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-09-21 19:22:21 +02:00
tnegre
08bb3c1a84 FIX : could not delete a fourn commande row if a commande ligne is linked 2023-09-21 14:20:23 +02:00
Frédéric FRANCE
97c77e611e Update list.php 2023-09-20 11:15:42 +02:00
Frédéric FRANCE
43a3783e79 fix line rank in massaction supplier order to supplier invoice 2023-09-20 09:25:39 +02:00
Laurent Destailleur
579dabb909 Merge pull request #25950 from frederic34/patch-7
fix origin id of order_supplier when creating one invoice_supplier
2023-09-19 23:35:48 +02:00
Laurent Destailleur
336927ad70 Fix link to create puchase order from sale order 2023-09-19 18:10:47 +02:00
Laurent Destailleur
39dd702145 Fix warning in option WORKFLOW_CAN_CREATE_PURCHASE_ORDER_FROM_SALE_ORDER 2023-09-19 17:59:46 +02:00
Frédéric FRANCE
f1ab8a1268 fix origin id of order_supplier when creating one invoice_supplier for many 2023-09-18 10:14:09 +02:00
Noé Courtier
e84c2eeee6 FIX: Missing error message on CommandeFourn creation 2023-09-14 10:57:43 +02:00
atm-florian
53d43ab50f FIX 17.0 PHP8: supplier invoice class:
- use declared attribute socid instead of fk_soc
- fk_project should be null, not 0 (would break constraint)
2023-09-07 14:47:47 +02:00
Laurent Destailleur
e2de78d9b4 Fix permission on recurring invoice 2023-09-05 19:13:51 +02:00
atm-adrien
0c17b266d7 FIX : Can't access to rec supplier invoice card 2023-09-05 16:51:54 +02:00
Laurent Destailleur
5047fc20ea Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-08-23 23:59:55 +02:00
Laurent Destailleur
c065675f57 FIX Bad calculation of localtax when price_base_type not defined. 2023-08-23 23:41:16 +02:00
Laurent Destailleur
b704da5953 Merge branch '16.0' of github.com:Dolibarr/dolibarr into 17.0 2023-07-20 12:09:43 +02:00
Laurent Destailleur
908706e3d9 Fix phpcs 2023-07-20 12:09:13 +02:00
Laurent Destailleur
6d64026b93 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-07-19 01:52:19 +02:00
Alexandre SPANGARO
5ef0ebb543 FIX #24508 Label not reported when creating a supplier invoice template (#25340) 2023-07-12 17:07:22 +02:00
Frédéric FRANCE
754acf917f fix no supplier_proposal stats page 2023-07-07 14:36:59 +02:00
Laurent Destailleur
fa832e8a0d Fix missing date in popup 2023-04-27 12:37:42 +02:00
Laurent Destailleur
351c8c58b2 Fix look and feel v17 2023-04-24 11:45:20 +02:00
Laurent Destailleur
3e77a6cbd4 FIX Reception process loose some lines on first error. 2023-04-04 19:23:38 +02:00
Laurent Destailleur
b48b980a5a FIX Back to cancel on reception creation 2023-04-04 19:19:39 +02:00
priojk
f693822d15 Stikler whitespace 2023-03-24 14:03:19 +01:00
priojk
3603952301 add hooks to customize automatic closing of invoices (e.g. cash discount) 2023-03-24 13:43:49 +01:00
Laurent Destailleur
3961fa7a97 Fix test on $resql 2023-03-17 18:05:45 +01:00
Florent Poinsaut
17807ea00c Fix line edition in supplier order 2023-03-17 17:59:02 +01:00
Laurent Destailleur
b6012e07d8 FIX Warning on purchase order + Property fk_commande not defined 2023-03-08 02:35:43 +01:00
Laurent Destailleur
f796877feb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-04 15:19:04 +01:00
Noé Courtier
2bc158a2bb FIX: Resolve error message due to missing arguments 2023-03-03 16:08:17 +01:00
Laurent Destailleur
cbb6ca071a Fix #yogosha15157 2023-02-25 19:51:05 +01:00
Laurent Destailleur
a64c41c4ba Fix due date for supplier invoice not correctly set on clone 2023-02-21 12:14:34 +01:00
Laurent Destailleur
3b8794dfb6 Debug v17 2023-02-20 02:08:04 +01:00
Laurent Destailleur
56add74e71 Debug v17 2023-02-19 13:58:57 +01:00
Laurent Destailleur
b021721b10 Fix reload of page 2023-02-16 22:01:05 +01:00
Laurent Destailleur
6925d416ba Doc 2023-02-16 18:44:00 +01:00