V-Py
7f0da987a3
Fix #26504 Default value extrafield line object ( #26506 )
2023-11-08 17:25:07 +01:00
Laurent Destailleur
de3fec95f5
Debug v19
2023-11-07 02:27:47 +01:00
Laurent Destailleur
b962cce609
Code comment
2023-11-06 15:26:57 +01:00
Laurent Destailleur
24e043934a
Debug delete evaluation
2023-10-30 13:23:46 +01:00
Laurent Destailleur
197f0a19ec
NEW Add more param on fetch() to prepare perf optimization
2023-10-26 21:05:37 +02:00
Lucas Marcouiller
af17b767c0
fix some warnings php8 ( #26346 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-26 12:37:18 +02:00
Laurent Destailleur
a318031034
QUAL Standardize code. Renamed ID of user properties into ->user_xxx_id
2023-10-24 11:37:29 +02:00
Laurent Destailleur
a181d6c713
Debug v19
2023-10-17 14:15:43 +02:00
Laurent Destailleur
b0895b93ae
Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
...
develop
2023-10-16 20:29:29 +02:00
Laurent Destailleur
1f38e54e78
Clean code
2023-10-15 15:32:35 +02:00
Regis Houssin
cdf4292415
FIX remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used ( #26143 )
...
* FIX (WIP) remove DISTINCT when MULTICOMPANY_TRANSVERSE_MODE is used
* FIX optimize code
* FIX replace with $this->db->prefix()
* FIX works on uniformize MULTICOMPANY_TRANSVERSE_MODE
* FIX syntax error
2023-10-11 11:38:56 +02:00
Laurent Destailleur
d4d6c3c03e
Fix regex
2023-10-10 23:54:41 +02:00
Laurent Destailleur
946239dbf3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-10 23:04:47 +02:00
Laurent Destailleur
d3dd3dacfe
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-10 22:52:04 +02:00
Lucas Marcouiller
97c4898f9c
Fix createCommon line creation loop ( #26171 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-10-10 18:38:50 +02:00
Laurent Destailleur
793922d468
Fix for compatibility
2023-10-09 09:20:37 +02:00
Dev2a
fcd4c4e429
Fix: Change access to $conf->global to function getDolGlobal (automatique)
2023-10-08 23:19:49 +02:00
Noé Courtier
06bbb9517b
FIX: Use of line->insert instead of line->create
2023-10-06 17:02:26 +02:00
Laurent Destailleur
6cd7ef77fc
Merge branch 'develop' into 13.0_fix_sellist_add_order_by_option
2023-10-06 01:42:22 +02:00
Laurent Destailleur
9deebe63d8
Update commonobject.class.php
2023-10-06 01:41:44 +02:00
Laurent Destailleur
c3a9ba5506
Update commonobject.class.php
2023-10-05 21:29:30 +02:00
Laurent Destailleur
b0cc8d7b0d
Merge branch '18.0' into 13.0_fix_sellist_add_order_by_option
2023-10-05 21:25:19 +02:00
Laurent Destailleur
b307774dde
Update commonobject.class.php
2023-10-05 21:17:40 +02:00
Laurent Destailleur
40f10588e3
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-04 13:04:31 +02:00
Laurent Destailleur
5537ccede2
FIX update_extras must use updateExtraFields
2023-10-03 00:23:06 +02:00
Laurent Destailleur
d3dc6615db
Remove deprecated use of ->modelpdf (good is ->model_pdf)
2023-10-02 21:49:08 +02:00
Laurent Destailleur
a0248fe9e3
Merge pull request #26036 from atm-sami/NEW_add_data_in_printObjectLine_hook
...
add extrafields and defaulttpldir for hook parameters
2023-10-02 18:29:50 +02:00
Laurent Destailleur
b2a6823e56
Merge pull request #26087 from hregis/fix_menu_force_entity
...
NEW possibility to deselect line when create a recurring invoice + missing to use fk_parent_line
2023-10-01 17:54:05 +02:00
Laurent Destailleur
b8bd760e28
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-10-01 16:06:58 +02:00
Laurent Destailleur
d5443010f2
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-10-01 16:04:16 +02:00
Laurent Destailleur
5e76fea64d
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-10-01 15:53:36 +02:00
Laurent Destailleur
5560aab98e
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
2023-10-01 15:50:25 +02:00
Laurent Destailleur
b0b3d0e1e0
Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0
2023-10-01 15:43:40 +02:00
Regis Houssin
fbc841095e
NEW possibility to deselect line when create a recurring invoice
2023-10-01 11:47:37 +02:00
atm-sami
a03cef0f87
Remove extrafields in hook parameters
2023-09-29 11:12:38 +02:00
Florent Poinsaut
2992fc280c
Merge branch 'develop' into fix-notnull-key-missing
2023-09-27 11:45:01 +02:00
Florent Poinsaut
a661570aec
Fix notnull key missing
2023-09-27 11:43:21 +02:00
Regis Houssin
9eb4c93c1c
FIX add warning in the changelog
2023-09-27 09:44:58 +02:00
Regis Houssin
19e2f0c75c
FIX missing contact_id for the trigger
2023-09-27 08:54:54 +02:00
Regis Houssin
bcc97f8b9f
FIX wrong place of trigger delete
2023-09-26 23:49:21 +02:00
ATM-Sami
27e6ee9edf
add extrafields and defaulttpldir for hook parameters
2023-09-26 16:49:29 +02:00
Laurent Destailleur
257a961a93
Fix error management
2023-09-22 02:32:23 +02:00
Laurent Destailleur
08ac0e9ee4
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-21 12:38:41 +02:00
Laurent Destailleur
d05bda1579
Code comment
2023-09-20 12:13:32 +02:00
Laurent Destailleur
11cc0a61da
Fix cast of int
2023-09-20 11:59:57 +02:00
Christophe Battarel
85b5148ff4
update model_pdf in object
2023-09-14 14:55:36 +02:00
Laurent Destailleur
a98b9a86b7
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-09-11 15:34:13 +02:00
Laurent Destailleur
9356bfac48
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-09-11 11:41:57 +02:00
Laurent Destailleur
557fe235d1
Fix warnings
2023-09-10 19:41:14 +02:00
Laurent Destailleur
b265dd0548
NEW extrafields password accepts 'dolcrypt' algorithm (reversible algo)
2023-09-10 19:29:49 +02:00