-
```
If there is an fixed size array or collection of beans in a record followed by
some additional fields, the position calculated is incorrect for the fields
following the collection. Attached is …
-
```
If there is an fixed size array or collection of beans in a record followed by
some additional fields, the position calculated is incorrect for the fields
following the collection. Attached is …
-
I need to implement TaxService , to be able to create taxCodes and associate them with taxAgencies, can some one guide me how to do this? would like to modify this gem to be able to do this.
-
I'm trying to create an Estimate for a **french Canadian** company and it seems like I can't get it to work. Here's how I build the estimate:
``` ruby
Quickbooks::Model::Estimate.new.tap do |estimate…
-
The endpoint for createTaxService and updateTaxService is incorrect. Should be `taxService/taxCode`.
-
Suppose there are multiple returns (therefore multiple return_authorizations) on same order.
When i th RMA is received/processed, we are sending every single order.return_authorizations to Avalara (1s…
-
```
If there is an fixed size array or collection of beans in a record followed by
some additional fields, the position calculated is incorrect for the fields
following the collection. Attached is …
-
Hi,
I just try to use this gem and initially there was a hashie gem issue where it could not load file.
Not sure what that mean? Any pointers? not familiar with hashie gem.
Thanks for your help an…
-
I find only this method ('sonata_type_collection') to insert a entity cascade one to many
I want that the entity daughter does not require the selection of his father, but that this is taken directly
…
-
For some reason an apparently successful request (it looks successful - see below) results in the corresonding Avalara::Response::Invoice object with all its fields set to nil instead.
``` ruby
[83, …