openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08854
[Bug 903841] Re: salesman and fiscal position not copied from invoice to refund
Landed into stable 6.0,
Revision ID: xal@xxxxxxxxxxx-20120306132605-sccngzpqyab9ry8j
Revision 5110
Regards.
** Changed in: openobject-addons
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/903841
Title:
salesman and fiscal position not copied from invoice to refund
Status in OpenERP Addons (modules):
Fix Released
Bug description:
Here is the scenario to reproduce the bug on OpenERP trunk version :
- create a new database and install the "account" module
- create a fiscal position "FP1"
- create a new invoice :
. set customer = Agrolait
. set Salesman = Demo user
. set Fiscal position = FP1
. add an invoice line
- Valide the invoice
- Click on "Refund"
. enter a description
. keep "Refund method" = Create a draft refund
- On the draft refund that has been created, you will see :
. Salesman = Administrator (= user currently using the ERP) -> BUG, it should be the same as the invoice i.e. "Demo user"
. Fiscal position is empty -> BUG, it should be the same as the invoice i.e. "FP1"
The enclosed patch fixes this issue. Please apply it on trunk.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/903841/+subscriptions
References