-
## Prerequisites
* [X] Are you running the latest version?
* [X] Are you able to consistently reproduce the issue?
* [X] Did you search the issue queue for existing issue? [Search issues](https://g…
-
## Bug Report
Please answer these questions before submitting your issue. Thanks!
1. What did you do? If possible, provide a recipe for reproducing the error.
https://asktug.com/t/topic/15309…
-
**Craft Version:** 3.6.14
**Craft Commerce Version:** 3.2.14.1
**Craft Avatax Version:** 2.1.3
**PHP Version:** 8.0.2
### When posting to action `commerce/customer-addresses/save`, I get the fol…
-
Sziasztok!
A 0.3.1-es verzióban az alábbi hibát kapom ha meghívom a BillingService.createBill(...) függvényt:
Szamlazz.hu error: 57 XML beolvasási hiba. cvc-complex-type.2.4.a: Invalid content…
-
Boa tarde a todos,
Tenho uma Factura com 3 itens dos quais o primeiro tem 14% e os outros dois tem 5% de IVA.
1
0212
Frango fresco
12.72
Unidade
2206.15
…
-
I am trying to update tax service. I passed TaxCodeId but getting error.
```
taxServiceObj = TaxService()
taxServiceObj.TaxCode= "test1"
taxServiceObj.TaxCodeId = 9
taxRateDetai…
-
Hi, thank you for providing a useful SDK.
I have integrated AppsFlyer SDK in our Android app, but it turns out that after adding this SDK we encounter build failure when running AndroidJunit with R…
-
I create TaxRate with TaxService:
```python
qb_object = TaxService()
qb_object.TaxCode = 'TEST'
qb_object.TaxRateDetails = [{
"RateValue": '10',
"TaxAgencyId": "1",
…
-
I'm unable to create invoices in Quickbooks Canada version. What I'm trying to do is the following code. I'm getting a Quickbooks Exception with message: `A business validation error has occurred whil…
-
Hi Vitmalina, good day.
I found an issue here, where i'm failed to POST JSON object through form to server API. which show me error message : success: false msg: "Content type 'application/x-www-form…