c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12042
[Bug 698204] Re: [Trunk] - Payment_voucher: partial and full payment management?
** Changed in: openobject-addons
Status: Incomplete => Triaged
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
** Changed in: openobject-addons
Assignee: OpenERP R&D Addons Team 3 (openerp-dev-addons3) => (unassigned)
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/698204
Title:
[Trunk] - Payment_voucher: partial and full payment management?
Status in OpenObject Addons Modules:
Triaged
Bug description:
Create 2 supplier invoice for the same supplier
- Inv1 : 1000
- Inv2 : 500
The supplier pays :
- For Inv1 : 990 - but it is a payment in full (due to bank fees, errors or dispute for example)
- For Inv2 : 300 - partial payment
The problem is the following:
- If in the payment options I select "Keep Open", my inv1 will not be reconcile and I cannot post my write-off (+my Inv1 is not fully reconciled)
- If in the payment options I select "Reconcile with write-off", the system forces me to post a write off for 10 + 200 = 210F (wrong because my Inv2 is not fully paid)
I think there is a conception issue unless I am missing something.
References