2
0
forked from Wavyzz/dolibarr
Commit Graph

34925 Commits

Author SHA1 Message Date
MDW
bd0447a8a3 Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:34 +01:00
MDW
27e89df94d Fix PhanPluginSuspiciousParamPosition 2024-03-14 19:39:33 +01:00
Frédéric France
a9847bb44c fix phpstan is incompatible with 2024-03-14 19:02:16 +01:00
Frédéric France
f8eb9da0b5 fix phpstan is incompatible with 2024-03-14 18:43:22 +01:00
Frédéric France
4577a4d432 fix phpstan is incompatible with 2024-03-14 18:40:31 +01:00
Laurent Destailleur
c22a6219ec Debug v20 2024-03-14 16:40:06 +01:00
Laurent Destailleur
967c444d8d FIX support of multiobject in APIs generated by modulebuilder 2024-03-14 16:39:12 +01:00
Frédéric FRANCE
2670287dd4 translation 2024-03-14 16:34:41 +01:00
Frédéric FRANCE
c46e5ac34b some fix for vinci 2024-03-14 16:01:12 +01:00
Lamrani Abdel
a25e8ee14d FIX PHPStan warnings 2024-03-14 15:09:44 +01:00
William Mead
9dbc249cf0 Fixed undefined task object 2024-03-14 14:59:04 +01:00
Laurent Destailleur
ca3141c255 Fix picto 2024-03-14 14:03:21 +01:00
Laurent Destailleur
c664cdae0f NEW Init of a module with a website template copy also the preview 2024-03-14 12:39:42 +01:00
Eric Seigne
1c9129497f autocomplete on 2024-03-14 12:36:01 +01:00
Eric Seigne
0903b4da87 disable auto correct login field on smartphone 2024-03-14 12:35:19 +01:00
Laurent Destailleur
fb85f17ef4 FIX: Better error management in loading a website template 2024-03-14 12:09:35 +01:00
Lamrani Abdel
fc753daa26 NEW functionality for delete contact of company list 2024-03-14 11:58:23 +01:00
Frédéric FRANCE
23b0faeb44 Merge branch 'develop' into skiljob 2024-03-14 11:04:11 +01:00
jyhere
a4d85d8706 UPDATE: improved extrafields code autofill
Add normalize() (to convert accented chars to unaccented chars) and replace whitespaces by underscores to make the db column name more readable.
2024-03-14 10:11:54 +01:00
Eric Seigne
89d6fe8d5d add project list linked by a contact 2024-03-14 10:02:23 +01:00
jyhere
ba79d822ff UPDATE: add a conf param to disable extrafields code autofill
I find this feature pretty annoying, so i added a misc conf global param to disable the feature.
2024-03-14 09:58:39 +01:00
Lamrani Abdel
a504207ed1 New msg for prompt ai before display result 2024-03-14 01:28:30 +01:00
Laurent Destailleur
ee214ae7fd Test to avoid not found method 2024-03-13 22:39:41 +01:00
Laurent Destailleur
c867bc2706 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 22:36:45 +01:00
Laurent Destailleur
8bfc0779c4 Merge branch '19.0' of git@github.com:Dolibarr/dolibarr.git into 19.0 2024-03-13 22:20:08 +01:00
Laurent Destailleur
a0b26ae7cd FIX Amount of localtaxes in foreign currency was wrong on screen and PDF 2024-03-13 22:04:44 +01:00
Laurent Destailleur
45a68ba612 Better error management 2024-03-13 20:17:26 +01:00
Frédéric France
edb12bc63d Merge remote-tracking branch 'upstream/develop' into skiljob 2024-03-13 18:42:52 +01:00
Laurent Destailleur
3dd6b7a4c7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 18:40:12 +01:00
Laurent Destailleur
3cc9467ee4 Clean code 2024-03-13 18:39:51 +01:00
Laurent Destailleur
03b7057212 Merge pull request #28816 from mdeweerd/fix/PhanTypeInvalidUnaryOperandIncOrDec
Fix & enable PhanTypeInvalidUnaryOperandIncOrDec
2024-03-13 18:21:22 +01:00
Frédéric France
26fe76733c fix warnings 2024-03-13 18:20:41 +01:00
Laurent Destailleur
46eddefcab Merge pull request #28814 from atm-jonathan/NEW_import_kit
Add import kit by product ref
2024-03-13 18:14:33 +01:00
Laurent Destailleur
9918f99c6d Merge pull request #28815 from W1W1-M/qual-user-agenda
FIX user agenda
2024-03-13 18:12:33 +01:00
Laurent Destailleur
f15725ee33 Update usergroups.lib.php 2024-03-13 18:10:30 +01:00
MDW
3ffa85eb49 Fix: Remove stray $i++ 2024-03-13 17:38:05 +01:00
MDW
a0ea2ed654 Fix: Remove stray $i++ 2024-03-13 17:38:03 +01:00
MDW
393dacd59e Fix Initialise var to fix PhanTypeInvalidUnaryOperandIncOrDec 2024-03-13 17:38:02 +01:00
William Mead
cd727f22a6 Fixed event count 2024-03-13 16:26:52 +01:00
Jonathan lescaut
5e5792d144 add import kit 2024-03-13 15:38:29 +01:00
John BOTELLA
77144d73ec Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_element_type_part_06 2024-03-13 15:02:42 +01:00
John BOTELLA
94b943bc2f Merge branch 'fix_element_type_part_05' of github.com:atm-john/dolibarr into fix_element_type_part_06 2024-03-13 15:00:20 +01:00
Laurent Destailleur
cad8f24322 Merge pull request #28799 from mdeweerd/fix/PhanPluginDuplicateExpressionAssignmentOperation
Fix & enable PhanPluginDuplicateExpressionAssignment
2024-03-13 14:49:21 +01:00
Laurent Destailleur
1d00dbf7c8 Merge pull request #28808 from rycks/develop_add_password_type_to_formbuilder
NEW ModuleBuilder : add type genericpassword entry types
2024-03-13 14:46:00 +01:00
John BOTELLA
f64e8c0689 Merge branch 'develop' of github.com:Dolibarr/dolibarr into fix_element_type_part_05 2024-03-13 14:42:43 +01:00
Laurent Destailleur
4afadf6dc4 Merge pull request #28804 from mdeweerd/fix/PhanPluginUnknownFunctionParamType
Fix & enable PhanPluginUnknownFunctionParamType
2024-03-13 14:31:18 +01:00
Eric Seigne
3d449b8fce phpdoc missing argument type, thanks to phpstan ! 2024-03-13 11:54:05 +01:00
Eric Seigne
3a0bf96e92 add password and genericpassword entry types 2024-03-13 11:49:03 +01:00
Laurent Destailleur
e0d7948d91 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2024-03-13 11:06:48 +01:00
Laurent Destailleur
c3f28b8592 Merge pull request #28802 from mdeweerd/PhanPluginRedundantAssignment
Fix PhanPluginRedundantAssignment
2024-03-13 11:04:02 +01:00