[
https://issues.apache.org/jira/browse/OFBIZ-1144?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jacopo Cappellato updated OFBIZ-1144:
-------------------------------------
Attachment: billing-account.patch
Rashko, all,
here is an *untested* patch, based on your patch, that should solve the issue:
I've removed all the code related to billing account balances (that has no
meaning in the payment application logic).
It would be great if you could test it and tell me if it fixes the problem.
Jacopo
> Payment applications problems
> -----------------------------
>
> Key: OFBIZ-1144
> URL: https://issues.apache.org/jira/browse/OFBIZ-1144
> Project: OFBiz
> Issue Type: Bug
> Components: accounting
> Reporter: Rashko Rejmer
> Assignee: Jacopo Cappellato
> Priority: Minor
> Attachments: billing-account.patch, payment_applications.patch,
> payment_applications.patch
>
>
> Due to http://www.nabble.com/Question-about-Billing-Accounts-tf4056081.html
> Problems that occur:
> 1. When we apply payment to another payment there is a worng checking if the
> sender of the one payment is
> the same as the receiver of the other one.
> 2. Wnen we try to assign a payment to an invoice that is assigned to the
> billing account, the payment application is not automatically assigned to the
> billing account.
> 3. When the payment is assigned to billing account wrong available amount
> method is invocated.
> 4. When the amount of the payment to the billing account is changed - the
> new unassigned amount is calculated wrongly.
>
> This patch should fix the problem.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.