Migrate to 4.0

This commit refs #1277
This commit is contained in:
Sergio Morillo 2016-08-19 12:59:03 +02:00
parent 4d44f11208
commit 651f9a166f
3 changed files with 4 additions and 3 deletions

View File

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

View File

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

View File

@ -3,8 +3,8 @@
this repository contains the full copyright notices and license terms. -->
<data>
<xpath
expr="/form/notebook/page[@id='accounting']/field[@name='vat_number']"
position="after">
expr="/form/notebook/page[@id='accounting']/separator[@id='taxes']"
position="before">
<label name="customer_to_invoice"/>
<field name="customer_to_invoice"/>
<label name="supplier_to_invoice"/>