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.

  • 相关阅读:
    Selenium webdriver 操作日历控件
    selenuim-webdriver注解之@FindBy、@FindBys、@FindAll的区别
    配置 mybatis的 log4j.properties
    查询在一个数据库中某个字段存在于哪些表
    Linux下修改Mysql的用户(root)的密码
    MySQL——修改root密码的4种方法(以windows为例)
    报错:1130-host ... is not allowed to connect to this MySql server 开放mysql远程连接 不使用localhost
    C++中的static 成员变量的一些注意点
    #pragma once与#ifndef的区别
    C++类中的成员函数和构造函数为模板函数时的调用方法
  • 原文地址:https://www.cnblogs.com/quanweiru/p/4627139.html
Copyright © 2011-2022 走看看