';
-print '| '.$langs->trans("CompanyIds").' | |
';
+print '| '.$langs->trans("CompanyIds").' |
';
$langs->load("companies");
// Managing Director(s)
print ' | ';
-print ' |
';
+print '';
// GDPR contact
print '| ';
print $form->textwithpicto($langs->trans("GDPRContact"), $langs->trans("GDPRContactDesc"));
print ' | ';
-print 'global->MAIN_INFO_GDPR : ''))).'"> |
';
+print '';
// Capital
print ' | ';
-print ' |
';
+print '';
// Juridical Status
print ' | ';
@@ -605,19 +607,19 @@ print ' |
';
// Object of the company
print ' | ';
-print ' |
';
+print '';
print '';
// Tax ID Intra-community VAT number
print ' | ';
-print '';
+print '';
print ' |
';
// ProfId1
if ($langs->transcountry("ProfId1", $mysoc->country_code) != '-') {
print ' | ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -628,7 +630,7 @@ if ($langs->transcountry("ProfId1", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId2", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -639,7 +641,7 @@ if ($langs->transcountry("ProfId2", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId3", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -650,7 +652,7 @@ if ($langs->transcountry("ProfId3", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId4", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -661,7 +663,7 @@ if ($langs->transcountry("ProfId4", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId5", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -672,7 +674,7 @@ if ($langs->transcountry("ProfId5", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId6", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -683,7 +685,7 @@ if ($langs->transcountry("ProfId6", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId7", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -694,7 +696,7 @@ if ($langs->transcountry("ProfId7", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId8", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -705,7 +707,7 @@ if ($langs->transcountry("ProfId8", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId9", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -716,7 +718,7 @@ if ($langs->transcountry("ProfId9", $mysoc->country_code) != '-') {
if ($langs->transcountry("ProfId10", $mysoc->country_code) != '-') {
print ' |
| ';
if (!empty($mysoc->country_code)) {
- print '';
+ print '';
} else {
print $countrynotdefined;
}
@@ -735,7 +737,7 @@ print ' | '.$langs->trans("FiscalYearInformation").'
print " |
\n";
print ' | ';
-print $formother->select_month(getDolGlobalInt('SOCIETE_FISCAL_MONTH_START') ? $conf->global->SOCIETE_FISCAL_MONTH_START : '', 'SOCIETE_FISCAL_MONTH_START', 0, 1, 'maxwidth100').' |
';
+print $formother->select_month(getDolGlobalString('SOCIETE_FISCAL_MONTH_START'), 'SOCIETE_FISCAL_MONTH_START', 0, 1, 'maxwidth100').'';
print "