Duplicated view name in the module stock

Bug #476343 reported by Numérigraphe
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned
Nominated for 5.0 by Numérigraphe

Bug Description

In stock/stock_view.xml (v5.0-bzr) we have :
<record id="stock_move_tree" model="ir.ui.view">
            <field name="name">stock.move.tree2</field>
...
        <record id="stock_move_tree2" model="ir.ui.view">
            <field name="name">stock.move.tree2</field>

Related branches

Revision history for this message
Numérigraphe (numerigraphe) wrote :

I suggest you rename it to stock.move.tree3 because stock.move.tree already exists too.
Lionel.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Its not a bug actually.

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

It has been improved by revision 2445 <email address hidden>.

Changed in openobject-addons:
status: New → Fix Released
Revision history for this message
Numérigraphe (numerigraphe) wrote :

Jay,
Thanks. One more question is you will. I see you chose to not stick to the convention for the name of these views - Is the convention obsolete ?

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

The name is usually the displayed as the title of List view when the action is performed.

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.