Laurent Destailleur
6227580bda
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 02:16:29 +01:00
Laurent Destailleur
be509634a4
Fix phpunit
2023-11-18 02:13:49 +01:00
Laurent Destailleur
c19fc54298
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
2023-11-18 01:35:25 +01:00
Frédéric FRANCE
5ae8da372a
fix phpcs ( #26697 )
2023-11-18 00:42:52 +01:00
Laurent Destailleur
f43249916e
Fix management of password type in extrafields
2023-11-17 23:01:59 +01:00
Laurent Destailleur
6ca0154784
Fix management of password type with pass_crypted
2023-11-17 22:09:35 +01:00
Laurent Destailleur
a0bba05b02
Merge branch '18.0' of git@github.com:Dolibarr/dolibarr.git into develop
...
Conflicts:
htdocs/commande/class/api_orders.class.php
htdocs/compta/facture/card.php
htdocs/core/lib/functions.lib.php
htdocs/core/lib/project.lib.php
htdocs/fourn/class/api_supplier_orders.class.php
htdocs/fourn/class/fournisseur.facture-rec.class.php
htdocs/langs/en_US/stocks.lang
2023-11-17 18:24:53 +01:00
Saami PERDRIX
57eb6136a4
Trigger on update note ( #26666 )
...
* ajout trigger sur update_note
* nom des triggers adapté selon objet
2023-11-17 14:14:28 +01:00
Laurent Destailleur
042d583070
Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 18.0
2023-11-17 12:03:38 +01:00
Laurent Destailleur
6ea48ac22a
Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0
2023-11-17 12:02:21 +01:00
Laurent Destailleur
7c68dc3d1e
Fix phpcs
2023-11-17 01:17:23 +01:00
Laurent Destailleur
144be811fc
Fix phpcs
2023-11-17 00:54:15 +01:00
MDW
c4542895d7
Fix recurrent supplier invoice generation (title) ( #26601 )
2023-11-16 15:43:48 +01:00
Lucas Marcouiller
68d996b482
fix some phpstan errors ( #26608 )
...
Co-authored-by: Hystepik <lucas.marcouiller@gmail.com >
2023-11-16 15:01:46 +01:00
Laurent Destailleur
d9df238ac4
Clean code and prepare database for reception from any source
2023-11-14 17:33:50 +01:00
Laurent Destailleur
7659bba97a
Fix bad delete of lines into llx_ecm_files
2023-11-13 12:24:47 +01:00
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
4298150413
Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0
...
Conflicts:
htdocs/core/class/commonobject.class.php
htdocs/core/lib/signature.lib.php
2023-10-04 10:22:33 +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