siva-sai-udaygiri opened a new pull request, #1169:
URL: https://github.com/apache/ofbiz-framework/pull/1169

   Fixed billing account balance update after receiving payment for an order 
paid through a billing account.
   
   Changes:
   - Detect billing account payment preferences using paymentMethodTypeId 
EXT_BILLACT.
   - Mark billing account payment preferences as PAYMENT_RECEIVED when the 
received payment covers the order total.
   - Preserve existing offline payment cancellation behavior.
   
   Tested:
   - Created sales order WSCO10010 using billing account 9010.
   - Completed/shipped the order.
   - Received offline payment for the billing account amount.
   - Verified billing account available balance returned to the pre-order 
balance.
   
   Build:
   - ./gradlew.bat compileJava
   - git diff --check


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to