camptocamp / c2c-rd-addons

GNU Affero General Public License v3.0
15 stars 57 forks source link

c2c_budget_chricar install error/bug (null value in view xml) #24

Open ghost opened 8 years ago

ghost commented 8 years ago

Error on installation of c2c_budget_chricar.

ParseError: "null value in column "name" violates not-null constraint

while parsing /opt/p233/.local/share/Odoo/addons/8.0/c2c_budget_chricar/c2c_budget_view.xml:374
<record model="ir.actions.act_window" id="open_budget_list">
            <field name="res_model">c2c_budget</field>
                        <field name="view_type">form</field>
                        <field name="view_mode">tree,form</field>