Skip to Content
Menu
This question has been flagged
2 Replies
1645 Views

Dear Odooers,

In Purchase model, I created and saved a new record (RFQ). How come there is not XML ID data?

In other records (from demo data) showing in the bottom picture. there is XML ID data.  



Avatar
Discard
Best Answer

Hi,
Those data which is created from data files/demo files will have external id. If you need to generate an external id for the record created from the user interface, open the list view of the model, select the record you need to generate external id and export it using import compatible format.

Once you trigger export, odoo will generate and set an external id for the record.

See:  How To Generate External ID For The Records Created From User Interface Odoo

Thanks

Avatar
Discard
Author Best Answer

Hello Niyas,

Thank you for the clear explanations.

Avatar
Discard
Related Posts Replies Views Activity
4
May 25
2452
2
May 25
5787
1
Mar 25
1628
4
Mar 25
4421
3
Feb 25
5403