Presentation invoice page
This commit is contained in:
parent
c895c892a5
commit
dcb507fd37
@ -2915,7 +2915,7 @@ if ($action == 'create')
|
|||||||
if ($object->type == Facture::TYPE_CREDIT_NOTE)
|
if ($object->type == Facture::TYPE_CREDIT_NOTE)
|
||||||
$sign = - 1;
|
$sign = - 1;
|
||||||
|
|
||||||
$nbrows = 8;
|
$nbrows = 9;
|
||||||
$nbcols = 2;
|
$nbcols = 2;
|
||||||
if (! empty($conf->projet->enabled))
|
if (! empty($conf->projet->enabled))
|
||||||
$nbrows ++;
|
$nbrows ++;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user