Merge branch 'staging-HFC' into production-hfc
This commit is contained in:
commit
c190ec3286
@ -416,7 +416,7 @@ class InvoiceGroupPdfHandler extends FPDF
|
||||
$this->SetX($startOftable);
|
||||
$this->SetFont('ComicSans', '', 8);
|
||||
$ibanWidth = 62;
|
||||
$this->Cell($ibanWidth, 6.5, 'IBAN : FR76 1360 6000 1436 5418 1800 038', 1, 1, 'C');
|
||||
$this->Cell($ibanWidth, 6.5, 'IBAN : FR76 1080 7004 4952 4211 5185 411', 1, 1, 'C');
|
||||
$ibanCursorX = $this->GetX();
|
||||
$this->SetX($startOftable);
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user