openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08325
[Bug 942456] Re: Order with service product give wrong orderstate when invoice is made and paid.
Hello Peter,
Thanks for sharing your query with us.
This is not a bug in OpenERP but a missing configuration at your end. When you create a sale order for a service type product and the corresponding product
meets the following characteristics:
* Type = Service
* Procurement method (Order fulfillment) = MTO (make to order)
* Supply/Procurement method = Produce
The new task is created outside of any existing project, but can be
added to a project manually. When the project task is completed or
cancelled, the workflow of the corresponding procurement line is updated
accordingly.
In that case when you confirm the sale order and pay the invoice
completely the sale order is still in "In Progress" state. Now check the
procurement Exception from Warehouse/Schedulers/Procurement Exceptions
menu , it will be in an Exception state if "Project_mrp" module is not
installed otherwise it is in Running state. To complete this Sale Order
you need to install "Project_mrp" module because this type of sale order
creates a Task.
Once your related Task is in Done state your sale order will also become
in Done state.
So as for now we are setting this in Invalid state. You can re-open this
after replying on the related issue if you are facing any more
difficulties.
Thanks for understanding
** Changed in: openobject-addons
Status: New => Invalid
--
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/942456
Title:
Order with service product give wrong orderstate when invoice is made
and paid.
Status in OpenERP Addons (modules):
Invalid
Bug description:
parent branch: http://bazaar.launchpad.net/~openerp/openobject-
addons/6.0/ Revno : 5098
Take demodatabase / accounting + sales
Order with only a service product !
Create new order / select product "empl" 1 hour
Confirm
Create invoice
Pay invoice
Check state of the order -> still in progress
This state should be 'Done'.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/942456/+subscriptions
References