Laurent Destailleur
df4761e42a
Fix numbering of shipments
2023-08-11 12:14:28 +02:00
Laurent Destailleur
0ab376887c
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-11 11:56:59 +02:00
Laurent Destailleur
5905fd2425
The method get_substitutionarray_shipment_lines() has been removed. Use
...
the generic get_substitutionarray_lines() instead.
2023-08-11 11:56:50 +02:00
Laurent Destailleur
daaf931e0c
Merge pull request #25601 from MaximilienR-easya/dev_Fix
...
Fix non-existing function
2023-08-11 11:56:29 +02:00
Laurent Destailleur
722cfe5e83
Update doc_generic_reception_odt.modules.php
2023-08-11 11:51:43 +02:00
Laurent Destailleur
707d853e84
Clean code
2023-08-10 11:29:09 +02:00
Laurent Destailleur
08e428b46d
Fix missing param
2023-08-09 18:00:31 +02:00
Laurent Destailleur
15ddb9a3a8
Fix inherit of CommonNumRef
2023-08-09 17:35:35 +02:00
Maximilien Rozniecki
5d8778f301
Fix non-existing function
2023-08-09 16:48:15 +02:00
Laurent Destailleur
db2a70b86a
NEW Factorize a lot of code for numbering modules
2023-08-09 14:50:28 +02:00
altairis-melina
f69dea7474
NEW : Date field for shipment export ( #25574 )
...
* new_export_field date_valid
* fix
2023-08-08 22:10:53 +02:00
Lucas Marcouiller
6c5704924e
Fix Bookcal module add booking ( #25570 )
...
* first push : booking can be done
* add verification of booking aleardy booked
* add page after booking
---------
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-08-08 21:44:23 +02:00
Maxime Kohlhaas
59eb53295a
Fix : modules must not give default permissions ( #25575 )
2023-08-08 21:41:38 +02:00
kkhelifa-opendsi
f49ecdb6ef
NEW: Add get_substitutionarray_other() on shipping odt ( #25080 )
2023-08-08 21:04:02 +02:00
MaximilienR-easya
543a10d274
added barcode as a filter inside the export ( #25180 )
2023-08-08 20:39:37 +02:00
Laurent Destailleur
da1d622f80
Fix warnings
2023-08-06 00:41:59 +02:00
Laurent Destailleur
c0f27e5a57
Fix warning
2023-08-06 00:30:00 +02:00
Laurent Destailleur
0658c91bb6
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 14:21:40 +02:00
Laurent Destailleur
4431ca659f
Debug v18
2023-08-05 14:20:25 +02:00
Laurent Destailleur
3f8e343b10
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 14:10:42 +02:00
Laurent Destailleur
8646b826e0
Debug v18
2023-08-05 14:09:11 +02:00
Laurent Destailleur
ea364ff1a3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 13:47:17 +02:00
Laurent Destailleur
df76b9940d
Debug v18
2023-08-05 13:27:56 +02:00
Laurent Destailleur
fc94e39d58
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-05 12:40:47 +02:00
Laurent Destailleur
b52c79dcfe
Fix warnings
2023-08-04 04:37:10 +02:00
Laurent Destailleur
c6a1c5cfcd
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-08-04 04:31:22 +02:00
Laurent Destailleur
ff11a7442e
Fix warnings
2023-08-04 04:28:45 +02:00
Maxime Kohlhaas
b5d84cbb55
Fix : uniformize RCUR instead of RECUR ( #25536 )
2023-08-02 19:32:04 +02:00
Laurent Destailleur
dfe00afd40
Exclude warning
2023-08-02 00:41:21 +02:00
Laurent Destailleur
b76dadd5c5
Clean code
2023-08-02 00:37:02 +02:00
Laurent Destailleur
49e63e1d38
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-08-01 19:17:09 +02:00
Laurent Destailleur
b52f426518
Remove hardcoded value
2023-08-01 18:52:35 +02:00
antonin_tdj
8c3c607225
NEW LDAP Active Directory UserAccountControl ( #25507 )
...
* fix ldapGroup
* add default userAccountControl to admin
* add const on activation
* update triggers create and enable/disable
---------
Co-authored-by: amarchal <antonin@letempledujeu.fr >
2023-08-01 18:20:51 +02:00
Laurent Destailleur
6277cb836f
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-31 02:44:26 +02:00
Laurent Destailleur
9fd651ee5c
FIX warnings
2023-07-30 19:46:23 +02:00
Laurent Destailleur
7cbc8728a5
FIX warnings
2023-07-30 19:44:04 +02:00
Laurent Destailleur
9b0901383e
Fix warning
2023-07-30 18:58:18 +02:00
Laurent Destailleur
c0d75460ad
Fix warning
2023-07-30 18:53:32 +02:00
Laurent Destailleur
22bed76e40
Fix warning
2023-07-30 18:36:12 +02:00
Laurent Destailleur
78212d3b9d
Fix warning
2023-07-30 18:32:44 +02:00
Laurent Destailleur
a72fac7c3d
FIX pn in language selection on target for emailing
2023-07-30 15:20:16 +02:00
Laurent Destailleur
57adce857c
Fix phpcs
2023-07-26 02:47:49 +02:00
Laurent Destailleur
9e3eeb0ac6
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-25 23:47:47 +02:00
Laurent Destailleur
761565cabb
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-07-25 23:47:28 +02:00
onhairech
b920dfdbda
qodana fix 4: missing returns ( #25334 )
...
* qodana fix 4: missing returns
* Delete settings.json
* correcting the return info function
* unreachable code fix
* return fix
2023-07-25 23:29:34 +02:00
UT from dolibit
37937f2a46
Update modHRM.class.php ( #25474 )
...
defgroup brief
2023-07-25 23:15:53 +02:00
UT from dolibit
0d0395fce3
Update modApi.class.php ( #25478 )
2023-07-25 23:14:17 +02:00
UT from dolibit
3d44cb7cb5
Update modFournisseur.class.php ( #25476 )
...
defgroup brief
2023-07-25 23:13:50 +02:00
UT from dolibit
73a82b7d8a
Update modNotification.class.php ( #25477 )
...
defgroup brief
2023-07-25 23:13:42 +02:00
UT from dolibit
54c7e0af2e
Update modMrp.class.php ( #25475 )
...
defgroup brief
2023-07-25 23:11:37 +02:00