December 2018
Beginner to intermediate
404 pages
10h 14m
English
None. Both terms refer to the same thing: external identifiers.
Odoo add-on modules can use XML and CSV data files.
Three things are wrong: the tag content should instead be in an eval attribute; the 4 command expects the record references in the second element, not the third; and a single record reference is expected, not a list. The correct syntax is: <field name="user_id" eval="[(4, ref(base.user_demo), 0)] />
Yes, in an XML file ...
Read now
Unlock full access