Minor Fixes
This commit is contained in:
parent
79cfb63de8
commit
e79eab340b
|
|
@ -108,7 +108,7 @@ class InvoiceItemSumInclusive
|
||||||
private $sub_total;
|
private $sub_total;
|
||||||
|
|
||||||
private $tax_collection;
|
private $tax_collection;
|
||||||
7
|
|
||||||
private bool $calc_tax = false;
|
private bool $calc_tax = false;
|
||||||
|
|
||||||
private Client | Vendor $client;
|
private Client | Vendor $client;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue