Hello all,
I'm trying to install expense tracker to add my expenses to Odoo, I've found this module Expense Tracker, witch should do the job. But when I'm trying to install it I get this error:
ParseError: "External ID not found in the system: product.product_category_all" while parsing /opt/odoo/addons/hr_expense/hr_expense_data.xml:16, near <record id="cat_expense" model="product.category"> <field name="parent_id" ref="product.product_category_all"/> <field name="name">Expenses</field> </record>
Can anybody suggest how to fix this?
Thank you,