Laurent Destailleur
|
ae4522c152
|
Fix CI
|
2025-11-20 20:14:52 +01:00 |
|
Laurent Destailleur
|
a94ab3874d
|
Close #35819 by using a new function dol_clone_in_array()
|
2025-11-20 19:40:57 +01:00 |
|
Laurent Destailleur
|
5328433f0d
|
Debug v23
|
2025-11-20 16:38:56 +01:00 |
|
Laurent Destailleur
|
0bfd72a995
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-11-20 12:00:49 +01:00 |
|
Laurent Destailleur
|
10c0de4467
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-11-20 11:55:18 +01:00 |
|
Laurent Destailleur
|
ae131796d6
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-11-20 11:51:51 +01:00 |
|
Laurent Destailleur
|
ecda16a5f6
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2025-11-20 11:48:23 +01:00 |
|
Laurent Destailleur
|
515a615915
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2025-11-20 11:44:40 +01:00 |
|
Frédéric FRANCE
|
46d6714fe0
|
clean code (#36317)
* clean code
* clean code
* clean doc
* clean doc
* clean doc
* clean doc
* fix
* fix
* fix
* fix
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-11-20 01:47:46 +01:00 |
|
Frédéric FRANCE
|
8d459e469d
|
clean code (#36260)
* clean code
* clean code
* clean code
* clean code
* fix $val might not be defined
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* fix phpstan errors reported
* ignore phpstan reported for later
* clean code
* clean code
* clean code
* clean
* test
|
2025-11-18 11:41:28 +01:00 |
|
Regis Houssin
|
21843e68b0
|
FIX #36149 (#36150)
|
2025-11-18 10:12:05 +01:00 |
|
Laurent Destailleur
|
34bd3f5755
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-11-12 22:02:50 +01:00 |
|
Laurent Destailleur
|
8c394c70b8
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-11-12 21:56:01 +01:00 |
|
atm-adrien
|
3ddf7305bd
|
FIX : The order closing date was not filled in during the shipment validation (workflow module). (#36235)
|
2025-11-12 15:39:44 +01:00 |
|
Laurent Destailleur
|
c5eb12393d
|
Fix case
|
2025-11-12 15:33:14 +01:00 |
|
Frédéric FRANCE
|
8cb1af4fcb
|
clean code (#36233)
* clean code
* Update html_cerfafr.modules.php
* Update interface_50_modEventOrganization_EventOrganization.class.php
|
2025-11-12 15:32:29 +01:00 |
|
Frédéric FRANCE
|
96707ab431
|
clean code (#36230)
|
2025-11-12 10:03:39 +01:00 |
|
Frédéric FRANCE
|
43c15cb1b9
|
clean code (#36228)
|
2025-11-12 09:36:57 +01:00 |
|
Frédéric FRANCE
|
768ca25615
|
fix typo in interface_20_modWorkflow_WorkflowManager.class.php (#36212)
|
2025-11-11 17:48:50 +01:00 |
|
Laurent Destailleur
|
73cc0c1701
|
WIP LNE
|
2025-11-11 00:59:51 +01:00 |
|
Laurent Destailleur
|
6de355b7d2
|
Fix error on triggers not propagated
|
2025-11-10 22:43:23 +01:00 |
|
Laurent Destailleur
|
dfbf173b17
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-11-07 19:25:42 +01:00 |
|
Regis Houssin
|
fa10fc0f94
|
FIX avoid NULL value (#36126)
|
2025-11-06 13:15:03 +01:00 |
|
Laurent Destailleur
|
99d311402d
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-10-29 19:05:33 +01:00 |
|
boudet jean pascal
|
c49066640e
|
Previously, the function correctly returned the error code, but $this->errors (the error array of the main object, e.g., the invoice) was not updated. The end-user would see a generic failure message without knowing why closing the shipment failed (e.g., "Invalid status," "Stock not sufficient," etc.). (#35980)
Co-authored-by: jpb <jean-pascal.boudet@atm-consulting>
|
2025-10-28 19:22:06 +01:00 |
|
Frédéric FRANCE
|
db9ac18451
|
fix typo (#35983)
|
2025-10-28 19:21:21 +01:00 |
|
Florian Mortgat
|
111dcd174f
|
FIX: no emails sent when closing a ticket (#35874)
|
2025-10-22 00:56:01 +02:00 |
|
Frédéric FRANCE
|
acb1bc22c4
|
add upload on recruitment job and fix CI (#35880)
* add upload on recruitment job
* add upload on recruitment job
* fix
* fix
* fix
* fix
* fix
* fix
* fix
|
2025-10-22 00:48:28 +02:00 |
|
Laurent Destailleur
|
a0411e6725
|
Doc
|
2025-10-21 14:54:56 +02:00 |
|
Laurent Destailleur
|
4799705cd8
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-10-21 02:03:34 +02:00 |
|
Laurent Destailleur
|
d49426ef30
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-10-21 01:49:53 +02:00 |
|
Laurent Destailleur
|
3fca1d8cb1
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-10-21 01:46:46 +02:00 |
|
Laurent Destailleur
|
f82675c729
|
Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 20.0
|
2025-10-21 01:40:55 +02:00 |
|
Laurent Destailleur
|
700b89d578
|
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into 19.0
|
2025-10-21 01:35:08 +02:00 |
|
Laurent Destailleur
|
a4b78f8230
|
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
|
2025-10-21 01:34:22 +02:00 |
|
Marc de Lima Lucio
|
1f65548836
|
FIX: notifications: correctly report email delivery errors (#35864)
|
2025-10-20 23:53:07 +02:00 |
|
Laurent Destailleur
|
bbeaadb14a
|
Fix picto module zapier
|
2025-10-19 18:11:00 +02:00 |
|
ldestailleur
|
8b82ff4fd1
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-10-03 13:01:15 +02:00 |
|
ldestailleur
|
a9c0a59d59
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-10-03 13:00:22 +02:00 |
|
ldestailleur
|
1eeee0ab80
|
Merge branch '20.0' of git@github.com:Dolibarr/dolibarr.git into 21.0
|
2025-10-03 12:58:31 +02:00 |
|
ldestailleur
|
84f9065881
|
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
|
2025-10-03 10:11:04 +02:00 |
|
ldestailleur
|
6244ab52a9
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-10-03 10:07:29 +02:00 |
|
ThomasNgr-OpenDSI
|
de49d24d1b
|
QUAL Remove duplicate code block (#35591)
* QUAL Remove duplicate code block
* fix PHPStan
---------
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
|
2025-10-03 10:04:27 +02:00 |
|
ThomasNgr-OpenDSI
|
b18f2f4fda
|
FIX : thirdparty was never notified. Passing of contact ID information was not coherent. (#35590)
|
2025-10-02 16:11:53 +02:00 |
|
ldestailleur
|
49051ff165
|
Removed deprecated property ->projet (replace with ->project)
|
2025-09-21 15:08:56 +02:00 |
|
ldestailleur
|
4a363478ae
|
Clean code with rector
|
2025-09-18 16:26:38 +02:00 |
|
ldestailleur
|
149d4974a9
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-09-02 23:21:36 +02:00 |
|
ldestailleur
|
3a97767b62
|
Merge branch '21.0' of git@github.com:Dolibarr/dolibarr.git into 22.0
|
2025-09-02 23:21:09 +02:00 |
|
ldestailleur
|
4123e70f0f
|
FIX #35142 FIX #35143
|
2025-09-02 23:18:51 +02:00 |
|
ldestailleur
|
225b839e71
|
Merge branch '22.0' of git@github.com:Dolibarr/dolibarr.git into develop
|
2025-08-17 03:46:15 +02:00 |
|