Fixed Issues

  • PBA-83729 "DocDetailsForPeriodListGet_API" method should return 0.0 in case when "DiscountAmt_Value" is null

Obtaining

This hotfix can be downloaded from here.

Installation

  1. Unzip archive with obtained hotfix

    # unzip oa-7.3-1240_KB132104-9.zip
    
  2. Run pre-check script in the extracted folder

    # python precheck.py
    
  3. After pre-check passed successfully - run update script

    # python update.py
    
  4. Run update Billing

    # oa-update --update-billing
    

Internal content