c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #01079
[Bug 666154] Re: Residual amount : Regression with bank statement
Hello Vincent,
Can you check with this patch?
We have checked the complex case bug 511104 too.
Thanks.
** Patch added: "residual_statement.patch"
https://bugs.launchpad.net/openobject-addons/+bug/666154/+attachment/1710368/+files/residual_statement.patch
--
Residual amount : Regression with bank statement
https://bugs.launchpad.net/bugs/666154
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: In Progress
Bug description:
Hello,
We have a problem with Residual amount on invoice on latest stable version, you can reproduce it using this use case:
###Configuration
- Create a new database.
- Use the service company profile
- Use the EUr as company currency
- Install Suisse - plan comptable Sterchi as account chart
- Do not install extra-module
###Invoice creation
- Create a new customer invoice
- Create one invoice line linked with it
- Set the state to open using "Create" button
###Reconciliation
- Create a new bank statement
- Select a bank journal
- Import the previous created invoice through "Import invoice" button
- confirm the bank statement
###Result
- Return to the invoice
- the status of the invoice is paid but the residual is equal to invoice amount
the residual must be equal to 0.
Kind regards,
Vincent Renaville
References