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 * Initial release

View File

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

View File

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