Laurent Destailleur
31989adc1f
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-14 21:38:13 +02:00
Laurent Destailleur
025aefb69c
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-14 21:18:09 +02:00
Laurent Destailleur
d0634c5b93
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-14 21:12:47 +02:00
Laurent Destailleur
ee08f8a0b6
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-14 21:12:24 +02:00
Esteban Thilliez
2d62fc3c59
CLOSE #35716 Supplier invoices API endpoint to mark invoice as paid or unpaid ( #35717 )
...
Supplier invoices API endpoints to mark invoice as paid or unpaid, implemented exactly the same way it is implemented for client invoices.
2025-10-14 19:58:33 +02:00
Regis Houssin
cc22f978cd
FIX wrong field name ( #35728 )
2025-10-14 18:45:26 +02:00
MDW
234fa7690f
Qual: Update phan baseline & minor fix ( #35638 )
...
# Qual: Update phan baseline & minor fix
Fix new phan notice using cast of potential null value.
Remove unneeded exceptions from baseline.
2025-10-04 20:03:38 +02:00
ldestailleur
fbfeb5c978
Clean code
2025-10-04 14:12:46 +02:00
Francis Appels
9b071f22c2
Use trigger prefix product also for supplier product. ( #35566 )
...
* Use trigger prefix product also for supplier product.
* Add explication TRIGGER_PREFIX for developers
2025-10-03 09:00:39 +02:00
Laurent Destailleur
ba2466a008
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-10-02 16:00:44 +02:00
Laurent Destailleur
2e9ec3a9da
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-10-02 15:59:53 +02:00
Laurent Destailleur
a046419145
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-10-02 15:59:08 +02:00
Laurent Destailleur
b0d08278f0
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-10-02 15:53:12 +02:00
Laurent Destailleur
b2fce5052f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-10-02 15:52:05 +02:00
Regis Houssin
24146d89c5
FIX #35568 ( #35569 )
...
* FIX #35568
* FIX clear "thirdparty" object before or during the fetch
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-10-01 19:54:50 +02:00
Frédéric FRANCE
8fa1df6560
clean code ( #35518 )
...
* clean code
* fix
* fix
* clean code
2025-09-28 13:58:30 +02:00
kkhelifa-opendsi
a9cd1d2bb9
New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice ( #35432 )
...
* New : Copy support of the deposit percent of the payment mode found in customer proposal, customer order and customer invoice to supplier proposal, order and invoice
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
* Correction pre-commit / travis CI
2025-09-26 23:59:51 +02:00
ldestailleur
a43bf46a75
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-26 01:27:00 +02:00
ldestailleur
f65903d006
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-26 01:23:02 +02:00
ldestailleur
369b9510e0
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-26 01:21:57 +02:00
John BOTELLA
cd69b8deb1
Fix history tooltip display ( #35464 )
2025-09-24 10:37:53 +02:00
ldestailleur
15f34dbbb0
QUAL: Removed deprecated properties user_valid, user->creation,
...
user_modification replaced with user_ceation_id, user_validation_id and
user_modification_id.
2025-09-21 14:58:38 +02:00
ldestailleur
27c725f5ca
Clean code
2025-09-21 14:29:34 +02:00
ldestailleur
4a363478ae
Clean code with rector
2025-09-18 16:26:38 +02:00
Frédéric FRANCE
078da229c8
clean code ( #35352 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* Clean code
* Clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-17 14:11:32 +02:00
ldestailleur
4416bcb3ee
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-11 12:25:34 +02:00
ldestailleur
702d91c65d
Clean code
2025-09-11 12:25:22 +02:00
Fabian Volkers
db103f37df
Add POST /supplierorders/{id}/line endpoint to REST API ( #35286 )
...
* ✏️ Fix spelling
* ✨ Add postLine endpoint to supplier_orders
* 🐛 Fix accessing this->commande instead of this->order
2025-09-11 12:12:18 +02:00
Frédéric FRANCE
e81d5378cd
clean code contract class ( #35245 )
...
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code contract class
* clean code
* clean code
* clean code
* clean code
* clean code
* fix typo
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2025-09-10 11:13:18 +02:00
Frédéric FRANCE
0e1478206a
clean code ( #35229 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-08 01:48:52 +02:00
ldestailleur
343ec2684b
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-05 12:08:25 +02:00
ldestailleur
300b840311
Fix warning
2025-09-05 12:08:13 +02:00
Frédéric FRANCE
617e922a3a
fix broken workflows ( #35226 )
...
* fix broken workflows
* Update ci-on-push.yml
* Update fournisseur.commande.class.php
* clean code
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-09-05 12:01:57 +02:00
ldestailleur
e17a179467
Fix warning
2025-09-04 20:57:13 +02:00
ldestailleur
d7204bbb19
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 17:32:58 +02:00
ldestailleur
f82283a22e
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 17:32:04 +02:00
ldestailleur
5832cfc198
Fix CI
2025-09-04 15:36:54 +02:00
ldestailleur
9085f37593
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-04 14:01:51 +02:00
ldestailleur
8089334670
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-09-04 14:01:27 +02:00
ldestailleur
05f3111134
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-09-04 13:51:56 +02:00
ldestailleur
5ae358d5b5
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-09-04 13:49:07 +02:00
ldestailleur
258fe1124b
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-09-04 13:38:03 +02:00
Frédéric FRANCE
006a12d191
fix CI ( #35215 )
...
* fix CI
* Update fournisseur.commande.class.php
2025-09-04 13:22:32 +02:00
ldestailleur
1ea5683cfc
Fix CI warnings
2025-09-04 13:16:55 +02:00
ldestailleur
8a1ec5634f
Clean code between subprice/pu_ht and subprice_ttc/pu_ttc
2025-09-03 22:29:36 +02:00
ldestailleur
b7135a24e5
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2025-09-03 16:09:40 +02:00
ldestailleur
0255512c1c
The signature of the Sale order ->cancel() method and shipment
...
->cancel() has been modified to introduce the $user param like for other
methods that modify a status.
2025-09-03 16:08:09 +02:00
Frédéric FRANCE
a1d7b11324
fix doc ( #35196 )
2025-09-03 12:54:17 +02:00
Frédéric FRANCE
568c65568a
clean code ( #35175 )
...
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
* clean code
2025-09-02 22:51:34 +02:00
ldestailleur
ae20554a4d
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-08-28 16:40:48 +02:00