mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-07 16:41:48 +01:00
Presentation invoice page
This commit is contained in:
@@ -2915,7 +2915,7 @@ if ($action == 'create')
|
||||
if ($object->type == Facture::TYPE_CREDIT_NOTE)
|
||||
$sign = - 1;
|
||||
|
||||
$nbrows = 8;
|
||||
$nbrows = 9;
|
||||
$nbcols = 2;
|
||||
if (! empty($conf->projet->enabled))
|
||||
$nbrows ++;
|
||||
|
||||
Reference in New Issue
Block a user