add resource calendar to mrp area

This commit is contained in:
Jordi Ballester Alomar
2018-06-27 16:24:52 +02:00
committed by JasminSForgeFlow
parent 4519f3d5d6
commit 2ec080b891
5 changed files with 36 additions and 16 deletions

View File

@@ -4,5 +4,6 @@
<field name="name">WH/Stock</field>
<field name="warehouse_id" ref="stock.warehouse0"/>
<field name="location_id" ref="stock.stock_location_stock"/>
<field name="calendar_id" ref="resource.resource_calendar_std"/>
</record>
</odoo>