Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to Export Native attribute #1579

Open
mileo opened this issue Jan 25, 2025 · 0 comments · May be fixed by #1580
Open

Fail to Export Native attribute #1579

mileo opened this issue Jan 25, 2025 · 0 comments · May be fixed by #1580

Comments

@mileo
Copy link

mileo commented Jan 25, 2025

Image

    <record id="company_name_attribute" model="attribute.attribute">
        <field name="nature">native</field>
        <field name="field_id" eval="ref('BLA_BLA_product.field_product_template__commercial_company_name')" />
        <field name="attribute_group_id" ref="geral_technical_attribute_group" />
        <field name="attribute_set_ids" eval="[(4, ref('BLA_SET'))]" />
        <field name="model_id" ref="product.model_product_template" />
    </record>
@mileo mileo linked a pull request Jan 25, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant