FIX Travis-CI
This commit is contained in:
parent
eee81d3719
commit
0170979dc7
@ -235,6 +235,11 @@ class FactureFournisseur extends CommonInvoice
|
||||
*/
|
||||
public $transport_mode_id;
|
||||
|
||||
/**
|
||||
* @var boolean VAT reverse charge can be used on the invoice
|
||||
*/
|
||||
public $vat_reverse_charge;
|
||||
|
||||
public $extraparams = array();
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user