-
### Q&A (please complete the following information)
- OS: macOS
- Browser: chrome, firefox
- Method of installation: npm
- Swagger-UI version: 3.19.4
- Swagger/OpenAPI version: Swagger 2.0
…
-
I am sending TaxRateRef ID 20 through the API, but the result is set to ID 21. Similarly, when I pass in 10, the result is getting set to 12, so it's not just a matter of it being offset by 1.
Exam…
-
Hi,
When I try to connect to the sdata url generated by sage in the Internet Options > Details Window for Sage 50 Accounts I get the following XML error
`
error
ResourceKindNotFound
Unable…
-
Import is using the customer ship to "TaxCode" instead of the "FreightTax" code to apply sales tax to the freight (aka shipping) amount. Therefore, if these codes are not the same on the customer shi…
-
This is not an issue, but basically a customization.
We have a module, in which additional fee is added to the Order based on some conditions. This additional fee should be taxed. This works well w…
-
From: irenef@uchicago.edu
Details:
os: 1-10-12
vs: 1-12-1-3
/Applications/GeoDa.app/Contents/MacOS/../Resources/logger.txt
GdaFrame::ShowOpenDatasourceDlg()
ConnectDatasourceDlg::InitSamplePan…
-
{{
'Lines' =>
array (
0 =>
AvaTax\Line::__set_state(array(
'No' => 'sequence-1',
'OriginCode' => 0,
'DestinationCode' => 1,
'ItemCode' => 'BV-102194',
'Description' => 'Bulgari Lucea 28mm W…
eealg updated
5 years ago
-
Is it possible to create or update a commodity and set the salePrice & inStock qty?
I can create a new commodity but the salePrice & inStock qty will not set.
This is the min payload i have sent to …
-
Currently, the Magento extension uses the "summary" data from the AvaTax response to calculate taxes in Magento. However with the upcoming release of Customs Duty & Import Tax, we're needing to refact…
-
If I create a table with this syntax:
CREATE TABLE `customer` (
`id` varchar(50) NOT NULL,
`company_name` varchar(255) NOT NULL,
`taxcode` varchar(255) NOT NULL,
`address_street_name`…