Purchase Orders waiting for second level approval doesn't show up in lists

Bug #1153806 reported by Eduardo Fonseca
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Low
OpenERP R&D Addons Team 2

Bug Description

OpenERP v7/trunk:

After activating the two levels aproval process, the quotation/purchase order waiting for second level approval doesn't appear in Quotations or Puchase Orders lists. They exist and can be accessed if one gets to Suppliers and show its related purchase orders history.

It seems a problem in the dominium of the filter in related action window for Quotations. I got them to show after changing the dominium values from:
[('state','in',('draft','sent','cancel'))]

To:
[('state','in',('draft','sent','cancel','confirmed'))]

Related branches

Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 2 (openerp-dev-addons2)
importance: Undecided → Low
status: New → Confirmed
Changed in openobject-addons:
status: Confirmed → In Progress
Changed in openobject-addons:
status: In Progress → Fix Committed
Revision history for this message
Dharmraj Zala(OpenERP) (dharmraj.zala-openerp) wrote :

Hello,
It has been fixed commited in
"https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1153806-dharmraj" branch.
Revision No : 8604
Revision ID: <email address hidden>

It will be available soon in trunk.

Thanks,
Dharmraj.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.