Commit Graph

32449 Commits

Author SHA1 Message Date
Laurent Destailleur
8756be5ebf Merge pull request #24926 from frederic34/patch-2
fix picto tooltip
2023-06-04 15:20:06 +02:00
Laurent Destailleur
108c77b06d Merge pull request #24935 from FHenry/dev_fix_use_const
fix: use CONST of TYPE of CommonInvoice rather than hard coded value
2023-06-04 15:13:34 +02:00
Laurent Destailleur
7cdfe05862 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 14:20:48 +02:00
Laurent Destailleur
93c8a35ec1 Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-06-04 14:19:13 +02:00
Laurent Destailleur
6efa2ecfbb Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 03:34:49 +02:00
Laurent Destailleur
a06ad46bc9 FIX #24921 2023-06-04 02:59:28 +02:00
Laurent Destailleur
aa6e512826 Fix warnings 2023-06-04 02:03:37 +02:00
Laurent Destailleur
7fc823a9ae Debug v18 2023-06-04 01:56:05 +02:00
Laurent Destailleur
342558d0fc Debug v18 2023-06-04 01:54:32 +02:00
Laurent Destailleur
98dd286342 Fix syntax error 2023-06-04 01:49:04 +02:00
Laurent Destailleur
ebfe632efe Debug v18 2023-06-03 15:33:46 +02:00
Laurent Destailleur
8d7e53a98c Clean code 2023-06-03 13:56:06 +02:00
Laurent Destailleur
4ec2a5eba9 Clean code to prepare reuse of common code 2023-06-03 12:06:15 +02:00
Laurent Destailleur
557a5ea35f Fix bad var 2023-06-03 11:28:43 +02:00
Laurent Destailleur
6c8b5d489f NEW Add option MAIN_ALLOW_LOCAL_LINKS_AS_EXTERNAL_LINKS 2023-06-03 11:20:24 +02:00
Laurent Destailleur
19de4a3450 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-02 19:38:08 +02:00
Laurent Destailleur
a6df8fad0b Debug v18 2023-06-01 23:42:57 +02:00
Florian HENRY
9861b50ede fix: use CONST of TYPE of CommonInvoice rather than hard coded value 2023-06-01 11:49:56 +02:00
Adrien Raze
984ad5febf FIX : Add/Update required modules for thirdparties (by categ) & partnership 2023-06-01 11:03:12 +02:00
Florian HENRY
18d8d0826b add stock to date in auguria menu 2023-06-01 09:58:25 +02:00
kev-73
42519bd4fc NEW : add field 'ref' (of supplier) for import supplier PO lines
When import supplier PO lines, the field 'ref' for supplier product ref is not available. If we not use database products, and we want use "free line" for type "product", this field is important.
2023-06-01 08:48:50 +02:00
Laurent Destailleur
7be8ea782d Merge branch 'develop' of github.com:Dolibarr/dolibarr into develop
# Conflicts:
#	htdocs/compta/facture/card.php
#	htdocs/fourn/facture/card.php
2023-06-01 08:01:32 +02:00
Laurent Destailleur
f0a4732d0b Fix php 8.2 2023-06-01 07:35:41 +02:00
Frédéric FRANCE
ba646d1923 Update commonobject.class.php 2023-05-31 18:11:12 +02:00
Laurent Destailleur
f4eecdc8e3 Debug v18 2023-05-31 14:02:05 +02:00
Laurent Destailleur
3f066ff6fb Clean code 2023-05-31 13:14:03 +02:00
atm-florian
cb9eac9047 FIX: dol_trunc may not have the desired behaviour for truncating a cryptographic initialiszation vector, for instance when MAIN_DISABLE_TRUNC is used 2023-05-31 12:13:50 +02:00
Frédéric FRANCE
3d6c899de2 put phpmin info in one place 2023-05-31 09:32:51 +02:00
Frédéric FRANCE
c61d96c98f put phpmin info in one place 2023-05-31 09:31:22 +02:00
Roger Dueck
20d89770d1 Fix undefined variable & array key warnings in forgotten password code" 2023-05-30 09:22:29 -06:00
Laurent Destailleur
66393753c4 Clean code - fix warnings 2023-05-30 13:29:57 +02:00
Laurent Destailleur
130a2dc4f7 Fix warning 2023-05-30 12:57:30 +02:00
Noé Courtier
5d165fb726 FIX: Change $key into $tmpkey 2023-05-29 11:33:10 +02:00
Florian HENRY
37a85ba0ae feat: min php version for Dav module 2023-05-27 11:56:59 +02:00
Laurent Destailleur
066df875bc Fix error management 2023-05-26 20:13:37 +02:00
Laurent Destailleur
17609c5375 Fix restore old more INVOICE_ADD_SWISS_QR_CODE and introduce option
'bottom' for new one that is broken due to php compatibility errors
2023-05-26 19:36:18 +02:00
Laurent Destailleur
9b93cecced Fix for better compatilbity 2023-05-26 18:20:29 +02:00
Laurent Destailleur
089107850b Fix regressions 2023-05-26 17:55:25 +02:00
Laurent Destailleur
57fd5b82ac Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-26 17:49:01 +02:00
Laurent Destailleur
2c4e50195a Merge pull request #24252 from Raksha-ch/real-swissqr
Invoices - Add valid SwissQR code on Crabe & Sponge
2023-05-26 17:45:04 +02:00
Charlène Benke
2581513c90 add planned_workload field on odt 2023-05-26 17:08:55 +02:00
Laurent Destailleur
1ec4689705 Add tooltips on setup page 2023-05-26 16:24:28 +02:00
Charlène Benke
623a1ed109 php V8 warning
2 elements not defined, generate error on create company
2023-05-26 14:59:50 +02:00
Noé Courtier
b7419ff73f FIX: String was compared to an integer 2023-05-26 14:39:06 +02:00
Laurent Destailleur
cd4a589afe Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-26 11:33:10 +02:00
Laurent Destailleur
0db1862da2 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:35 +02:00
Laurent Destailleur
fdd3c0580c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-26 11:18:08 +02:00
Laurent Destailleur
7aac5b730b Merge pull request #24870 from solution-libre/fix-notify-output-dir-supllier-order
Fix notify output dir supplier order
2023-05-26 00:52:43 +02:00
Laurent Destailleur
dcf45e1879 Merge pull request #24880 from daraelmin/daraelmin-patch-7
FIX PHP 8 Warning in subscription list
2023-05-26 00:46:18 +02:00
Laurent Destailleur
884ac621de Fix php8 2023-05-25 17:43:37 +02:00