[trunk/7.0] point of sale: duplicate xml id in point_of_sale_view.xml

Bug #1252683 reported by Alexandre Fayolle - camptocamp
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Committed
Medium
OpenERP R&D Addons Team 3

Bug Description

xmlid view_pos_order_filter is defined twice in point_of_sale_view.xml :

point_of_sale/point_of_sale_view.xml
147: <record id="view_pos_order_filter" model="ir.ui.view">
1029: <record id="view_pos_order_filter" model="ir.ui.view">

Both definitions different.

The second one (which gets used in the end) has more options but is missing the field pos_reference I'd like to use which is in the first definition).

Related branches

Revision history for this message
Twinkle Christian(OpenERP) (tch-openerp) wrote :

Hello,

Thanks For reporting this issue ..!!

Good catch, I can see the same.. So, I am confirming this issue.

Regards,

Changed in openobject-addons:
assignee: nobody → OpenERP R&D Addons Team 3 (openerp-dev-addons3)
importance: Undecided → Medium
status: New → Confirmed
summary: - 7.0 point of sale: duplicate xml id in point_of_sale_view.xml
+ [trunk/7.0] point of sale: duplicate xml id in point_of_sale_view.xml
Changed in openobject-addons:
status: Confirmed → In Progress
Revision history for this message
Chirag Dodiya(OpenERP) (chirag.dodiya-openerp) wrote :

Hello,

It has been Fixed in this branch: https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1252683-cod

revision-id: <email address hidden>

revno: 9067.

It will be available in trunk soon.

Changed in openobject-addons:
status: In Progress → Fix Committed
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.