Fix bad test for disabling TCPDI. Add more phpunit

This commit is contained in:
Laurent Destailleur
2024-01-10 21:51:32 +01:00
parent f0d910ecd3
commit c15627016a
5 changed files with 28 additions and 5 deletions

View File

@@ -4021,6 +4021,8 @@ class Commande extends CommonOrder
$this->multicurrency_tx = 1;
$this->multicurrency_code = $conf->currency;
$this->status = $this::STATUS_DRAFT;
// Lines
$nbp = 5;
$xnbp = 0;