2
0
forked from Wavyzz/dolibarr
Commit Graph

31712 Commits

Author SHA1 Message Date
Laurent Destailleur
ea7d96b6eb Merge pull request #24931 from kev-73/kev-73-patch-1
NEW: add field 'ref' (of supplier product) for import supplier PO lines
2023-06-05 11:17:10 +02:00
kev-73
6bdc98868f Update modFournisseur.class.php 2023-06-05 08:56:23 +02:00
Laurent Destailleur
cbc53ac385 Debug v18 2023-06-05 02:08:58 +02:00
Laurent Destailleur
ead8b1829e Debug v18 2023-06-05 01:35:42 +02:00
Laurent Destailleur
7632782b21 Merge pull request #24893 from defrance/patch-262
php V8 warning
2023-06-04 21:49:32 +02:00
Laurent Destailleur
85188ca3e9 Merge pull request #24896 from defrance/patch-263
add planned_workload field on odt
2023-06-04 21:40:02 +02:00
Laurent Destailleur
80f6af9f4e Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 19:07:37 +02:00
Laurent Destailleur
89e378bc78 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-06-04 19:07:04 +02:00
Laurent Destailleur
701beafdc1 Debug v18 - Fix #24917 2023-06-04 18:54:38 +02:00
Laurent Destailleur
25a40da1ea Merge pull request #24919 from mc2contributor/fixUndefined3
Fix undefined variable & array key warnings in forgotten password code
2023-06-04 17:56:34 +02:00
Laurent Destailleur
95a125128e Doc 2023-06-04 16:08:57 +02:00
Laurent Destailleur
f6ea26dfa8 Merge pull request #24923 from frederic34/phpmin
Phpmin
2023-06-04 15:22:39 +02:00
Laurent Destailleur
e6ea14d2f2 Merge pull request #24925 from ATM-Consulting/FIX_openssl_iv_truncation_shouldnt_rely_on_dol_trunc
FIX: use dol_substr instead of dol_trunc for truncating openssl initialization vector
2023-06-04 15:21:45 +02:00
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