Florian Mortgat
f4555c4413
FIX 17.0 SQL syntax error and/or constraint error when calling Facture::update() after a clone (e.g. in a trigger) ( #34778 )
...
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-23 11:26:49 +02:00
ldestailleur
b710c85b07
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-22 13:00:31 +02:00
ldestailleur
d04e8e62c9
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-07-22 12:56:45 +02:00
ldestailleur
e7594f52ff
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-07-22 12:48:35 +02:00
ldestailleur
d202af2593
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-07-22 12:48:14 +02:00
ldestailleur
ed4006b51b
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-07-22 12:47:52 +02:00
Florian Mortgat
bc33f7e1a7
FIX 17.0: when you clone an invoice that was created from a template invoice, the clone should not be linked to the template invoice ( #34777 )
2025-07-22 12:10:41 +02:00
ldestailleur
ca0538a79d
Fix warning
2025-07-22 12:07:28 +02:00
Yannis Hoareau
c9073e95c7
NEW : search all facture rec ( #34563 )
...
* feat: new search all in facture rec
* feat: search all working without distinct
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-20 18:47:57 +02:00
ldestailleur
4d22a52afb
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-07-19 18:20:46 +02:00
ldestailleur
daae9593d6
Fix warnings
2025-07-19 17:48:42 +02:00
Charlène Benke
1df5ea8456
NEW Add thirdparty search on api list ( #34634 )
...
* Add thirdparty search on api list
this change allow to seach element with filter on thirdparty (ex : list of bill of with name of thidparty)
* Update api_orders.class.php
* Update api_invoices.class.php
* Update api_contracts.class.php
* Update api_shipments.class.php
* Update api_interventions.class.php
* Update api_projects.class.php
* Update api_tickets.class.php
* Update api_tickets.class.php
* Update api_projects.class.php
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr >
2025-07-18 02:35:50 +02:00
ldestailleur
1d6fa2d80f
Trans
2025-07-17 23:38:36 +02:00
Charlène Benke
2bd22cc7c6
NEW : add api_paiements.class.php ( #34756 )
...
* NEW : add api_paiements.class.php
* Update functions2.lib.php
add payement api folder
* Update api_paiements.class.php
* Update api_paiements.class.php
2025-07-17 21:34:26 +02:00
ldestailleur
270caf0dcb
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
590f04ce04
Debug v22
2025-07-17 19:30:58 +02:00
ldestailleur
a145b3b44d
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-17 19:30:58 +02:00
ldestailleur
b410bf0731
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-07-17 19:30:58 +02:00
ldestailleur
e8b2664921
Debug v22
2025-07-17 19:26:24 +02:00
ldestailleur
43b05c56b6
Debug v22
2025-07-17 19:26:24 +02:00
ldestailleur
52bf642601
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
2025-07-15 18:44:05 +02:00
ldestailleur
bb09797599
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
2025-07-15 18:36:39 +02:00
ldestailleur
bc82fba711
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-07-15 18:31:15 +02:00
ldestailleur
2d48131a91
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-07-15 18:15:55 +02:00
ldestailleur
b38ebb236a
Doc
2025-07-15 06:59:31 +02:00
ldestailleur
6bc3036b18
Removed option forcesandbox
2025-07-10 19:47:58 +02:00
ldestailleur
3a28ed8d46
Debug v22
2025-07-10 18:58:04 +02:00
Laurent Destailleur
8910f0a174
Doc
2025-07-07 22:55:14 +02:00
Laurent Destailleur
6b68f5aad0
Fix CI
2025-07-05 11:33:46 +02:00
Frédéric FRANCE
31517fdc9c
situation_counter is nullable ( #34693 )
...
* situation_counter is nullable
* Update phpstan-baseline.neon
2025-07-04 20:07:03 +03:00
Lucas Marcouiller
f4efa58022
Fix #17816 match compta/paiement.php payment method for credit note invoices ( #34696 )
2025-07-04 20:06:35 +03:00
Laurent Destailleur
a2d42ebb08
Debug v22
2025-07-03 00:08:51 +02:00
Laurent Destailleur
167ef49fae
Debug v22
2025-07-01 22:26:16 +02:00
Jyhere
787bd1d278
CHANGE: ternary simplification ( #34675 )
2025-07-01 20:34:09 +02:00
ldestailleur
c0161ccead
Fix CI
2025-06-28 18:54:53 +02:00
ldestailleur
1be67fee52
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-06-28 18:54:33 +02:00
ldestailleur
f5cb64afaa
Fix CI
2025-06-28 18:53:12 +02:00
ldestailleur
e18c5b9d68
Fix CI
2025-06-28 17:40:01 +02:00
ldestailleur
7402866c35
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into develop
2025-06-28 17:28:40 +02:00
ldestailleur
91283f3569
Merge
2025-06-28 17:24:03 +02:00
ldestailleur
7a54d65e8a
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
2025-06-28 17:22:00 +02:00
ldestailleur
d268fc42c2
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
2025-06-28 17:20:08 +02:00
ldestailleur
e6ff31abf1
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2025-06-28 17:19:04 +02:00
ldestailleur
d31bad82a1
Merge branch '16.0' of git@github.com:/Dolibarr/dolibarr.git into 17.0
2025-06-28 17:14:50 +02:00
ldestailleur
bc0b0bebd3
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2025-06-28 17:09:51 +02:00
ldestailleur
031acacdab
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2025-06-28 17:04:21 +02:00
POTIER Mathieu
18725aec6b
[FIX] loop interrupt if an error occurs in sendEmailsRemindersOnInvoiceDueDate ( #34657 )
2025-06-28 16:45:52 +02:00
ldestailleur
0e8bc21748
Doc
2025-06-28 16:45:31 +02:00
ldestailleur
f1f6822578
Debug v22
2025-06-28 16:38:54 +02:00
ldestailleur
f7bd8339cb
Debug v22
2025-06-28 16:35:41 +02:00