Review: Needs Fixing

Hello,

Why we need to remove this graph!!! We are not using categ_ids here so we 
should not remove graph view of this object. 

        -        <record id="view_project_issue_report_graph" 
model="ir.ui.view">
283     -            <field name="name">project.issue.report.graph</field>
284     -            <field name="model">project.issue.report</field>
285     -            <field name="type">graph</field>
286     -            <field name="arch" type="xml">
287     -                <graph orientation="horizontal" string="Project Issue" 
type="bar">
288     -                    <field name="state"/>
289     -                    <field name="nbr" operator="+"/>
290     -                    <field group="True" name="user_id"/>
291     -                </graph>
292     -            </field>
293     -        </record>

Thank,
Purnendu Singh
-- 
https://code.launchpad.net/~openerp-commiter/openobject-addons/trunk-project_issue_m2m-rpr/+merge/113580
Your team OpenERP R&D Team is subscribed to branch 
lp:~openerp-dev/openobject-addons/trunk-project_issue_m2m-psi.

_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help   : https://help.launchpad.net/ListHelp

Reply via email to