Commit Graph

97656 Commits

Author SHA1 Message Date
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
UT from dolibit
6713d9b099
Update fiscalyear.php
$help_url = "EN:Module_Double_Entry_Accounting";

llxHeader('', $title, $help_url);
2021-03-19 09:05:49 +01:00
Chl
6cf970df8e FIX #16143 Old PG requires "()" on DROP FUNCTION
On PostgreSQL 9.6 and previous, the upgrade script fails with a syntax
error if the dropped function's name is not followed by parentheses.

Patch tested on 9.6 and 13.2.
2021-03-19 03:20:01 +01:00
Laurent Destailleur
bdb78956b7 Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-03-19 00:04:57 +01:00
Laurent Destailleur
b9aacca771 Fix css 2021-03-19 00:04:43 +01:00
Laurent Destailleur
b42da41041
Merge pull request #16639 from fbosman/patch-5
Update list.php wrong number presentation in stock
2021-03-19 00:01:54 +01:00
Laurent Destailleur
78aec3daae Removed option MAIN_EXTERNAL_USERS_CAN_SEE_SUBSIDIARY_COMPANIES. The
implmentation did not make any test on subsidiaries. It has same effect
than being an internal user.
2021-03-19 00:00:06 +01:00
Laurent Destailleur
e9f9cf62af Merge branch 'develop' of git@github.com:Dolibarr/dolibarr.git into develop 2021-03-18 23:59:03 +01:00
Laurent Destailleur
7ef25adb97
Merge pull request #16819 from Dolibarr/revert-16289-abb120359
Revert " fix:Handle constant MAIN_SHOW_SOCIETE2EXTERN in checkUserAccessToObject"
2021-03-18 23:57:57 +01:00
Laurent Destailleur
3785346835
Revert " fix:Handle constant MAIN_SHOW_SOCIETE2EXTERN in checkUserAccessToObject" 2021-03-18 23:57:48 +01:00
Laurent Destailleur
7a844f6936
Merge pull request #16289 from bafbes/abb120359
fix:Handle constant MAIN_SHOW_SOCIETE2EXTERN in checkUserAccessToObject
2021-03-18 23:54:55 +01:00
Laurent Destailleur
ce4aadba84
Merge branch 'develop' into abb120359 2021-03-18 23:54:27 +01:00
Laurent Destailleur
5ecef1bad3
Merge pull request #16739 from altairisfr/pr_searchbatch
NEW Add search on lots or serials into quick search bar
2021-03-18 23:43:23 +01:00
Laurent Destailleur
1fdd9c00d3
Merge pull request #16765 from dolibit-ut/patch-103
Update ftpclient.php
2021-03-18 23:42:28 +01:00
Laurent Destailleur
9f0ebf96d0
Merge pull request #16766 from dolibit-ut/patch-104
Update card.php
2021-03-18 23:42:20 +01:00
Laurent Destailleur
072ef75f02
Merge pull request #16817 from frederic34/patch-17
fix php8 warning
2021-03-18 23:42:10 +01:00
Laurent Destailleur
27c7950417 Fix migration of boxes 2021-03-18 23:39:19 +01:00
daraelmin
529edb167a merge develop 2021-03-18 23:33:02 +01:00
Frédéric FRANCE
5b253eeb47
fix the fix 2021-03-18 23:30:42 +01:00
daraelmin
e290884552 update subscription and type 2021-03-18 23:23:57 +01:00
Laurent Destailleur
9a5d1acc1d
Merge pull request #16769 from frederic34/patch-4
fix php8 warning
2021-03-18 23:20:43 +01:00
Laurent Destailleur
22eb9960fe
Merge pull request #16770 from dolibit-ut/patch-105
Update llx_20_c_departements.sql
2021-03-18 23:20:28 +01:00
Laurent Destailleur
49f376bf83
Merge pull request #16768 from frederic34/patch-3
fix php8 warning
2021-03-18 23:19:50 +01:00
Laurent Destailleur
5037de49c4
Merge pull request #16773 from frederic34/patch-5
fix php8 warning
2021-03-18 23:19:32 +01:00
Laurent Destailleur
b66173a111
Merge pull request #16771 from frederic34/projet_task_stats
fix php8 warnings
2021-03-18 23:15:37 +01:00
Laurent Destailleur
dc0482e98c
Merge pull request #16774 from frederic34/php8-fix-functionlib
fix php8 warnings
2021-03-18 23:13:12 +01:00
Laurent Destailleur
148abf7546
Merge pull request #16775 from frederic34/patch-7
fix php8 warning
2021-03-18 23:12:51 +01:00
daraelmin
071b6a1bdc
Code translation 2021-03-18 23:11:19 +01:00
Laurent Destailleur
0c882739e3
Merge pull request #16777 from frederic34/patch-8
fix php8 warning
2021-03-18 23:10:59 +01:00
Laurent Destailleur
63b78af05f
Merge pull request #16778 from frederic34/patch-9
fix php8 warning
2021-03-18 23:10:20 +01:00
Laurent Destailleur
d4147afa35
Merge pull request #16779 from frederic34/patch-10
fix php8 warning
2021-03-18 23:10:06 +01:00
Laurent Destailleur
1ecb2ed342
Merge pull request #16780 from frederic34/patch-11
fix php8 warning
2021-03-18 23:09:54 +01:00
Laurent Destailleur
99f95741d1
Merge pull request #16781 from frederic34/patch-12
fix php8 warning
2021-03-18 23:09:22 +01:00
Frédéric FRANCE
bd44658cbd
fix php8 warning 2021-03-18 23:09:13 +01:00
Laurent Destailleur
50b7096cd7
Merge pull request #16782 from frederic34/patch-13
fix php8 warning
2021-03-18 23:08:57 +01:00
Laurent Destailleur
2b37c76b85
Merge pull request #16783 from frederic34/patch-14
fix php8 warning
2021-03-18 23:08:42 +01:00
Laurent Destailleur
2fa1790fe9
Merge pull request #16784 from frederic34/patch-15
fix php8 warning
2021-03-18 23:08:31 +01:00
Laurent Destailleur
a200f6f6ea
Merge pull request #16785 from frederic34/fixextrafieldsadmin
fix php8 warning
2021-03-18 23:08:15 +01:00
Laurent Destailleur
71b89f4bde
Merge pull request #16786 from frederic34/patch-16
fix php8 warning
2021-03-18 23:07:51 +01:00
Laurent Destailleur
e5b72ba52f
Merge pull request #16787 from frederic34/admincron
fix php8 warnings
2021-03-18 23:07:39 +01:00
Laurent Destailleur
c17e1ac67b
Merge pull request #16816 from frederic34/patch-24
fix php8 warning
2021-03-18 23:05:35 +01:00