(N) AP > Setup > Invoice > Tolerance (定义发票允差)

这里只对价格进行了设置,其他保持了默认。
To set tolerance levels for your invoices:
In the Invoice Tolerances Template window, select the check box for each tolerance you want to
enforce, and enter tolerance levels for your purchase order matching transactions. Enter all
amounts in your ledger currency.
• Name. Enter a unique name for the invoice tolerance template.
• Description. The description of the invoice tolerance template.
• Type. Choose either Goods or Services. Goods represent quantity based tolerances and
Services represents amount based tolerances.
• Maximum/Quantity Ordered. Enter either the percent or quantity difference above
purchase order shipment line quantity ordered that you allow suppliers to invoice.
Payables Invoice Validation checks the quantity billed against the quantity ordered

without taking price into consideration. Enter a Maximum Quantity Ordered tolerance
only if most of your purchase orders are for the same relative value.
• Maximum/Quantity Received. Enter either the percent or quantity difference above
purchase order shipment line quantity received that you allow suppliers to invoice.
Payables Invoice Validation checks the quantity billed against the quantity received
without taking price into consideration. Enter a Maximum Quantity Received quantity
tolerance only if most of your purchase orders are for the same relative value.
• Price. The percentage difference above purchase order shipment line unit price that you
allow suppliers to invoice.
• Exchange Rate Amount. The amount of variance you allow between an invoice amount
and the amount of the purchase order shipment to which it is matched. Payables
compares the ledger currency of each, based on the invoice and purchase order
exchange rates, respectively. Enter a value in this field only if you enter foreign currency
invoices in Payables.
• Shipment Amount. The amount of variance you allow between all invoice amounts (in
transaction currency) matched to a shipment and the amount of the purchase order
shipment. Payables Invoice Validation applies the Maximum Shipment Amount hold if
the match exceeds the tolerance.
• Total Amount. The total amount of variance you allow for both the Exchange Rate
Amount variance and the Shipment Amount combined. If you do not use foreign
currency, do not enter a value in this field.
Note: For the greatest control over your foreign currency invoices, you may choose to enter a
Total Amount tolerance that is less than the total of your Shipment Amount and Exchange Rate
Amount tolerances. For example, if your foreign currency invoice match is within the individual
Exchange Rate Amount and Shipment Amount tolerances, you still may want Payables to prevent
payment of the invoice because the exchange rate variance combined with the shipment amount
variance, while within their individual tolerances, exceed your desired Total Amount tolerance.

最新文章

  1. Gate Of Babylon bzoj 1272
  2. HashMap 和 HashTable区别
  3. 小课堂Week10 例外处理设计的逆袭Part3
  4. Cacti监控Windows主机,Windows主机的正确配置
  5. C# 超级简单的Telnet (TcpClient)客户端
  6. hdu4151(二分)
  7. selenium RC
  8. python基础(二)字符串內建函数详解
  9. php提示php_network_getaddresses: getaddrinfo failed: Name or service not known
  10. Mysql MHA(GTID)配置(实操)
  11. weblogic 安全漏洞 CVE-2017-5638
  12. Mysql概念及基本操作
  13. 使用Visual Studio Team Services敏捷规划和项目组合管理(四)——冲刺计划和任务板
  14. ElasticSearch的基本原理与用法
  15. Python中的对象行为与特殊方法(二)类型检查与抽象基类
  16. python之格式化输出
  17. 5 -- Hibernate的基本用法 --4 深入Hibernate配置文件
  18. 从Windows下引导安装ubuntu
  19. 由delete导致的超时已过期问题
  20. sqlalchemy多外键关联

热门文章

  1. 第五篇、HTML标签类型
  2. C++ 泛型编程/模板 泛函编程/Lambda/λ演算
  3. sgu 101 domino
  4. hdu 4778 Gems Fight! 博弈+状态dp+搜索
  5. 解决rtl8723be无线网卡驱动频繁断网问题
  6. 12个有趣的C语言问答(详解)
  7. Git-it:一个学习Git和Github的教程(软件)
  8. 只允许输入数字的TextBox控件
  9. Yii Query Builder insert()、update()、delete()使用
  10. 干货:Web应用上线之前程序员应该了解的技术细节