Remove test code and restore prod code.
This commit is contained in:
parent
720caf8e31
commit
ce8ad39a8e
@ -520,7 +520,7 @@ function pdf_bank(&$pdf,$outputlangs,$curx,$cury,$account,$onlynumber=0,$default
|
|||||||
// Get format of bank account according to its country
|
// Get format of bank account according to its country
|
||||||
$usedetailedbban=$account->useDetailedBBAN();
|
$usedetailedbban=$account->useDetailedBBAN();
|
||||||
|
|
||||||
$onlynumber=0; $usedetailedbban=1; // For tests
|
//$onlynumber=0; $usedetailedbban=1; // For tests
|
||||||
if ($usedetailedbban)
|
if ($usedetailedbban)
|
||||||
{
|
{
|
||||||
$savcurx=$curx;
|
$savcurx=$curx;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user