Migrate to 4.0

This commit refs #1277
This commit is contained in:
Sergio Morillo 2016-08-19 14:26:54 +02:00
parent 81c2de9738
commit dd46b5949b
3 changed files with 2 additions and 2 deletions

View File

@ -1 +1,2 @@
Version 4.0.3 - 2016-08-19
* Initial release

View File

@ -5,7 +5,6 @@ this repository contains the full copyright notices and license terms. -->
<data>
<record model="ir.ui.view" id="location_view_form">
<field name="model">stock.location</field>
<field name="type">form</field>
<field name="name">location_form</field>
<field name="inherit" ref="stock.location_view_form"/>
</record>

View File

@ -1,5 +1,5 @@
[tryton]
version=3.6.1
version=4.0.3
depends:
ir
res