Commit Graph

31537 Commits

Author SHA1 Message Date
Lamrani Abdel
55667c5ac4 update function for delete properties from Doc 2023-03-21 12:57:02 +01:00
Florent Poinsaut
fc63599d52 Fix UpdateField with PostgreSQL 2023-03-21 12:03:57 +01:00
marcusdeangabriel
34139bdbcd Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-21 10:43:13 +01:00
Maximilien Rozniecki
d63d84350d in case of multiselect in a string for the ticket type, we need to explode "$selected" and not just array($selected) 2023-03-21 10:09:16 +01:00
mgabriel
6f68380efe Changed $reshook check to be like the Dolibarr documentation. 2023-03-21 09:22:35 +01:00
mgabriel
7086b2dab9 Corrected $reshook check which was incorrect. 2023-03-21 08:59:39 +01:00
Laurent Destailleur
6057bf4d94 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 21:52:42 +01:00
Laurent Destailleur
8dc1c0c7c2 NEW Can edit account on miscellaneous payment (if not transfered) 2023-03-20 21:46:17 +01:00
Lamrani Abdel
742890157a delete table of property from documentation 2023-03-20 19:43:23 +01:00
hystepik
52dab54b97 add feature levell check 2023-03-20 16:45:21 +01:00
hystepik
fab9d26254 add of tyext when overing 2023-03-20 16:38:45 +01:00
Laurent Destailleur
88785f2a2c Merge pull request #24275 from frederic34/patch-4
doc
2023-03-20 16:08:31 +01:00
Laurent Destailleur
ec45cb23ac Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-03-20 15:53:06 +01:00
Laurent Destailleur
9ddb7b6198 Debug v17 2023-03-20 12:00:21 +01:00
Noé Courtier
91f39fb4f4 FIX: Correct Evaluation for extrafields 2023-03-20 11:36:28 +01:00
marcusdeangabriel
2a55c1f2ad Merge branch 'Dolibarr:develop' into SELECT_PRODUITS_LIST 2023-03-20 09:49:57 +01:00
Frédéric FRANCE
049579f001 doc 2023-03-20 09:44:27 +01:00
Laurent Destailleur
c06fc82a9d Clean code 2023-03-20 01:40:16 +01:00
Laurent Destailleur
eb2210f191 Fix missing global 2023-03-20 01:13:26 +01:00
Eric Seigne
175747e345 copy same params than move 2023-03-20 00:32:15 +01:00
Laurent Destailleur
51bf3f0686 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-19 19:14:44 +01:00
Laurent Destailleur
9a192e443e Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-19 19:05:47 +01:00
Laurent Destailleur
76ab7136f2 Clean code 2023-03-19 15:22:21 +01:00
Laurent Destailleur
249a6ea9a9 Remove warning 2023-03-19 14:49:54 +01:00
Laurent Destailleur
d3f679f2b1 Fix sql regression 2023-03-19 12:54:11 +01:00
Laurent Destailleur
502badad4b Better error management 2023-03-19 11:32:46 +01:00
Laurent Destailleur
dbf5ebe7ee Clean code 2023-03-19 10:43:27 +01:00
Laurent Destailleur
4a61c9687f Fix warnings 2023-03-19 10:30:49 +01:00
Laurent Destailleur
6c110fb2b5 Fix warnings 2023-03-19 10:19:35 +01:00
Laurent Destailleur
e67edfe882 Merge pull request #24254 from lamrani002/generateDocInMB
NEW write all fields and their properties in asciidoc format
2023-03-18 20:31:50 +01:00
Laurent Destailleur
2bdd60e806 Fix duplicate label when there is an accent 2023-03-18 18:13:44 +01:00
Lamrani Abdel
85916bfb64 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into generateDocInMB 2023-03-18 14:56:34 +01:00
Laurent Destailleur
ec43a8626e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-03-18 14:37:48 +01:00
Laurent Destailleur
dc2cb7fbb3 NEW Add dropdown button actions (example on Create button on project) 2023-03-18 14:10:23 +01:00
Regis Houssin
5e9eb6f185 FIX missing $module value if $module not empty and $object->element is
empty
2023-03-18 11:49:57 +01:00
Regis Houssin
5f9ac6cd73 FIX regression 2023-03-18 11:43:45 +01:00
Regis Houssin
86c7bbe33a FIX return $conf->entity if $object->entity is null 2023-03-18 11:30:44 +01:00
Laurent Destailleur
8e5a235470 Merge pull request #24074 from ATM-Consulting/FIX_16.0_arraytotal_extrafield
FIX 16.0 total line for extrafields on list if totalizable
2023-03-18 11:06:05 +01:00
Laurent Destailleur
9582a30782 Merge pull request #24092 from jyhere/jyhere-patch-4
Unreachable else statement removed, move some conditions...
2023-03-18 11:02:43 +01:00
Laurent Destailleur
66eb668965 Merge pull request #24164 from frederic34/multidiroutput
use a fonction to get multidir output
2023-03-18 10:56:25 +01:00
Laurent Destailleur
dd885a8e29 Update functions.lib.php 2023-03-18 10:55:05 +01:00
Laurent Destailleur
6e17c0c961 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:51:07 +01:00
Laurent Destailleur
b81cb7e963 Merge pull request #24070 from Daviid-P/ignore_localtaxes_if_localtax_type_zero
Ignore localtaxes if localtax1_type or localtax2_type is 0
2023-03-18 10:48:23 +01:00
Laurent Destailleur
91cf865583 Update functions.lib.php 2023-03-18 10:41:07 +01:00
Laurent Destailleur
9e0c822512 Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-18 10:30:11 +01:00
Laurent Destailleur
4ef435e286 Merge branch '14.0' of git@github.com:Dolibarr/dolibarr.git into 15.0 2023-03-18 10:24:52 +01:00
Laurent Destailleur
a2748602a9 Fix php syntax error 2023-03-18 10:20:03 +01:00
Lamrani Abdel
a8a1b9fddc write all fields and their properties in asciidoc format 2023-03-18 02:55:35 +01:00
Laurent Destailleur
cf2d1a24d6 Merge branch 'develop' into ModuleBuilderFixes 2023-03-18 02:39:02 +01:00
Laurent Destailleur
05de5d7e9f Merge pull request #24206 from noec764/14_AddContextFor_selectForFormsListWhere_hook
FIX: Add more context for selectForFormsListWhere Hook
2023-03-18 02:35:57 +01:00