Commit Graph

117818 Commits

Author SHA1 Message Date
Laurent Destailleur
6c743f34b6 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 19:16:54 +01:00
Laurent Destailleur
fdfd87cd11
Merge pull request #24149 from ATM-Consulting/FIX_17.0_invalid_argument_log
FIX 17.0 PHP Warning invalid argument supplied for foreach
2023-03-10 19:16:23 +01:00
Laurent Destailleur
1cf3cc4813
Merge pull request #24144 from frederic34/patch-8
Fix translation
2023-03-10 19:14:17 +01:00
Laurent Destailleur
d08777875e
Merge pull request #24153 from atm-jpb/fix_list_search_user
FIX :  search_project_user
2023-03-10 19:06:56 +01:00
Laurent Destailleur
485c08d007
Merge pull request #24156 from marc-dll/17.0_FIX_holiday_counters_massaction
FIX: holiday counter massaction: ErrorBadValueForParamNotAString when no approval user right
2023-03-10 19:06:31 +01:00
Laurent Destailleur
0c7d7b56cf
Merge pull request #24181 from noec764/patch-2
Correct dolForgeCriteriaCallback
2023-03-10 18:08:48 +01:00
noec764
353d451e5a
Correct dolForgeCriteriaCallback 2023-03-10 15:48:26 +01:00
Laurent Destailleur
7b04011964
Merge pull request #24157 from marc-dll/17.0_FIX_hash_warning
FIX: installation superadmin creation: PHP 8 warning
2023-03-10 14:55:25 +01:00
bomuux
a655faf08d Update document.php 2023-03-10 14:53:37 +01:00
bomuux
d92f6bb4fb Update contact.php 2023-03-10 14:53:25 +01:00
bomuux
60000b7d37 Update note.php 2023-03-10 14:53:09 +01:00
bomuux
efcaa0780a Update note.php 2023-03-10 14:52:56 +01:00
bomuux
12e9e3c3eb Update document.php 2023-03-10 14:52:38 +01:00
bomuux
a1d339aa68 Update contact.php 2023-03-10 14:52:25 +01:00
Laurent Destailleur
0028ca6fb6
Merge pull request #24177 from ATM-Consulting/FIX_16.0_expensereport_add_ndf
Fix expensereport add ndf
2023-03-10 14:46:17 +01:00
Laurent Destailleur
4722191f3b
Merge pull request #24171 from mapiolca/patch-48
FIX  Extrafields in Notes to unify with orders or invoices.
2023-03-10 14:45:45 +01:00
Laurent Destailleur
fc4dbc06fa
Merge pull request #24170 from frederic34/patch-13
typo in fr_FR
2023-03-10 14:45:14 +01:00
Laurent Destailleur
c7431b83ec Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-10 13:14:13 +01:00
Laurent Destailleur
da338edb51 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-10 13:03:22 +01:00
Laurent Destailleur
7a59c0ef4b Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-03-10 13:03:11 +01:00
Laurent Destailleur
6c224f3dac
Merge pull request #24043 from ymollard/fix-morphy-new.php
Fix member nature display in new.php
2023-03-10 11:39:20 +01:00
GregM
7996ecf4f8 Fix expensereport add ndf 2023-03-10 10:42:00 +01:00
stickler-ci
e0aa056845 Fixing style errors. 2023-03-09 14:40:43 +00:00
Pierre Ardoin
04f463259f
Add Extrafields in Notes
Add support of extrafields in notes if its specified in extrafield's settings.
2023-03-09 15:26:59 +01:00
Frédéric FRANCE
9147f0cba1
typo in fr_FR 2023-03-09 14:10:43 +01:00
Laurent Destailleur
238fbb23a8 CSS 2023-03-08 21:55:33 +01:00
atm-lena
01e461546e FIX dol_textishtml() function 2023-03-08 14:28:43 +01:00
Marc de Lima Lucio
49d79a4c7c FIX: installation superadmin creation: PHP 8 warning 2023-03-08 10:48:38 +01:00
Marc de Lima Lucio
3fbb744d55 FIX: holiday counter massaction: ErrorBadValueForParamNotAString and PHP 8 warning when no approval user right 2023-03-08 10:21:19 +01:00
Laurent Destailleur
16257a0e74 FIX ODT management inverted between purchase invoice and order 2023-03-08 02:47:44 +01:00
Laurent Destailleur
b6012e07d8 FIX Warning on purchase order + Property fk_commande not defined 2023-03-08 02:35:43 +01:00
jpb
4291560577 fix search_project_user 2023-03-07 17:36:40 +01:00
GregM
78842f56a3 fix invalid argument for foreach 2023-03-07 15:27:37 +01:00
Frédéric FRANCE
2863481629
Update list.php 2023-03-07 10:26:21 +01:00
Frédéric FRANCE
b197607fb7
Fix translation 2023-03-07 10:25:27 +01:00
Laurent Destailleur
f973dbca0b Fix warning 2023-03-06 10:07:42 +01:00
Regis Houssin
e480c3f440 FIX missing drop foreign key before modify field 2023-03-06 09:31:39 +01:00
Yoan Mollard
ebac8ef1f1 Fix double morphy display when morphy is forced 2023-03-05 17:06:32 +01:00
Yoan Mollard
7a7d1c2fb1 Revert "Fix member nature display in new.php"
This reverts commit fd371cc52b.
2023-03-05 16:58:45 +01:00
Yoan Mollard
d9c47b93df Revert "Drop the double <tr>"
This reverts commit a02e88dc28.
2023-03-05 16:55:45 +01:00
Laurent Destailleur
bd1366ab82 FIX method dolGetGlobalString not defined with saphir 2023-03-05 14:04:36 +01:00
Laurent Destailleur
98352d126e Fix warning 2023-03-05 14:00:33 +01:00
Laurent Destailleur
48286a141d Doc 2023-03-05 13:38:36 +01:00
Laurent Destailleur
90e436eaa3 Doc 2023-03-05 13:06:55 +01:00
Laurent Destailleur
65acdd358a
Merge pull request #24093 from marc-dll/16.0_FIX_accountancy_lettering
FIX: accountancy: lettering error management and prevention
2023-03-04 17:48:59 +01:00
Laurent Destailleur
33744f74da Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-04 15:19:25 +01:00
Laurent Destailleur
f796877feb Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-03-04 15:19:04 +01:00
Laurent Destailleur
f2e467e0d3
Merge pull request #24121 from FHenry/16_fix_auto_account
fix: input percent deposit is missing on auto-deposit feature
2023-03-04 15:18:29 +01:00
Laurent Destailleur
5e34b85f6a
Merge pull request #24115 from noec764/16_FIX_invoiceAvoirWithPaymentRestAmount_addLine
FIX: Resolve error message due to missing arguments
2023-03-04 15:13:38 +01:00
Laurent Destailleur
641a085835
Merge pull request #24096 from atm-adrien/NEW_OF_SupplierOrder_Link
NEW : Link between OF and supplier order
2023-03-04 15:10:17 +01:00