Skip to content

[13 -> 14] Migration Error #4486

Closed Answered by HebaKM
HebaKM asked this question in Q&A
Discussion options

You must be logged in to vote

After debugging I was able to solve this issue by adding the following to the ir_module_category_data.xml file in the base module.

<record id="base.module_category_sales_sales" model="ir.module.category">
        <field name="name">Point of Sale</field>
        <field name="visible" eval="1" />
    </record>

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HebaKM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant