[tryton-debian-vcs] tryton-modules-account-fr branch upstream updated. upstream/3.8.0-2-g0f777fe
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Thu Jun 2 16:06:12 UTC 2016
The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-account-fr.git;a=commitdiff;h=upstream/3.8.0-2-g0f777fe
commit 0f777fef2be46a04b9f3697e0df45f5d4c36d2e2
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri May 27 18:35:06 2016 +0200
Adding upstream version 4.0.1.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index d8ee02f..cdac495 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+Version 4.0.1 - 2016-05-11
+* Bug fixes (see mercurial logs for details)
+
Version 4.0.0 - 2016-05-02
* Bug fixes (see mercurial logs for details)
* Add Python3 support
diff --git a/PKG-INFO b/PKG-INFO
index bdccd21..4137524 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_account_fr
-Version: 4.0.0
+Version: 4.0.1
Summary: Tryton module with French chart of accounts
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/locale/es_CO.po b/locale/es_CO.po
index 98f899d..af9459b 100644
--- a/locale/es_CO.po
+++ b/locale/es_CO.po
@@ -4,80 +4,80 @@ msgstr "Content-Type: text/plain; charset=utf-8\n"
msgctxt "field:account.fr.fec.result,file:"
msgid "File"
-msgstr ""
+msgstr "Archivo"
msgctxt "field:account.fr.fec.result,filename:"
msgid "File Name"
-msgstr ""
+msgstr "Nombre de Archivo"
msgctxt "field:account.fr.fec.result,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.fr.fec.start,deferral_journal:"
msgid "Deferral Journal"
-msgstr ""
+msgstr "Libro Contable de Diferido"
msgctxt "field:account.fr.fec.start,deferral_post_number:"
msgid "Deferral Number"
-msgstr ""
+msgstr "Número de Diferido"
msgctxt "field:account.fr.fec.start,fiscalyear:"
msgid "Fiscal Year"
-msgstr ""
+msgstr "Año Fiscal"
msgctxt "field:account.fr.fec.start,id:"
msgid "ID"
-msgstr ""
+msgstr "ID"
msgctxt "field:account.fr.fec.start,type:"
msgid "Type"
-msgstr ""
+msgstr "Tipo"
msgctxt "help:account.fr.fec.start,deferral_journal:"
msgid "Journal used for pseudo deferral move"
-msgstr ""
+msgstr "Libro contable usado para asientos seudo diferidos"
msgctxt "help:account.fr.fec.start,deferral_post_number:"
msgid "Post number used for pseudo deferral move"
-msgstr ""
+msgstr "Número de contabilización usado para asientos seudo diferidos"
msgctxt "model:account.fr.fec.result,name:"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "model:account.fr.fec.start,name:"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "model:ir.action,name:act_fec"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "model:ir.ui.menu,name:menu_fec"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "selection:account.fr.fec.start,type:"
msgid "IS-BIC"
-msgstr ""
+msgstr "IS-BIC"
msgctxt "view:account.fr.fec.result:"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "view:account.fr.fec.start:"
msgid "Generate FEC"
-msgstr ""
+msgstr "Generar FEC"
msgctxt "wizard_button:account.fr.fec,result,end:"
msgid "Close"
-msgstr ""
+msgstr "Cerrar"
msgctxt "wizard_button:account.fr.fec,start,end:"
msgid "Cancel"
-msgstr ""
+msgstr "Cancelar"
msgctxt "wizard_button:account.fr.fec,start,generate:"
msgid "Generate"
-msgstr ""
+msgstr "Generar"
diff --git a/tryton.cfg b/tryton.cfg
index b6371fe..997a10e 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=4.0.0
+version=4.0.1
depends:
account
party_siret
diff --git a/trytond_account_fr.egg-info/PKG-INFO b/trytond_account_fr.egg-info/PKG-INFO
index cff7b56..6ef15b5 100644
--- a/trytond_account_fr.egg-info/PKG-INFO
+++ b/trytond_account_fr.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-account-fr
-Version: 4.0.0
+Version: 4.0.1
Summary: Tryton module with French chart of accounts
Home-page: http://www.tryton.org/
Author: Tryton
diff --git a/trytond_account_fr.egg-info/SOURCES.txt b/trytond_account_fr.egg-info/SOURCES.txt
index e564ce1..6f3e44f 100644
--- a/trytond_account_fr.egg-info/SOURCES.txt
+++ b/trytond_account_fr.egg-info/SOURCES.txt
@@ -28,11 +28,13 @@ tryton.cfg
./locale/hu_HU.po
./locale/it_IT.po
./locale/ja_JP.po
+./locale/lo_LA.po
./locale/lt_LT.po
./locale/nl_NL.po
./locale/pt_BR.po
./locale/ru_RU.po
./locale/sl_SI.po
+./locale/zh_CN.po
./tests/__init__.py
./tests/test_account_fr.py
./view/fec_result_form.xml
diff --git a/trytond_account_fr.egg-info/requires.txt b/trytond_account_fr.egg-info/requires.txt
index e3b429f..70a9a2f 100644
--- a/trytond_account_fr.egg-info/requires.txt
+++ b/trytond_account_fr.egg-info/requires.txt
@@ -1,3 +1,3 @@
trytond_account >= 4.0, < 4.1
trytond_party_siret >= 4.0, < 4.1
-trytond >= 4.0, < 4.1
\ No newline at end of file
+trytond >= 4.0, < 4.1
commit f0621968301da977b958bb2beb79a586e6dd8231
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Fri May 27 18:25:47 2016 +0200
Adding upstream version 4.0.0.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/CHANGELOG b/CHANGELOG
index a1e1422..d8ee02f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,7 @@
+Version 4.0.0 - 2016-05-02
+* Bug fixes (see mercurial logs for details)
+* Add Python3 support
+
Version 3.8.0 - 2015-11-02
* Bug fixes (see mercurial logs for details)
* Add FEC generation
diff --git a/COPYRIGHT b/COPYRIGHT
index 465d42f..842b29e 100644
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -1,7 +1,7 @@
-Copyright (C) 2010-2015 Cédric Krier.
+Copyright (C) 2010-2016 Cédric Krier.
Copyright (C) 2010-2011 Bertrand Chenal.
-Copyright (C) 2010-2014 Nicolas Évrard.
-Copyright (C) 2010-2015 B2CK SPRL.
+Copyright (C) 2010-2016 Nicolas Évrard.
+Copyright (C) 2010-2016 B2CK SPRL.
Copyright (C) 2014-2015 Raphaël Hertzog.
This program is free software: you can redistribute it and/or modify
diff --git a/PKG-INFO b/PKG-INFO
index f1c36f8..bdccd21 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond_account_fr
-Version: 3.8.0
+Version: 4.0.0
Summary: Tryton module with French chart of accounts
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.8/
+Download-URL: http://downloads.tryton.org/4.0/
Description: trytond_account_fr
==================
@@ -52,9 +52,25 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: Natural Language :: Bulgarian
+Classifier: Natural Language :: Catalan
+Classifier: Natural Language :: Chinese (Simplified)
+Classifier: Natural Language :: Czech
+Classifier: Natural Language :: Dutch
+Classifier: Natural Language :: English
Classifier: Natural Language :: French
+Classifier: Natural Language :: German
+Classifier: Natural Language :: Hungarian
+Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Portuguese (Brazilian)
+Classifier: Natural Language :: Russian
+Classifier: Natural Language :: Slovenian
+Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/account.py b/account.py
index 6ef7c07..9017054 100644
--- a/account.py
+++ b/account.py
@@ -13,15 +13,15 @@ from trytond.model import ModelView, fields
__all__ = ['TaxTemplate', 'TaxRuleTemplate',
'AccountFrFEC', 'AccountFrFECStart', 'AccountFrFECResult']
-__metaclass__ = PoolMeta
class TaxTemplate:
+ __metaclass__ = PoolMeta
__name__ = 'account.tax.template'
@classmethod
def __register__(cls, module_name):
- cursor = Transaction().cursor
+ cursor = Transaction().connection.cursor()
model_data = Table('ir_model_data')
# Migration from 3.0: new tax rates
@@ -53,11 +53,12 @@ class TaxTemplate:
class TaxRuleTemplate:
+ __metaclass__ = PoolMeta
__name__ = 'account.tax.rule.template'
@classmethod
def __register__(cls, module_name):
- cursor = Transaction().cursor
+ cursor = Transaction().connection.cursor()
model_data = Table('ir_model_data')
if module_name == 'account_fr':
@@ -189,6 +190,10 @@ class AccountFrFEC(Wizard):
value += ' - '
value += line.description
return value
+ end_date = self.start.fiscalyear.end_date
+ reconciliation = None
+ if line.reconciliation and line.reconciliation.date <= end_date:
+ reconciliation = line.reconciliation
return [
line.move.journal.code,
line.move.journal.name,
@@ -203,9 +208,8 @@ class AccountFrFEC(Wizard):
description(),
format_number(line.debit or 0),
format_number(line.credit or 0),
- line.reconciliation.rec_name if line.reconciliation else '',
- format_date(line.reconciliation.create_date)
- if line.reconciliation else '',
+ reconciliation.rec_name if reconciliation else '',
+ format_date(reconciliation.create_date) if reconciliation else '',
format_date(line.move.post_date),
format_number(line.amount_second_currency)
if line.amount_second_currency else '',
diff --git a/locale/lo_LA.po b/locale/lo_LA.po
new file mode 100644
index 0000000..98f899d
--- /dev/null
+++ b/locale/lo_LA.po
@@ -0,0 +1,83 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "field:account.fr.fec.result,file:"
+msgid "File"
+msgstr ""
+
+msgctxt "field:account.fr.fec.result,filename:"
+msgid "File Name"
+msgstr ""
+
+msgctxt "field:account.fr.fec.result,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,deferral_journal:"
+msgid "Deferral Journal"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,deferral_post_number:"
+msgid "Deferral Number"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,fiscalyear:"
+msgid "Fiscal Year"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,id:"
+msgid "ID"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,type:"
+msgid "Type"
+msgstr ""
+
+msgctxt "help:account.fr.fec.start,deferral_journal:"
+msgid "Journal used for pseudo deferral move"
+msgstr ""
+
+msgctxt "help:account.fr.fec.start,deferral_post_number:"
+msgid "Post number used for pseudo deferral move"
+msgstr ""
+
+msgctxt "model:account.fr.fec.result,name:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:account.fr.fec.start,name:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_fec"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_fec"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "selection:account.fr.fec.start,type:"
+msgid "IS-BIC"
+msgstr ""
+
+msgctxt "view:account.fr.fec.result:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "view:account.fr.fec.start:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "wizard_button:account.fr.fec,result,end:"
+msgid "Close"
+msgstr ""
+
+msgctxt "wizard_button:account.fr.fec,start,end:"
+msgid "Cancel"
+msgstr ""
+
+msgctxt "wizard_button:account.fr.fec,start,generate:"
+msgid "Generate"
+msgstr ""
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
new file mode 100644
index 0000000..28bc447
--- /dev/null
+++ b/locale/zh_CN.po
@@ -0,0 +1,83 @@
+#
+msgid ""
+msgstr "Content-Type: text/plain; charset=utf-8\n"
+
+msgctxt "field:account.fr.fec.result,file:"
+msgid "File"
+msgstr "文件"
+
+msgctxt "field:account.fr.fec.result,filename:"
+msgid "File Name"
+msgstr "文件名"
+
+msgctxt "field:account.fr.fec.result,id:"
+msgid "ID"
+msgstr "编号"
+
+msgctxt "field:account.fr.fec.start,deferral_journal:"
+msgid "Deferral Journal"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,deferral_post_number:"
+msgid "Deferral Number"
+msgstr ""
+
+msgctxt "field:account.fr.fec.start,fiscalyear:"
+msgid "Fiscal Year"
+msgstr "财年"
+
+msgctxt "field:account.fr.fec.start,id:"
+msgid "ID"
+msgstr "编号"
+
+msgctxt "field:account.fr.fec.start,type:"
+msgid "Type"
+msgstr "类型"
+
+msgctxt "help:account.fr.fec.start,deferral_journal:"
+msgid "Journal used for pseudo deferral move"
+msgstr ""
+
+msgctxt "help:account.fr.fec.start,deferral_post_number:"
+msgid "Post number used for pseudo deferral move"
+msgstr ""
+
+msgctxt "model:account.fr.fec.result,name:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:account.fr.fec.start,name:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:ir.action,name:act_fec"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "model:ir.ui.menu,name:menu_fec"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "selection:account.fr.fec.start,type:"
+msgid "IS-BIC"
+msgstr ""
+
+msgctxt "view:account.fr.fec.result:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "view:account.fr.fec.start:"
+msgid "Generate FEC"
+msgstr ""
+
+msgctxt "wizard_button:account.fr.fec,result,end:"
+msgid "Close"
+msgstr "关闭"
+
+msgctxt "wizard_button:account.fr.fec,start,end:"
+msgid "Cancel"
+msgstr "取消"
+
+msgctxt "wizard_button:account.fr.fec,start,generate:"
+msgid "Generate"
+msgstr "生成"
diff --git a/setup.py b/setup.py
index 089416d..8772604 100644
--- a/setup.py
+++ b/setup.py
@@ -5,11 +5,17 @@
from setuptools import setup
import re
import os
-import ConfigParser
+import io
+try:
+ from configparser import ConfigParser
+except ImportError:
+ from ConfigParser import ConfigParser
def read(fname):
- return open(os.path.join(os.path.dirname(__file__), fname)).read()
+ return io.open(
+ os.path.join(os.path.dirname(__file__), fname),
+ 'r', encoding='utf-8').read()
def get_require_version(name):
@@ -21,7 +27,7 @@ def get_require_version(name):
major_version, minor_version + 1)
return require
-config = ConfigParser.ConfigParser()
+config = ConfigParser()
config.readfp(open('tryton.cfg'))
info = dict(config.items('tryton'))
for key in ('depends', 'extras_depend', 'xml'):
@@ -43,7 +49,7 @@ if minor_version % 2:
requires = []
for dep in info.get('depends', []):
- if not re.match(r'(ir|res|webdav)(\W|$)', dep):
+ if not re.match(r'(ir|res)(\W|$)', dep):
requires.append(get_require_version('trytond_%s' % dep))
requires.append(get_require_version('trytond'))
@@ -73,9 +79,25 @@ setup(name=name,
'Intended Audience :: Financial and Insurance Industry',
'Intended Audience :: Legal Industry',
'License :: OSI Approved :: GNU General Public License (GPL)',
+ 'Natural Language :: Bulgarian',
+ 'Natural Language :: Catalan',
+ 'Natural Language :: Chinese (Simplified)',
+ 'Natural Language :: Czech',
+ 'Natural Language :: Dutch',
+ 'Natural Language :: English',
'Natural Language :: French',
+ 'Natural Language :: German',
+ 'Natural Language :: Hungarian',
+ 'Natural Language :: Italian',
+ 'Natural Language :: Portuguese (Brazilian)',
+ 'Natural Language :: Russian',
+ 'Natural Language :: Slovenian',
+ 'Natural Language :: Spanish',
'Operating System :: OS Independent',
'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3.3',
+ 'Programming Language :: Python :: 3.4',
+ 'Programming Language :: Python :: 3.5',
'Programming Language :: Python :: Implementation :: CPython',
'Programming Language :: Python :: Implementation :: PyPy',
'Topic :: Office/Business',
@@ -90,4 +112,5 @@ setup(name=name,
""",
test_suite='tests',
test_loader='trytond.test_loader:Loader',
+ use_2to3=True,
)
diff --git a/tax_fr.xml b/tax_fr.xml
index 811e5b7..a3de14a 100644
--- a/tax_fr.xml
+++ b/tax_fr.xml
@@ -839,9 +839,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0207b"/>
<field name="invoice_tax_code" ref="tax_code_0207"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -857,9 +857,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0206b"/>
<field name="invoice_tax_code" ref="tax_code_0206"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -892,9 +892,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0207b"/>
<field name="invoice_tax_code" ref="tax_code_0207"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -910,9 +910,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0206b"/>
<field name="invoice_tax_code" ref="tax_code_0206"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -945,9 +945,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0151b"/>
<field name="invoice_tax_code" ref="tax_code_0151"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -963,9 +963,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0150b"/>
<field name="invoice_tax_code" ref="tax_code_0150"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -998,9 +998,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0151b"/>
<field name="invoice_tax_code" ref="tax_code_0151"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1016,9 +1016,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0150b"/>
<field name="invoice_tax_code" ref="tax_code_0150"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1033,9 +1033,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0201b"/>
<field name="invoice_tax_code" ref="tax_code_0201"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1050,9 +1050,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0201b"/>
<field name="invoice_tax_code" ref="tax_code_0201"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1067,9 +1067,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0105b"/>
<field name="invoice_tax_code" ref="tax_code_0105"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1084,9 +1084,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0105b"/>
<field name="invoice_tax_code" ref="tax_code_0105"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1101,9 +1101,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0100b"/>
<field name="invoice_tax_code" ref="tax_code_0100"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1118,9 +1118,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0100b"/>
<field name="invoice_tax_code" ref="tax_code_0100"/>
<field name="credit_note_base_code" ref="tax_code_0036"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" ref="tax_code_0059"/>
- <field name="credit_note_tax_sign" eval="Decimal('1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
<field name="account" ref="root"/>
</record>
@@ -1135,9 +1135,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0034"/>
<field name="invoice_tax_code" eval="None"/>
<field name="credit_note_base_code" ref="tax_code_0039"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1152,9 +1152,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0033"/>
<field name="invoice_tax_code" eval="None"/>
<field name="credit_note_base_code" ref="tax_code_0039"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1169,9 +1169,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0032"/>
<field name="invoice_tax_code" eval="None"/>
<field name="credit_note_base_code" ref="tax_code_0039"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1186,9 +1186,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0032"/>
<field name="invoice_tax_code" eval="None"/>
<field name="credit_note_base_code" ref="tax_code_0039"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1220,7 +1220,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1235,7 +1235,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1267,7 +1267,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1282,7 +1282,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1314,7 +1314,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1329,7 +1329,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1361,7 +1361,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1376,7 +1376,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1390,7 +1390,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1404,7 +1404,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1418,7 +1418,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1432,7 +1432,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1446,7 +1446,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1460,7 +1460,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44566"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_tax_code" ref="tax_code_0702"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1493,7 +1493,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44562"/>
<field name="invoice_tax_code" ref="tax_code_0703"/>
<field name="credit_note_tax_code" ref="tax_code_0703"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1508,7 +1508,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44562"/>
<field name="invoice_tax_code" ref="tax_code_0703"/>
<field name="credit_note_tax_code" ref="tax_code_0703"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1542,7 +1542,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44562"/>
<field name="invoice_tax_code" ref="tax_code_0703"/>
<field name="credit_note_tax_code" ref="tax_code_0703"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1558,7 +1558,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44562"/>
<field name="invoice_tax_code" ref="tax_code_0703"/>
<field name="credit_note_tax_code" ref="tax_code_0703"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1572,7 +1572,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="credit_note_account" ref="44562"/>
<field name="invoice_tax_code" ref="tax_code_0703"/>
<field name="credit_note_tax_code" ref="tax_code_0703"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
@@ -1641,9 +1641,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template"
@@ -1672,7 +1672,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template"
@@ -1707,9 +1707,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_19_6_2">
@@ -1736,7 +1736,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_19_6_4">
@@ -1787,9 +1787,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_10_2">
@@ -1816,7 +1816,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_10_4">
@@ -1850,9 +1850,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_7_2">
@@ -1879,7 +1879,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_7_4">
@@ -1911,9 +1911,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_5_5_2">
@@ -1940,7 +1940,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_5_5_4">
@@ -1972,9 +1972,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_2_1_2">
@@ -2001,7 +2001,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_2_1_4">
@@ -2033,9 +2033,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" eval="None"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" eval="None"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_8_5_2">
@@ -2062,7 +2062,7 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0031b"/>
<field name="invoice_tax_code" ref="tax_code_0035"/>
<field name="credit_note_base_code" ref="tax_code_0031b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_biens_8_5_4">
@@ -2123,9 +2123,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template"
@@ -2163,9 +2163,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_19_6_2">
@@ -2219,9 +2219,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_10_2">
@@ -2258,9 +2258,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_7_2">
@@ -2295,9 +2295,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_5_5_2">
@@ -2332,9 +2332,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_2_1_2">
@@ -2369,9 +2369,9 @@ this repository contains the full copyright notices and license terms. -->
<field name="invoice_base_code" ref="tax_code_0044b"/>
<field name="invoice_tax_code" ref="tax_code_0702"/>
<field name="credit_note_base_code" ref="tax_code_0044b"/>
- <field name="credit_note_base_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_base_sign" eval="Decimal('1')"/>
<field name="credit_note_tax_code" eval="None"/>
- <field name="credit_note_tax_sign" eval="Decimal('-1')"/>
+ <field name="credit_note_tax_sign" eval="Decimal('1')"/>
<field name="account" ref="root"/>
</record>
<record model="account.tax.template" id="tva_achat_intracommunautaire_services_8_5_2">
diff --git a/tests/__init__.py b/tests/__init__.py
index 543b906..738ad31 100644
--- a/tests/__init__.py
+++ b/tests/__init__.py
@@ -1,6 +1,9 @@
# This file is part of Tryton. The COPYRIGHT file at the top level of
# this repository contains the full copyright notices and license terms.
-from .test_account_fr import suite
+try:
+ from trytond.modules.account_fr.tests.test_account_fr import suite
+except ImportError:
+ from .test_account_fr import suite
__all__ = ['suite']
diff --git a/tryton.cfg b/tryton.cfg
index 704085a..b6371fe 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.8.0
+version=4.0.0
depends:
account
party_siret
diff --git a/trytond_account_fr.egg-info/PKG-INFO b/trytond_account_fr.egg-info/PKG-INFO
index 8af0d7b..cff7b56 100644
--- a/trytond_account_fr.egg-info/PKG-INFO
+++ b/trytond_account_fr.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
Metadata-Version: 1.1
Name: trytond-account-fr
-Version: 3.8.0
+Version: 4.0.0
Summary: Tryton module with French chart of accounts
Home-page: http://www.tryton.org/
Author: Tryton
Author-email: issue_tracker at tryton.org
License: GPL-3
-Download-URL: http://downloads.tryton.org/3.8/
+Download-URL: http://downloads.tryton.org/4.0/
Description: trytond_account_fr
==================
@@ -52,9 +52,25 @@ Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Legal Industry
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
+Classifier: Natural Language :: Bulgarian
+Classifier: Natural Language :: Catalan
+Classifier: Natural Language :: Chinese (Simplified)
+Classifier: Natural Language :: Czech
+Classifier: Natural Language :: Dutch
+Classifier: Natural Language :: English
Classifier: Natural Language :: French
+Classifier: Natural Language :: German
+Classifier: Natural Language :: Hungarian
+Classifier: Natural Language :: Italian
+Classifier: Natural Language :: Portuguese (Brazilian)
+Classifier: Natural Language :: Russian
+Classifier: Natural Language :: Slovenian
+Classifier: Natural Language :: Spanish
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Office/Business
diff --git a/trytond_account_fr.egg-info/SOURCES.txt b/trytond_account_fr.egg-info/SOURCES.txt
index e8ec711..e564ce1 100644
--- a/trytond_account_fr.egg-info/SOURCES.txt
+++ b/trytond_account_fr.egg-info/SOURCES.txt
@@ -50,11 +50,13 @@ locale/fr_FR.po
locale/hu_HU.po
locale/it_IT.po
locale/ja_JP.po
+locale/lo_LA.po
locale/lt_LT.po
locale/nl_NL.po
locale/pt_BR.po
locale/ru_RU.po
locale/sl_SI.po
+locale/zh_CN.po
trytond_account_fr.egg-info/PKG-INFO
trytond_account_fr.egg-info/SOURCES.txt
trytond_account_fr.egg-info/dependency_links.txt
diff --git a/trytond_account_fr.egg-info/requires.txt b/trytond_account_fr.egg-info/requires.txt
index 3597ca8..e3b429f 100644
--- a/trytond_account_fr.egg-info/requires.txt
+++ b/trytond_account_fr.egg-info/requires.txt
@@ -1,3 +1,3 @@
-trytond_account >= 3.8, < 3.9
-trytond_party_siret >= 3.8, < 3.9
-trytond >= 3.8, < 3.9
\ No newline at end of file
+trytond_account >= 4.0, < 4.1
+trytond_party_siret >= 4.0, < 4.1
+trytond >= 4.0, < 4.1
\ No newline at end of file
--
tryton-modules-account-fr
More information about the tryton-debian-vcs
mailing list