我需要能够使用php devkit将贷项凭证应用于发票,但我似乎无法弄清楚如何做到这一点。有人能指出我正确的方向吗?
谢谢!
答案 0 :(得分:1)
您可以将贷记凭证与客户或工作相关联。
您无法在IDS V2中看到发票和creditmemo之间的链接。基于IDS V3规范(http://developer.intuit.com/fmsv3spec/index.html),看起来linktxn在出现时可用,希望能显示链接。
IPP未显示CreditMemo - Invoice之间的链接。
您可以提取所有CreditMemos - http://docs.developer.intuit.com/0025_Intuit_Anywhere/0050_Data_Services/v2/0500_QuickBooks_Windows/0600_Object_Reference/CreditMemo,但他们不会像付款那样将关联交易显示回发票。
您可以查看贷项通知单是否已付款/使用,或者信用证状态是否为“应付款”,这意味着信用额度仍然可用。
另见https://idnforums.intuit.com/messageview.aspx?catid=86&threadid=18156