当我们尝试从发货到“准备发票”时,我们在Acumatica中看到一个问题(请参见下面的版本)。当我们安装了salesdemo基本acumatica时,我们会看到此消息,因此我们知道它与我们的任何定制都不相关。有人有方向吗?我做了谷歌,但我并没有真正得到任何线索,以取得进展。
屏幕错误-无法从Avalara获取税款。检查跟踪以获取详细信息(https://www.dropbox.com/s/b7sxdo5nsblu54w/Screenshot%202019-02-28%2017.39.03.png?dl=0)
这是Acumatica版本 Acumatica 2017 R2 内部版本17.210.0034
当我们测试avalara连接时-我们看到了。与Avalara的连接成功。该服务的版本是19.2.0.39。
这是下面的跟踪
错误:TX错误:无法从Avalara获取税款。检查跟踪以获取详细信息发送
引发时间:2019/2/28 10:38:50屏幕:SO.30.20.00
细节:
2019/2/28下午10:38:50错误:
TX错误:无法从Avalara获取税款。检查跟踪以获取详细信息
MetricsDisplay.js
答案 0 :(得分:2)
真正的错误包含在跟踪中:
DocStatus is invalid for this operation.: Expected Saved|Posted
该错误来自Avalara API,但我不确定该在哪里修复。 我会先尝试介绍Avalara文档。他们建议在“管理命令面板”中进行更改。
来自阿瓦拉拉的资料: https://registry-console-default.test.1platform.be
来自上面链接的文本副本:
Overview
You want to know how to resolve the error: "DocStatus Is Invalid for This Operation. Expected Saved/Posted."
Environment
AvaTax
Resolution
This error message indicates that the DocCode used to calculate on or import transactions already exists within your Admin Console
Each document requires a unique identifier for the DocCode
Confirm the duplicate DocCode: Go to the Transactions tab in the Admin Console and search for the particular DocCode
Try adjusting the beginning date range to a date a few months or years in the past, then search for the specific DocCode
Once you find the transaction with the matching DocCode, determine if this is an exact copy of the transaction you are trying to import or calculate
If the two transactions are duplicates, you can:
Not add the transaction again
Change the DocCode by adding a number or letter and add the transaction in a different period
For imports: Use a ProcessCode of 2 or 4 and adjust the current transaction upon import
Change the original transaction to Uncommitted and recalculate the current transaction
Open the transaction in the Admin Console > click Edit > choose Adjustment Reason > click Save as Uncommitted in orange
Void will not avoid the error, it must be Uncommitted.
If the two transactions aren't duplicates, change the new transaction's DocCode/invoice number
编辑:Joshua Van Hoesen评论是最可能的解释:
如果您将Sales Demo数据与有效的Avalara税一起使用 集成,很可能您已尝试将文档与 一样[refNbr | doctype]组合,则必须删除 这些文档从Avalara仪表板中移出-或者-更改编号 您的文档顺序要低于您已经拥有的值 用过的。如果您正在使用演示数据集进行测试,并且 然后刷新/重新安装具有相同数据集的实例。