Commit Graph

96756 Commits

Author SHA1 Message Date
Laurent Destailleur
1a1202953a
Merge pull request #16749 from frederic34/patch-10
doxygen
2021-03-17 16:56:30 +01:00
Laurent Destailleur
09f8ccd882
Merge pull request #16753 from frederic34/patch-12
fix php8 warning
2021-03-17 16:56:10 +01:00
Laurent Destailleur
1e402f9ea2
Merge pull request #16754 from frederic34/patch-13
fix php8 warnings
2021-03-17 16:55:54 +01:00
Laurent Destailleur
9cbb2e8d42
Merge pull request #16755 from frederic34/patch-14
fix php7 php8 warning
2021-03-17 16:52:07 +01:00
Laurent Destailleur
1e93091a22
Merge pull request #16757 from dolibit-ut/patch-101
Update llx_10_c_regions.sql
2021-03-17 16:51:37 +01:00
Laurent Destailleur
9d18be0e6f
Merge pull request #16758 from dolibit-ut/patch-102
Update llx_20_c_departements.sql
2021-03-17 16:51:10 +01:00
Laurent Destailleur
36cb213a83
Merge pull request #16764 from hregis/fix_php_8_warning_again
FIX avoid php 8.x warning
2021-03-17 16:50:21 +01:00
Laurent Destailleur
33c3b9d1a3
Merge pull request #16763 from hregis/fix_avoid_php_8_warning
FIX avoid php 8 warning
2021-03-17 16:50:08 +01:00
Laurent Destailleur
f1bc296b6c
Merge pull request #16762 from hregis/fix_avoid_warnin_php_8
FIX avoid warning with php 8
2021-03-17 16:49:55 +01:00
Regis Houssin
4d149dc3fe FIX avoid php 8.x warning 2021-03-17 15:15:51 +01:00
Regis Houssin
5fc40f2b12 FIX avoid php 8 warning 2021-03-17 14:32:25 +01:00
Regis Houssin
bb4c8d9114 FIX avoid warning with php 8 2021-03-17 12:48:59 +01:00
Laurent Destailleur
1685e1be79 Fix to keep tms not updated 2021-03-17 12:39:29 +01:00
Laurent Destailleur
8de1b4c94e Factorize code 2021-03-17 11:34:19 +01:00
Laurent Destailleur
bd58e96430 Fix position of param 2021-03-17 11:12:30 +01:00
UT from dolibit
7a1f81f521
Update llx_20_c_departements.sql 2021-03-17 09:10:07 +01:00
UT from dolibit
c24e3006c0
Update llx_10_c_regions.sql 2021-03-17 08:46:31 +01:00
Frédéric FRANCE
11a6961c13
fix php8 warning 2021-03-16 23:02:28 +01:00
Frédéric FRANCE
ff690861c4
fix php8 warnings 2021-03-16 22:50:14 +01:00
Frédéric FRANCE
dde51a23f0
fix php8 warning
sometimes $size == '' and cause warnings later in the code
2021-03-16 22:01:59 +01:00
Frédéric FRANCE
567a65b44d
fix php8 warnings 2021-03-16 21:41:11 +01:00
Frédéric FRANCE
6cbb400d0c
fix php8 warnings 2021-03-16 21:28:56 +01:00
Frédéric FRANCE
4e8ea5c07e
fix php8 warnings 2021-03-16 21:13:15 +01:00
Laurent Destailleur
22ed95a629 Look and feel v14 2021-03-16 19:09:56 +01:00
Frédéric FRANCE
3de108aea2
doxygen 2021-03-16 19:07:07 +01:00
Laurent Destailleur
26dc3ef1b0 FIX Filter on debit/credit
Conflicts:
	htdocs/compta/bank/bankentries_list.php
2021-03-16 18:59:28 +01:00
Laurent Destailleur
9ea7c92b1b FIX Filter on debit/credit 2021-03-16 18:56:10 +01:00
Frédéric FRANCE
bdae679463
fix php8 warnings 2021-03-16 18:42:35 +01:00
Frédéric FRANCE
d4ad9294c4
fix unknown var 2021-03-16 18:32:10 +01:00
Frédéric FRANCE
519b08b782
fix php8 warnings 2021-03-16 18:25:25 +01:00
Frédéric FRANCE
aefc3bcef8
fix php8 warnings 2021-03-16 18:13:02 +01:00
Frédéric FRANCE
7b8d1abfcf
fix php8 warnings 2021-03-16 18:04:51 +01:00
Frédéric FRANCE
dc39a68b58
fix php8 2021-03-16 17:50:43 +01:00
Frédéric FRANCE
e1ad7013d9
fix php8 2021-03-16 17:47:24 +01:00
Frédéric FRANCE
358dcff0cf
fix php8 2021-03-16 17:38:12 +01:00
Frédéric FRANCE
29f55fbeac
fix typo 2021-03-16 17:12:31 +01:00
UT from dolibit
a18e27688d
Update dav.php
$help_url = 'EN:Module_DAV';

llxHeader('', $langs->trans("DAVSetup"), $help_url);
2021-03-16 16:54:58 +01:00
Christophe Battarel
f59c19b573 search on lots or serials 2021-03-16 16:50:59 +01:00
UT from dolibit
e1ddeb1e41
Update card.php
$help_url = 'EN:Module_Ticket|
2021-03-16 16:44:33 +01:00
UT from dolibit
eedf76dd46
Update setup.php
$help_url = 'EN:Module_Point_of_sale_(TakePOS)';

llxHeader('', $langs->trans("CashDeskSetup"), $help_url);
2021-03-16 16:40:25 +01:00
UT from dolibit
a65f4e5990
Update card.php
$help_url = 'EN:Ask_Price_Supplier|FR:Demande_de_prix_fournisseur';

llxHeader('', $langs->trans('CommRequests'), $help_url);
2021-03-16 16:35:35 +01:00
Laurent Destailleur
8246eb814b Enhance the page for security advices 2021-03-16 16:02:15 +01:00
Laurent Destailleur
17031fdad8 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-03-16 15:16:01 +01:00
Laurent Destailleur
0e645aefbd Merge branch '13.0' of git@github.com:Dolibarr/dolibarr.git into develop 2021-03-16 15:15:50 +01:00
Laurent Destailleur
59174315ae Merge branch '12.0' of git@github.com:Dolibarr/dolibarr.git into 13.0 2021-03-16 15:15:12 +01:00
Laurent Destailleur
a29a9e5435 Merge branch '11.0' of git@github.com:Dolibarr/dolibarr.git into 12.0 2021-03-16 15:14:46 +01:00
Laurent Destailleur
dd2f1a547d
Merge pull request #16733 from dolibit-ut/patch-96
Update import.php
2021-03-16 15:13:57 +01:00
Laurent Destailleur
07ab1b5a43
Merge pull request #16732 from dolibit-ut/patch-95
Update card.php
2021-03-16 15:13:46 +01:00
Laurent Destailleur
84042abf5f
Merge pull request #16731 from dolibit-ut/patch-94
Update index.php
2021-03-16 15:13:35 +01:00
Laurent Destailleur
03f6201bdf
Merge pull request #16728 from dolibit-ut/patch-91
Update card.php
2021-03-16 15:13:27 +01:00