🎉 Initialize module repository
This commit is contained in:
9
data/mvd_tcg_game_data.xml
Normal file
9
data/mvd_tcg_game_data.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<odoo noupdate="1">
|
||||
<record id="mvd_tcg_game_mtg" model="mvd.tcg.game">
|
||||
<field name="name">Magic: The Gathering</field>
|
||||
<field name="code">mtg</field>
|
||||
<field name="sequence">10</field>
|
||||
<field name="description">Magic: The Gathering reference root for MTG-specific adapters.</field>
|
||||
</record>
|
||||
</odoo>
|
||||
Reference in New Issue
Block a user