zoukankan      html  css  js  c++  java
  • Rebalance Customer Balances Utility的使用

    用户不管是打开A/R Posted Transactions Detail还是A/R Posted Transactions Summary 窗口,均显示如下一个警示:

    打开Currency Codes窗口,检查decimal显示格式,均已经设为最大长度,说明与此无关。

    后来,找到一个Utility,Modules >> Customer >> General >> Utilities >> Rebalance Customer Balances:

    Rebalance Customer Balances

    Use the Rebalance Customer Balances utility to ensure the On Order Balance and Posted Balance fields on the Customers record are correct.

    NOTE: If you use an external financial system to handle Accounts Receivable (the Use External A/R System field is selected on the External Financial Interface Parameters form), this utility skips the recalculating of the posted balance.

    What Happens During Rebalancing

    When you click Rebalance Customers, the system does the following:

    1. Sets the On Order and Posted Balance fields for each selected customer to zero.
    2. Adds the total price (quantity ordered * price) of each ordered line/release into the On Order Balance field.

    NOTE: The system includes only customer orders with a header status of "Ordered" or "Stopped."

    1. Adds the total of all open items into the Posted Balance field.
    2. Displays a message indicating the process is complete.
    3. Displays a list of all customers with balances over their credit limits. This list includes the customer number, name, on order balance, posted balance, and credit limit.

    NOTE: Balances for corporate customers in the specified range also account for all of the corporate customer's "child" customers - even if the child customer numbers are not in the specified range. This is necessary to provide accurate balances for the corporate customer.

  • 相关阅读:
    linux环境下安装redis扩展
    LINUX环境下SVN安装与配置(利用钩子同步开发环境与测试环境)
    Linux环境下网卡配置
    MAC 下虚拟主机的配置
    从json_encode过来的的字符串被返回到html页面时的解析
    for循环绑定事件,闭包思想!
    js8月-4号,,思想
    三种添加事件的方式
    smarty第一天
    5秒钟后自动跳转!!!!
  • 原文地址:https://www.cnblogs.com/insus/p/4846696.html
Copyright © 2011-2022 走看看