zoukankan      html  css  js  c++  java
  • Tolerance (定义发票允差)

    image

    (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.

  • 相关阅读:
    Hbase学习记录(2)| Shell操作
    Hbase学习记录(1)|伪分布式安装
    Zookeeper集群安装详解
    防范xss的正确姿势
    怎么样通过编写Python小程序来统计测试脚本的关键字
    XSS报警机制(前端防火墙:第二篇)
    XSS姿势——文件上传XSS
    MySQL防范SQL注入风险
    SQL注入—我是如何一步步攻破一家互联网公司的
    通过BurpSuite和sqlmap配合对dvwa进行sql注入测试和用户名密码暴力破解
  • 原文地址:https://www.cnblogs.com/quanweiru/p/4627139.html
Copyright © 2011-2022 走看看