Commit Graph

96756 Commits

Author SHA1 Message Date
Frédéric FRANCE
93ae7a3fed
fix php8 warning 2021-03-19 17:01:14 +01:00
Frédéric FRANCE
239dae03bf
fix php8 warnings 2021-03-19 16:57:12 +01:00
Frédéric FRANCE
84b71dbcc8
fix php8 warning 2021-03-19 16:34:17 +01:00
Laurent Destailleur
3414511d7f Code position 2021-03-19 15:09:06 +01:00
Laurent Destailleur
7056cf7614 FIX #yogosha5675 2021-03-19 15:05:28 +01:00
Laurent Destailleur
be90f5f2de Fix id of advanced perm 2021-03-19 15:00:22 +01:00
Laurent Destailleur
a3be3dd0e2 Responsive 2021-03-19 14:46:30 +01:00
Laurent Destailleur
3a9a3b2b3e FIX #yogosha5665 2021-03-19 14:41:57 +01:00
Laurent Destailleur
1540f62df0 FIX #yogosha5678 2021-03-19 14:25:59 +01:00
Laurent Destailleur
ae7261c0a7 FIX #yogosha5677 2021-03-19 14:12:08 +01:00
Laurent Destailleur
8462c4d3d3 Clean menu 2021-03-19 13:37:43 +01:00
Laurent Destailleur
ff7f1feaae Fix test on perm 2021-03-19 13:28:04 +01:00
Laurent Destailleur
aef2f1713e FIX #yogosha5673 2021-03-19 13:25:58 +01:00
Laurent Destailleur
5a4ffc18b9 FIx #yogosha5667 2021-03-19 13:02:55 +01:00
Laurent Destailleur
14611f3f7a More complete protection for doprev donext, dvprev, dvnext action. 2021-03-19 12:49:28 +01:00
Laurent Destailleur
d83d005284 FIX #yogosha5674 2021-03-19 12:44:59 +01:00
stickler-ci
ba29f327a9 Fixing style errors. 2021-03-19 11:41:27 +00:00
ptibogxiv
a9398e5630
FIx get optionnal in membertype with API 2021-03-19 12:39:38 +01:00
Laurent Destailleur
3df866518d FIx #yogosha5676 2021-03-19 12:15:46 +01:00
Laurent Destailleur
ebf409f831 FIX #yogosha5668 2021-03-19 12:08:40 +01:00
Regis Houssin
a8ecdc14dd FIX syntax error 2021-03-19 11:46:57 +01:00
Regis Houssin
5978196e3b FIX missing current entity id 2021-03-19 11:31:46 +01:00
Regis Houssin
43e1dbb9ef FIX avoid php8 warning with multicompany 2021-03-19 11:27:31 +01:00
Robin
d89d0782c9 Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0 2021-03-19 11:15:24 +01:00
Robin
26dc897042 Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
htdocs/projet/card.php
2021-03-19 11:12:49 +01:00
stickler-ci
ee701bb480 Fixing style errors. 2021-03-19 09:05:20 +00:00
Regis Houssin
a1f6886e97 FIX avoid php8 warning in products list 2021-03-19 10:01:40 +01:00
Robin
cb4c047aa3 Merge branch '12.0' of https://github.com/Robin-Yann/dolibarr into 12.0
htdocs/projet/card.php
2021-03-19 10:00:10 +01:00
Robin
d852816101 FIX: fix checkbox displayed according to module project setup parameters 2021-03-19 09:54:11 +01:00
UT from dolibit
91ed200a1f
Update llx_20_c_departements.sql 2021-03-19 09:51:27 +01:00
UT from dolibit
46c23807e9
Update document.php
$helpurl  ->  $help_url
2021-03-19 09:38:33 +01:00
UT from dolibit
b4e929e57f
Update card.php
$helpurl  ->  $help_url
2021-03-19 09:36:49 +01:00
Regis Houssin
b5905bb032 FIX php 8 warning 2021-03-19 09:34:40 +01:00
UT from dolibit
6e6609d876
Update document.php
$help_url = "EN:Module_Banks_and_Cash|FR:Module_Banques_et_Caisses";

llxHeader("", $title, $help_url);
2021-03-19 09:33:10 +01:00
UT from dolibit
e5f8ca77a9
Update card.php
$help_url = "EN:Module_Banks_and_Cash|FR:Module_Banques_et_Caisses";

llxHeader("", $title, $help_url);
2021-03-19 09:30:28 +01:00
UT from dolibit
953b09adf6
Update viewcat.php
$helpurl  ->  $help_url
2021-03-19 09:27:29 +01:00
UT from dolibit
31e018636d
Update card.php
$help_url = 'EN:Module_Categories|FR:Module_Catégories|DE:Modul_Kategorien';

llxHeader("", $langs->trans("Categories"), $help_url);
2021-03-19 09:25:47 +01:00
UT from dolibit
21963dbc65
Update type.php
$help_url = '';

llxHeader('', $langs->trans("AssetsTypeSetup"), $help_url);
2021-03-19 09:23:57 +01:00
UT from dolibit
8c59ad974b
Update info.php
$help_url = "";

llxHeader('', $title, $help_url);
2021-03-19 09:22:58 +01:00
UT from dolibit
01e4f4bff5
Update document.php
$help_url = '';

llxHeader('', $title, $help_url);
2021-03-19 09:20:43 +01:00
UT from dolibit
74de272236
Update type_translation.php
$help_url = '';
....
$help_url = 'EN:Module_Services_En|FR:Module_Services|ES:Módulo_Servicios|DE:Modul_Mitglieder';

llxHeader('', $title, $help_url);
2021-03-19 09:19:28 +01:00
UT from dolibit
c0a420bcb7
Update subscription.php
$help_url = "EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_Miembros|DE:Modul_Mitglieder";

llxHeader("", $title, $help_url);
2021-03-19 09:17:24 +01:00
stickler-ci
668deefc9e Fixing style errors. 2021-03-19 08:16:44 +00:00
UT from dolibit
b17c5b50cd
Update note.php
$help_url = "EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_Miembros|DE:Modul_Mitglieder";

llxHeader("", $title, $help_url);
2021-03-19 09:15:48 +01:00
Frédéric FRANCE
7183bfeb94
fix new boxes add 2021-03-19 09:15:35 +01:00
stickler-ci
e5eddff0a5 Fixing style errors. 2021-03-19 08:15:14 +00:00
UT from dolibit
b0f26ca2ee
Update document.php
$help_url = "EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_Miembros|DE:Modul_Mitglieder";
	
llxHeader("", $title, $help_url);
2021-03-19 09:14:47 +01:00
UT from dolibit
d76bd583f5
Update agenda.php
$help_url = "EN:Module_Foundations|FR:Module_Adhérents|ES:Módulo_Miembros|DE:Modul_Mitglieder";
	
llxHeader("", $title, $help_url);
2021-03-19 09:13:06 +01:00
UT from dolibit
a0feed2517
Update fiscalyear_info.php
$help_url = "EN:Module_Double_Entry_Accounting";

llxHeader('', $title, $help_url);
2021-03-19 09:08:55 +01:00
UT from dolibit
19f7b10e4f
Update fiscalyear_card.php
$help_url = "EN:Module_Double_Entry_Accounting";

llxHeader('', $title, $help_url);
2021-03-19 09:07:27 +01:00