-
I want to update the TaxRate value of existing TaxRate in Quickbooks Online using PHP SDK. I am not able to do that . Please Help me on this how can i update it.
currently i am doing below scenario -…
-
Hi,
I'm trying to use the Sage 50 SDATA service to create customers and invoices.
I've managed to create customers no problem, but am getting the "object reference not set to an instance of an object…
-
It seems that tax doesn't get recorded correctly into Invoices.
I'm adding tax information to an invoice like this:
``` ruby
order = Order.find(1)
qb_order = Quickbooks::Model::Invoice.new…
-
Unclear whether this is an issue with the SDK, or with the API itself...
I am finding that when using the PurchaseFacade class, creating an expense with a single line with a DetailType of ItemBased…
-
Hello!
Today i encountered couple of errors like:
The target table 'dbo.XXXYYY' of the DML statement cannot have any enabled triggers if the statement contains an OUTPUT clause without INTO clause…
-
```
ITEM
ITEMID IN ('1-100')
*
1000
xml
```
Results:
```
array(92) {
["RECORDNO"]=>
string(2) "46"
["ITEMID"]=>
string(5) "1-100"
["STATUS"]=>
s…
-
-
Implement Avalara Tax reporting.
Currently we've implemented rate look up, the next part of the process is reporting the rates when an order has been completed. TaxCodes (assignment on the PDP, …
-
I have a customer whose TaxCode Ids are Text. I think this is common. The field qbo_id has is defined to be number only. This is a potential blocker on all new customers.
here is what the first …
-
##### **Overview of the issue**
During an importing entity definition file, I get the following message:
The table name for this entity is too long to form constraint names. Please use a sho…