-
A customer provided an updated link for the [California tax page](https://smartpay.gsa.gov/smarttax/tax-information-by-state/california/). I don't think the link's text has to change, just the URL for…
-
Would be cool if you could use the JSON Patch to its full power, and, to update, say, price instead of sending this:
```json
{
"op": "replace",
"path": "/attributes/purchasable_offer",
…
-
The bbox of the table has issues; the content of the current table is very long, but the bbox height is very short, as shown in the figure below.
{'chunk_type': 'table', 'page': 31, 'bbox': [438.73…
-
On the POS page, when selecting a product without a tax group, an error will appear as shown below. The selected product does not appear yet, but when opening or closing the developer tools, the selec…
-
When calling the prebuilt model tax.us.1099COMBO.2023 for consolidated tax statements I'm getting this exception when calling SyncPoller.getFinalResult();
**Exception**
java.util.concurrent.Futu…
-
https://cran.r-project.org/package=taxize
@maelle
-
I checked:
36 OR
14 IL
07 CT
09 DC
33 NY
18 KY
and in none of them does a single 2023 taxpayer with 81000 of ltcg and no deductions or dependents show any taxable iincome (v36) or state ta…
-
There are multiple issues with the VAT for the payment fee. For example, the payment fee is shown excluding VAT in the summary while the configuration indicates that this should be shown including VAT…
-
Tested your VIES validation client. Looks good!
A few comments:
1) In the datamodel, the relationship from "FTBEXECVIESAvailableMemberStatus.ISO" might need to be to "TaxCountryRegionParameters.…
-
Currently, in `tax_range_time`, we allow the output to be sorted by "FAD" (first appearance; default), "LAD" (last appearance), or "name" (alphabetically by taxon names). @RussellGarwood suggested it …