c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #35752
[Bug 872854] Re: No warning when Paid Amount and Invoice amount do not match
Hello jlinkels,
Although you find it a bit messy, the voucher is *made* to allow
differences between the paid amount and the total splitted by voucher
lines.
This is to allow to easily treat situations like:
1) your customer paid 90€ to pay 2 invoices of 50€, but because he doesn't agree to pay the rest (because he wasn't glad of your services for example), you want to fully reconcile the 2 invoices with the 90€ received. What you encode is: paid amount 90€, 50€ on both invoices. By default, the missing 10€ will be left on his customer account (meaning: the 2 invoices are paid/reconciled but the customer still own you 10€), but you can change the payment difference fields.selection and set it to be taken from a different account (choose a writeoff account to depict the 2 invoices are paid/reconciled and the missing 10€ are definitively lost)
2) a customer paid 60€, but you don't know what he's paying exactly. You can just encode the paid amount to 60€ and leave everything at 0 on the lines, that means you encode the payment but don't assign it on (don't try to reconcile it with) existing invoices. That's a very nice feature because it's easy in every case (what if you receive a prepayment and there is no existing invoice for this customer?) and if you change the defaults, every amount missing/overpaid will be set on the customer account and you will find it again at the next voucher encoding.
So, to sum up: this ain't a bug but a feature. I'm setting the bug
status accordingly.
Thanks,
Quentin
** Changed in: openobject-addons
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/872854
Title:
No warning when Paid Amount and Invoice amount do not match
Status in OpenERP Addons (modules):
Invalid
Bug description:
Go to Accounting -> Customer Invoices
Select an open invoice
Click the Payment button
In the Pay Invoice Window, the Amount Paid is proposed. Say 75.00
In the Pay Invoice window, select a Payment Method
The open invoice of the customer appears
Enter an amount to be paid, less than the Open Balance, say 70.00
FORGET to adjust the Paid Amount on top of this form, leave at 75.00
Press Validate
The payment is accepted without any warning.
The journals are booked with this result:
- Debt of the Customer to the Company becomes 0.00 on the Customer form
- The bank account of the company is debited for the Amount Paid: 75.00
- The Customer invoice remains Open for the Open Balance 5.00
This can only be corrected by entering journal items manually.
Any attempt to correct this by entering another payment, say:
Amount paid 0.00
Amount on Customer Invoice 5.00
Will NOT correct the situation. It should, because the first time
the mistake was made the amounts were accepted and booked. I
expect that this payment would be processed in the same way.
This is a vey messy situation, which is almost impossible
to find and correct due to a human error. The system should at least
warn for it, but even better not accept a payment where the
amounts received do not match the change in bank account.
jlinkels
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/872854/+subscriptions
References