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.

  • 相关阅读:
    用asp生成PDF文件
    对长了的文章进行分页显示!
    用ASP读INI配置文件的函数
    JMail发送邮件代码
    SqlServer数据库的备份和恢复措施
    java—mediator中介模式
    javascript王者归来公有和私有:属性的封装
    断点续传多线程连接下载
    C语言实现对图像的二值化
    javascript王者归来类和对象
  • 原文地址:https://www.cnblogs.com/insus/p/4846696.html
Copyright © 2011-2022 走看看