mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
[MIG] rma: Migration to 13.0
This commit is contained in:
9
rma/data/stock_data.xml
Normal file
9
rma/data/stock_data.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<data noupdate="1">
|
||||
<record id="stock_location_rma" model="stock.location">
|
||||
<field name="name">RMA</field>
|
||||
<field name="location_id" ref="stock.stock_location_locations" />
|
||||
<field name="usage">view</field>
|
||||
<field name="company_id" />
|
||||
</record>
|
||||
</data>
|
||||
Reference in New Issue
Block a user