mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for eu taxes
This commit is contained in:
parent
aa91604814
commit
0bb3ea6d07
@ -95,13 +95,6 @@ class Response
|
||||
public float $district5UseTax = 0;
|
||||
public string $originDestination = "";
|
||||
|
||||
//EU
|
||||
public float $vat_rate = 0;
|
||||
public float $vat_reduced_rate = 0;
|
||||
public string $vat_country_code = "";
|
||||
|
||||
|
||||
|
||||
public function __construct($data)
|
||||
{
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user