Code comment
This commit is contained in:
parent
04fc2c0ce7
commit
8077fae42e
@ -148,12 +148,6 @@ if ($type == 'bank-transfer') {
|
|||||||
llxHeader('', $title, $helpurl);
|
llxHeader('', $title, $helpurl);
|
||||||
|
|
||||||
|
|
||||||
/* *************************************************************************** */
|
|
||||||
/* */
|
|
||||||
/* Mode fiche */
|
|
||||||
/* */
|
|
||||||
/* *************************************************************************** */
|
|
||||||
|
|
||||||
if ($object->id > 0) {
|
if ($object->id > 0) {
|
||||||
$selleruserevenustamp = $mysoc->useRevenueStamp();
|
$selleruserevenustamp = $mysoc->useRevenueStamp();
|
||||||
|
|
||||||
@ -471,6 +465,7 @@ if ($object->id > 0) {
|
|||||||
print "</td>";
|
print "</td>";
|
||||||
print '</tr>';
|
print '</tr>';
|
||||||
|
|
||||||
|
// IBAN of seller or supplier
|
||||||
$title = 'CustomerIBAN';
|
$title = 'CustomerIBAN';
|
||||||
if ($type == 'bank-transfer') {
|
if ($type == 'bank-transfer') {
|
||||||
$title = 'SupplierIBAN';
|
$title = 'SupplierIBAN';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user