2
0
forked from Wavyzz/dolibarr
Commit Graph

31879 Commits

Author SHA1 Message Date
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
Laurent Destailleur
0c38eefd96 Debug v18 2023-05-25 15:11:16 +02:00
Laurent Destailleur
5a6346f11b Debug v18 2023-05-25 14:36:16 +02:00
Laurent Destailleur
b069a8c9c9 Work on filter of custom report page 2023-05-25 14:26:48 +02:00
daraelmin
9d34f9dba9 FIX PHP 8 Warning in subscription list 2023-05-25 12:30:52 +02:00
Laurent Destailleur
b1d071a964 Better error message 2023-05-25 12:25:06 +02:00
Laurent Destailleur
1c40353752 Fix autocomplete 2023-05-25 12:03:04 +02:00
Florent Poinsaut
1cb666ff9f Fix notify output dir supplier order 2023-05-24 14:41:57 +02:00
Laurent Destailleur
750e7ee776 Merge pull request #24866 from hregis/fix_avoid_to_launch_sql_script_if_module_not_enabled
FIX avoid php8 warning
2023-05-24 14:22:41 +02:00
Laurent Destailleur
ff71d7d7d3 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-24 14:19:39 +02:00
Laurent Destailleur
6d30ad37f3 Merge branch '17.0' of git@github.com:Dolibarr/dolibarr.git into develop 2023-05-24 14:19:15 +02:00
Laurent Destailleur
88d0440c3c Merge branch '16.0' of git@github.com:Dolibarr/dolibarr.git into 17.0 2023-05-24 14:17:37 +02:00
Laurent Destailleur
438d87b3ec Merge branch '15.0' of git@github.com:Dolibarr/dolibarr.git into 16.0 2023-05-24 14:14:37 +02:00
Laurent Destailleur
f6678ca818 Merge pull request #24860 from solution-libre/remove-invoice-ref-check-import
Remove invoice Ref check for import
2023-05-24 14:10:12 +02:00
Laurent Destailleur
9b8e564187 Update commonobject.class.php 2023-05-24 14:07:24 +02:00
Noé Courtier
d200dea905 FIX: default values were not set for specimen objects 2023-05-24 11:26:55 +02:00
Regis Houssin
d955de9ea0 FIX avoid php8 warning 2023-05-24 11:17:20 +02:00
Laurent Destailleur
b7cd3bd860 Merge pull request #24859 from lamrani002/MenusModuleBuilderOptimize
optimize menu section on modulebuilder
2023-05-24 11:10:18 +02:00
Laurent Destailleur
5a6ca0d5d3 NEW: Module Webhook upgraded to stable status 2023-05-24 04:03:44 +02:00
Laurent Destailleur
d1ce063667 NEW: Module Workstations Management upgraded to stable status 2023-05-24 03:26:52 +02:00
Laurent Destailleur
8f981fb734 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into
develop
2023-05-24 03:23:30 +02:00