[tryton-debian-vcs] tryton-modules-account-asset branch upstream updated. upstream/4.4.1-1-g2f1332e

Mathias Behrle tryton-debian-vcs at alioth.debian.org
Fri Nov 10 12:04:22 UTC 2017


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-asset.git;a=commitdiff;h=upstream/4.4.1-1-g2f1332e

commit 2f1332edaaeb124916b2a4708ab36f7220004174
Author: Mathias Behrle <mathiasb at m9s.biz>
Date:   Mon Nov 6 14:40:18 2017 +0100

    Adding upstream version 4.6.0.
    
    Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>

diff --git a/.drone.yml b/.drone.yml
new file mode 100644
index 0000000..e0bc2f7
--- /dev/null
+++ b/.drone.yml
@@ -0,0 +1,51 @@
+clone:
+    hg:
+        image: plugins/hg
+
+pipeline:
+    tox:
+        image: ${IMAGE}
+        environment:
+            - CFLAGS=-O0
+            - DB_CACHE=/cache
+            - TOX_TESTENV_PASSENV=CFLAGS DB_CACHE
+            - POSTGRESQL_URI=postgresql://postgres@postgresql:5432/
+        commands:
+            - pip install tox
+            - tox -e "${TOXENV}-${DATABASE}"
+        volumes:
+            - cache:/root/.cache
+
+services:
+    postgresql:
+        image: postgres
+        when:
+            matrix:
+                DATABASE: postgresql
+
+matrix:
+    include:
+        - IMAGE: python:2.7
+          TOXENV: py27
+          DATABASE: sqlite
+        - IMAGE: python:2.7
+          TOXENV: py27
+          DATABASE: postgresql
+        - IMAGE: python:3.4
+          TOXENV: py34
+          DATABASE: sqlite
+        - IMAGE: python:3.4
+          TOXENV: py34
+          DATABASE: postgresql
+        - IMAGE: python:3.5
+          TOXENV: py35
+          DATABASE: sqlite
+        - IMAGE: python:3.5
+          TOXENV: py35
+          DATABASE: postgresql
+        - IMAGE: python:3.6
+          TOXENV: py36
+          DATABASE: sqlite
+        - IMAGE: python:3.6
+          TOXENV: py36
+          DATABASE: postgresql
diff --git a/CHANGELOG b/CHANGELOG
index 231a8d2..f070024 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-Version 4.4.1 - 2017-08-08
+Version 4.6.0 - 2017-10-30
 * Bug fixes (see mercurial logs for details)
 
 Version 4.4.0 - 2017-05-01
diff --git a/MANIFEST.in b/MANIFEST.in
index 05c3f79..71b68f1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,7 +6,7 @@ include LICENSE
 include tryton.cfg
 include *.xml
 include view/*.xml
-include *.odt
+include *.fodt
 include locale/*.po
 include doc/*
 include tests/*.rst
diff --git a/PKG-INFO b/PKG-INFO
index 5172340..c2c4904 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond_account_asset
-Version: 4.4.1
+Version: 4.6.0
 Summary: Tryton module for assets management
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.4/
+Download-URL: http://downloads.tryton.org/4.6/
 Description: trytond_account_asset
         =====================
         
@@ -69,9 +69,9 @@ 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 :: 3.6
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Office/Business
diff --git a/asset.xml b/asset.xml
index 3ec47df..63a4a96 100644
--- a/asset.xml
+++ b/asset.xml
@@ -194,7 +194,7 @@
             <field name="name">Depreciation Table</field>
             <field name="model">account.asset</field>
             <field name="report_name">account.asset.depreciation_table</field>
-            <field name="report">account_asset/asset_table.odt</field>
+            <field name="report">account_asset/asset_table.fodt</field>
         </record>
         <record model="ir.ui.view"
             id="print_depreciation_table_start_view_form">
diff --git a/asset_table.fodt b/asset_table.fodt
new file mode 100644
index 0000000..ead96d6
--- /dev/null
+++ b/asset_table.fodt
@@ -0,0 +1,748 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<office:document xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:officeooo="http://openoffice.org/2009/office" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:drawooo="http://openoffice.org/2010/draw" xmlns:calcext="urn:org:documentfoundation:names:experimental:calc:xmlns:calcext:1.0" xmlns:loext="urn:org:documentfoundation:names:experimental:office:xmlns:loext:1.0" xmlns:field="urn:openoffice:names:experimental:ooo-ms-interop:xmlns:field:1.0" xmlns:formx="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:form:1.0" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2" office:mimetype="application/vnd.oasis.opendocument.text">
+ <office:meta><meta:creation-date>2015-03-18T11:21:24.583113009</meta:creation-date><meta:editing-duration>P0D</meta:editing-duration><meta:editing-cycles>1</meta:editing-cycles><meta:generator>LibreOffice/5.2.7.2$Linux_X86_64 LibreOffice_project/20m0$Build-2</meta:generator><meta:document-statistic meta:character-count="2604" meta:image-count="0" meta:non-whitespace-character-count="2527" meta:object-count="0" meta:page-count="2" meta:paragraph-count="51" meta:table-count="3" meta:word-count="123"/></office:meta>
+ <office:settings>
+  <config:config-item-set config:name="ooo:view-settings">
+   <config:config-item config:name="ViewAreaTop" config:type="long">0</config:config-item>
+   <config:config-item config:name="ViewAreaLeft" config:type="long">0</config:config-item>
+   <config:config-item config:name="ViewAreaWidth" config:type="long">43760</config:config-item>
+   <config:config-item config:name="ViewAreaHeight" config:type="long">21324</config:config-item>
+   <config:config-item config:name="ShowRedlineChanges" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="InBrowseMode" config:type="boolean">false</config:config-item>
+   <config:config-item-map-indexed config:name="Views">
+    <config:config-item-map-entry>
+     <config:config-item config:name="ViewId" config:type="string">view2</config:config-item>
+     <config:config-item config:name="ViewLeft" config:type="long">9910</config:config-item>
+     <config:config-item config:name="ViewTop" config:type="long">4713</config:config-item>
+     <config:config-item config:name="VisibleLeft" config:type="long">0</config:config-item>
+     <config:config-item config:name="VisibleTop" config:type="long">0</config:config-item>
+     <config:config-item config:name="VisibleRight" config:type="long">43759</config:config-item>
+     <config:config-item config:name="VisibleBottom" config:type="long">21322</config:config-item>
+     <config:config-item config:name="ZoomType" config:type="short">0</config:config-item>
+     <config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item>
+     <config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item>
+     <config:config-item config:name="ZoomFactor" config:type="short">100</config:config-item>
+     <config:config-item config:name="IsSelectedFrame" config:type="boolean">false</config:config-item>
+    </config:config-item-map-entry>
+   </config:config-item-map-indexed>
+  </config:config-item-set>
+  <config:config-item-set config:name="ooo:configuration-settings">
+   <config:config-item config:name="PrintProspect" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintLeftPages" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintPageBackground" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintControls" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintAnnotationMode" config:type="short">0</config:config-item>
+   <config:config-item config:name="PrintGraphics" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintRightPages" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintFaxName" config:type="string"/>
+   <config:config-item config:name="PrintPaperFromSetup" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintTextPlaceholder" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ApplyParagraphMarkFormatToNumbering" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintReversed" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="TabOverMargin" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="EmbedFonts" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="SurroundTextWrapSmall" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="BackgroundParaOverDrawings" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ClippedPictures" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="FloattableNomargins" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UnbreakableNumberings" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="EmbedSystemFonts" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="TabOverflow" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintTables" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintSingleJobs" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="SmallCapsPercentage66" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="CollapseEmptyCellPara" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="TreatSingleColumnBreakAsPageBreak" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="MathBaselineAlignment" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="AddFrameOffsets" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="IsLabelDocument" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrinterName" config:type="string"/>
+   <config:config-item config:name="OutlineLevelYieldsNumbering" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="IgnoreFirstLineIndentInNumbering" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrintBlackFonts" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="TableRowKeep" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="EmbeddedDatabaseName" config:type="string"/>
+   <config:config-item config:name="IgnoreTabsAndBlanksForLineCalculation" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UseOldPrinterMetrics" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="InvertBorderSpacing" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="SaveGlobalDocumentLinks" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="TabsRelativeToIndent" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="Rsid" config:type="int">5015326</config:config-item>
+   <config:config-item config:name="PrintProspectRTL" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintEmptyPages" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ApplyUserData" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintHiddenText" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="AddParaTableSpacingAtStart" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="FieldAutoUpdate" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="UseOldNumbering" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="AddParaTableSpacing" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item>
+   <config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ChartAutoUpdate" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="PrinterIndependentLayout" config:type="string">high-resolution</config:config-item>
+   <config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UseFormerObjectPositioning" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="AddVerticalFrameOffsets" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="SubtractFlysAnchoredAtFlys" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="AddParaSpacingToTableCells" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="AddExternalLeading" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="CurrentDatabaseDataSource" config:type="string"/>
+   <config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="ProtectForm" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UseFormerLineSpacing" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="PrintDrawings" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="UseFormerTextWrapping" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="UnxForceZeroExtLeading" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="TabAtLeftIndentForParagraphsInList" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="RedlineProtectionKey" config:type="base64Binary"/>
+   <config:config-item config:name="PropLineSpacingShrinksFirstLine" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="ConsiderTextWrapOnObjPos" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="RsidRoot" config:type="int">510142</config:config-item>
+   <config:config-item config:name="StylesNoDefault" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="LinkUpdateMode" config:type="short">1</config:config-item>
+   <config:config-item config:name="AlignTabStopPosition" config:type="boolean">true</config:config-item>
+   <config:config-item config:name="DoNotJustifyLinesWithManualBreak" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="DoNotResetParaAttrsForNumFont" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="CurrentDatabaseCommandType" config:type="int">0</config:config-item>
+   <config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="DoNotCaptureDrawObjsOnPage" config:type="boolean">false</config:config-item>
+   <config:config-item config:name="CurrentDatabaseCommand" config:type="string"/>
+   <config:config-item config:name="PrinterSetup" config:type="base64Binary"/>
+   <config:config-item config:name="ClipAsCharacterAnchoredWriterFlyFrames" config:type="boolean">false</config:config-item>
+  </config:config-item-set>
+ </office:settings>
+ <office:scripts>
+  <office:script script:language="ooo:Basic">
+   <ooo:libraries xmlns:ooo="http://openoffice.org/2004/office" xmlns:xlink="http://www.w3.org/1999/xlink"/>
+  </office:script>
+ </office:scripts>
+ <office:font-face-decls>
+  <style:font-face style:name="StarSymbol" svg:font-family="StarSymbol"/>
+  <style:font-face style:name="Liberation Serif1" svg:font-family="'Liberation Serif'" style:font-adornments="Bold" style:font-family-generic="roman" style:font-pitch="variable"/>
+  <style:font-face style:name="Liberation Serif" svg:font-family="'Liberation Serif'" style:font-adornments="Regular" style:font-family-generic="roman" style:font-pitch="variable"/>
+  <style:font-face style:name="Thorndale AMT" svg:font-family="'Thorndale AMT'" style:font-family-generic="roman" style:font-pitch="variable"/>
+  <style:font-face style:name="Liberation Sans" svg:font-family="'Liberation Sans'" style:font-adornments="Regular" style:font-family-generic="swiss" style:font-pitch="variable"/>
+  <style:font-face style:name="Andale Sans UI" svg:font-family="'Andale Sans UI'" style:font-family-generic="system" style:font-pitch="variable"/>
+  <style:font-face style:name="DejaVu Sans" svg:font-family="'DejaVu Sans'" style:font-family-generic="system" style:font-pitch="variable"/>
+ </office:font-face-decls>
+ <office:styles>
+  <style:default-style style:family="graphic">
+   <style:graphic-properties svg:stroke-color="#3465a4" draw:fill-color="#729fcf" fo:wrap-option="no-wrap" draw:shadow-offset-x="0.1181in" draw:shadow-offset-y="0.1181in" draw:start-line-spacing-horizontal="0.1114in" draw:start-line-spacing-vertical="0.1114in" draw:end-line-spacing-horizontal="0.1114in" draw:end-line-spacing-vertical="0.1114in" style:flow-with-text="false"/>
+   <style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:writing-mode="lr-tb" style:font-independent-line-spacing="false">
+    <style:tab-stops/>
+   </style:paragraph-properties>
+   <style:text-properties style:use-window-font-color="true" style:font-name="Thorndale AMT" fo:font-size="12pt" fo:language="en" fo:country="US" style:letter-kerning="true" style:font-name-asian="Andale Sans UI" style:font-size-asian="10.5pt" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="Andale Sans UI" style:font-size-complex="12pt" style:language-complex="zxx" style:country-complex="none"/>
+  </style:default-style>
+  <style:default-style style:family="paragraph">
+   <style:paragraph-properties fo:hyphenation-ladder-count="no-limit" style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging" style:line-break="strict" style:tab-stop-distance="0.4925in" style:writing-mode="lr-tb"/>
+   <style:text-properties style:use-window-font-color="true" style:font-name="Thorndale AMT" fo:font-size="12pt" fo:language="en" fo:country="US" style:letter-kerning="true" style:font-name-asian="Andale Sans UI" style:font-size-asian="10.5pt" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="Andale Sans UI" style:font-size-complex="12pt" style:language-complex="zxx" style:country-complex="none" fo:hyphenate="false" fo:hyphenation-remain-char-count="2" fo:hyphenation-push-char-count="2"/>
+  </style:default-style>
+  <style:default-style style:family="table">
+   <style:table-properties table:border-model="collapsing"/>
+  </style:default-style>
+  <style:default-style style:family="table-row">
+   <style:table-row-properties fo:keep-together="auto"/>
+  </style:default-style>
+  <style:style style:name="Standard" style:family="paragraph" style:class="text">
+   <style:text-properties style:font-name="Liberation Sans" fo:font-family="'Liberation Sans'" style:font-style-name="Regular" style:font-family-generic="swiss" style:font-pitch="variable" style:font-size-asian="10.5pt"/>
+  </style:style>
+  <style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text">
+   <style:paragraph-properties fo:margin-top="0.1665in" fo:margin-bottom="0.0835in" loext:contextual-spacing="false" fo:keep-with-next="always"/>
+   <style:text-properties style:font-name="Liberation Serif" fo:font-family="'Liberation Serif'" style:font-style-name="Regular" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="16pt" style:font-name-asian="DejaVu Sans" style:font-family-asian="'DejaVu Sans'" style:font-family-generic-asian="system" style:font-pitch-asian="variable" style:font-size-asian="14pt" style:font-name-complex="DejaVu Sans" style:font-family-complex="'DejaVu Sans'" style:font-family-generic-complex="system" style:font-pitch-complex="variable" style:font-size-complex="14pt"/>
+  </style:style>
+  <style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text">
+   <style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" loext:contextual-spacing="false"/>
+   <style:text-properties style:font-name="Liberation Sans" fo:font-family="'Liberation Sans'" style:font-style-name="Regular" style:font-family-generic="swiss" style:font-pitch="variable" style:font-size-asian="10.5pt"/>
+  </style:style>
+  <style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list">
+   <style:text-properties style:font-size-asian="12pt"/>
+  </style:style>
+  <style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
+   <style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in" loext:contextual-spacing="false" text:number-lines="false" text:line-number="0"/>
+   <style:text-properties fo:font-size="12pt" fo:font-style="italic" style:font-size-asian="12pt" style:font-style-asian="italic" style:font-size-complex="12pt" style:font-style-complex="italic"/>
+  </style:style>
+  <style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index">
+   <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
+   <style:text-properties style:font-size-asian="12pt"/>
+  </style:style>
+  <style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="text">
+   <style:text-properties fo:font-size="16pt" fo:font-weight="bold" style:font-size-asian="115%" style:font-weight-asian="bold" style:font-size-complex="115%" style:font-weight-complex="bold"/>
+  </style:style>
+  <style:style style:name="Table_20_Contents" style:display-name="Table Contents" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
+   <style:paragraph-properties text:number-lines="false" text:line-number="0"/>
+   <style:text-properties fo:font-size="8pt" style:font-size-asian="10.5pt"/>
+  </style:style>
+  <style:style style:name="Table_20_Heading" style:display-name="Table Heading" style:family="paragraph" style:parent-style-name="Table_20_Contents" style:class="extra">
+   <style:paragraph-properties fo:text-align="center" style:justify-single-word="false" text:number-lines="false" text:line-number="0"/>
+   <style:text-properties style:font-name="Liberation Serif1" fo:font-family="'Liberation Serif'" style:font-style-name="Bold" style:font-family-generic="roman" style:font-pitch="variable" fo:font-size="10pt" fo:font-weight="bold" style:font-size-asian="10.5pt" style:font-weight-asian="bold" style:font-weight-complex="bold"/>
+  </style:style>
+  <style:style style:name="Header" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
+   <style:paragraph-properties text:number-lines="false" text:line-number="0">
+    <style:tab-stops>
+     <style:tab-stop style:position="3.4626in" style:type="center"/>
+     <style:tab-stop style:position="6.9252in" style:type="right"/>
+    </style:tab-stops>
+   </style:paragraph-properties>
+   <style:text-properties fo:font-size="9pt" style:font-size-asian="10.5pt"/>
+  </style:style>
+  <style:style style:name="Heading_20_2" style:display-name="Heading 2" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="text">
+   <style:text-properties fo:font-size="14pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="14pt" style:font-style-asian="italic" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-style-complex="italic" style:font-weight-complex="bold"/>
+  </style:style>
+  <style:style style:name="Footer" style:family="paragraph" style:parent-style-name="Standard" style:class="extra">
+   <style:paragraph-properties text:number-lines="false" text:line-number="0">
+    <style:tab-stops>
+     <style:tab-stop style:position="3.4626in" style:type="center"/>
+     <style:tab-stop style:position="6.9252in" style:type="right"/>
+    </style:tab-stops>
+   </style:paragraph-properties>
+   <style:text-properties fo:font-size="9pt" style:font-size-asian="10.5pt"/>
+  </style:style>
+  <style:style style:name="Heading_20_3" style:display-name="Heading 3" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="text">
+   <style:text-properties fo:font-size="14pt" fo:font-weight="bold" style:font-size-asian="14pt" style:font-weight-asian="bold" style:font-size-complex="14pt" style:font-weight-complex="bold"/>
+  </style:style>
+  <style:style style:name="Text_20_body_20_indent" style:display-name="Text body indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text">
+   <style:paragraph-properties fo:margin-left="0.1965in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0in" loext:contextual-spacing="false" fo:text-indent="0in" style:auto-text-indent="false"/>
+  </style:style>
+  <style:style style:name="Quotations" style:family="paragraph" style:parent-style-name="Standard" style:class="html">
+   <style:paragraph-properties fo:margin-left="0.3937in" fo:margin-right="0.3937in" fo:margin-top="0in" fo:margin-bottom="0.1965in" loext:contextual-spacing="false" fo:text-indent="0in" style:auto-text-indent="false"/>
+  </style:style>
+  <style:style style:name="Title" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="chapter">
+   <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
+   <style:text-properties fo:font-size="28pt" fo:font-weight="bold" style:font-size-asian="28pt" style:font-weight-asian="bold" style:font-size-complex="28pt" style:font-weight-complex="bold"/>
+  </style:style>
+  <style:style style:name="Subtitle" style:family="paragraph" style:parent-style-name="Heading" style:next-style-name="Text_20_body" style:class="chapter">
+   <style:paragraph-properties fo:margin-top="0.0417in" fo:margin-bottom="0.0835in" loext:contextual-spacing="false" fo:text-align="center" style:justify-single-word="false"/>
+   <style:text-properties fo:font-size="18pt" style:font-size-asian="18pt" style:font-size-complex="18pt"/>
+  </style:style>
+  <style:style style:name="Placeholder" style:family="text">
+   <style:text-properties fo:font-variant="small-caps" fo:color="#008080" style:text-underline-style="dotted" style:text-underline-width="auto" style:text-underline-color="font-color"/>
+  </style:style>
+  <style:style style:name="Bullet_20_Symbols" style:display-name="Bullet Symbols" style:family="text">
+   <style:text-properties style:font-name="StarSymbol" fo:font-family="StarSymbol" fo:font-size="9pt" style:font-name-asian="StarSymbol" style:font-family-asian="StarSymbol" style:font-size-asian="9pt" style:font-name-complex="StarSymbol" style:font-family-complex="StarSymbol" style:font-size-complex="9pt"/>
+  </style:style>
+  <text:outline-style style:name="Outline">
+   <text:outline-level-style text:level="1" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="2" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="3" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="4" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="5" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="6" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="7" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="8" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="9" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+   <text:outline-level-style text:level="10" style:num-format="">
+    <style:list-level-properties text:min-label-distance="0.15in"/>
+   </text:outline-level-style>
+  </text:outline-style>
+  <text:notes-configuration text:note-class="footnote" style:num-format="1" text:start-value="0" text:footnotes-position="page" text:start-numbering-at="document"/>
+  <text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/>
+  <text:linenumbering-configuration text:number-lines="false" text:offset="0.1965in" style:num-format="1" text:number-position="left" text:increment="5"/>
+ </office:styles>
+ <office:automatic-styles>
+  <style:style style:name="Table3" style:family="table">
+   <style:table-properties style:width="9.425in" table:align="margins"/>
+  </style:style>
+  <style:style style:name="Table3.A" style:family="table-column">
+   <style:table-column-properties style:column-width="3.1417in" style:rel-column-width="21845*"/>
+  </style:style>
+  <style:style style:name="Table3.A1" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border="none"/>
+  </style:style>
+  <style:style style:name="Table2" style:family="table">
+   <style:table-properties style:width="9.425in" table:align="margins"/>
+  </style:style>
+  <style:style style:name="Table2.A" style:family="table-column">
+   <style:table-column-properties style:column-width="4.7125in" style:rel-column-width="32768*"/>
+  </style:style>
+  <style:style style:name="Table2.B" style:family="table-column">
+   <style:table-column-properties style:column-width="4.7125in" style:rel-column-width="32767*"/>
+  </style:style>
+  <style:style style:name="Table2.A1" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border="none"/>
+  </style:style>
+  <style:style style:name="Table3" style:family="table">
+   <style:table-properties style:width="9.425in" table:align="margins"/>
+  </style:style>
+  <style:style style:name="Table3.A" style:family="table-column">
+   <style:table-column-properties style:column-width="3.1417in" style:rel-column-width="21845*"/>
+  </style:style>
+  <style:style style:name="Table3.A1" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border="none"/>
+  </style:style>
+  <style:style style:name="Table2" style:family="table">
+   <style:table-properties style:width="9.425in" table:align="margins"/>
+  </style:style>
+  <style:style style:name="Table2.A" style:family="table-column">
+   <style:table-column-properties style:column-width="4.7125in" style:rel-column-width="32768*"/>
+  </style:style>
+  <style:style style:name="Table2.B" style:family="table-column">
+   <style:table-column-properties style:column-width="4.7125in" style:rel-column-width="32767*"/>
+  </style:style>
+  <style:style style:name="Table2.A1" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border="none"/>
+  </style:style>
+  <style:style style:name="Table1" style:family="table">
+   <style:table-properties style:width="9.4257in" fo:margin-left="0in" table:align="left"/>
+  </style:style>
+  <style:style style:name="Table1.A" style:family="table-column">
+   <style:table-column-properties style:column-width="2.3271in"/>
+  </style:style>
+  <style:style style:name="Table1.B" style:family="table-column">
+   <style:table-column-properties style:column-width="0.709in"/>
+  </style:style>
+  <style:style style:name="Table1.J" style:family="table-column">
+   <style:table-column-properties style:column-width="0.7132in"/>
+  </style:style>
+  <style:style style:name="Table1.A1" style:family="table-cell">
+   <style:table-cell-properties style:vertical-align="middle" fo:background-color="#cccccc" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="0.05pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.K1" style:family="table-cell">
+   <style:table-cell-properties style:vertical-align="middle" fo:background-color="#cccccc" fo:padding="0.0382in" fo:border="0.05pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.A2" style:family="table-cell">
+   <style:table-cell-properties style:vertical-align="middle" fo:background-color="#cccccc" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.A3" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.A4" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="1.25pt solid #000000" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.A5" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.A6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.B6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.C6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.D6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.E6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.F6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.G6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.H6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.I6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.J6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.K6" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.A7" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="Table1.A8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.B8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.C8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.D8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.E8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.F8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.G8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.H8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.I8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.J8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="none" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.K8" style:family="table-cell">
+   <style:table-cell-properties fo:background-color="#e6e6e6" fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.5pt solid #000000" fo:border-top="0.05pt solid #000000" fo:border-bottom="1.5pt solid #000000">
+    <style:background-image/>
+   </style:table-cell-properties>
+  </style:style>
+  <style:style style:name="Table1.A9" style:family="table-cell">
+   <style:table-cell-properties fo:padding="0.0382in" fo:border-left="0.05pt solid #000000" fo:border-right="0.05pt solid #000000" fo:border-top="none" fo:border-bottom="0.05pt solid #000000"/>
+  </style:style>
+  <style:style style:name="P1" style:family="paragraph" style:parent-style-name="Header">
+   <style:paragraph-properties fo:text-align="center" style:justify-single-word="false"/>
+   <style:text-properties officeooo:rsid="00414db0" officeooo:paragraph-rsid="00414db0"/>
+  </style:style>
+  <style:style style:name="P2" style:family="paragraph" style:parent-style-name="Header">
+   <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
+  </style:style>
+  <style:style style:name="P3" style:family="paragraph" style:parent-style-name="Footer">
+   <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
+  </style:style>
+  <style:style style:name="P4" style:family="paragraph" style:parent-style-name="Standard">
+   <style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/>
+   <style:text-properties fo:language="en" fo:country="US" officeooo:rsid="0007c8be" officeooo:paragraph-rsid="0007c8be"/>
+  </style:style>
+  <style:style style:name="P5" style:family="paragraph" style:parent-style-name="Table_20_Contents">
+   <style:paragraph-properties fo:break-before="page"/>
+  </style:style>
+  <style:style style:name="P6" style:family="paragraph" style:parent-style-name="Table_20_Contents">
+   <style:paragraph-properties fo:text-align="end" style:justify-single-word="false" fo:break-before="page"/>
+  </style:style>
+  <style:style style:name="P7" style:family="paragraph" style:parent-style-name="Table_20_Contents">
+   <style:paragraph-properties fo:text-align="end" style:justify-single-word="false" fo:break-before="page"/>
+   <style:text-properties officeooo:paragraph-rsid="0042b2f6"/>
+  </style:style>
+  <style:style style:name="P8" style:family="paragraph" style:parent-style-name="Table_20_Contents">
+   <style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/>
+  </style:style>
+  <style:style style:name="P9" style:family="paragraph" style:parent-style-name="Table_20_Heading">
+   <style:text-properties officeooo:rsid="00145fa5"/>
+  </style:style>
+  <style:style style:name="P10" style:family="paragraph" style:parent-style-name="Table_20_Heading">
+   <style:text-properties officeooo:rsid="00196f67"/>
+  </style:style>
+  <style:style style:name="P11" style:family="paragraph" style:parent-style-name="Heading_20_1">
+   <style:text-properties officeooo:rsid="00087b4f"/>
+  </style:style>
+  <style:style style:name="T1" style:family="text">
+   <style:text-properties officeooo:rsid="002093c6"/>
+  </style:style>
+  <style:style style:name="T2" style:family="text">
+   <style:text-properties officeooo:rsid="00330eec"/>
+  </style:style>
+  <style:style style:name="T3" style:family="text">
+   <style:text-properties officeooo:rsid="003c442c"/>
+  </style:style>
+  <style:page-layout style:name="pm1">
+   <style:page-layout-properties fo:page-width="11in" fo:page-height="8.5in" style:num-format="1" style:print-orientation="landscape" fo:margin-top="0.7874in" fo:margin-bottom="0.7874in" fo:margin-left="0.7874in" fo:margin-right="0.7874in" style:writing-mode="lr-tb" style:layout-grid-color="#c0c0c0" style:layout-grid-lines="44" style:layout-grid-base-height="0.2165in" style:layout-grid-ruby-height="0in" style:layout-grid-mode="none" style:layout-grid-ruby-below="false" style:layout-grid-print="true" style:layout-grid-display="true" style:footnote-max-height="0in">
+    <style:footnote-sep style:width="0.0071in" style:distance-before-sep="0.0398in" style:distance-after-sep="0.0398in" style:line-style="none" style:adjustment="left" style:rel-width="25%" style:color="#000000"/>
+   </style:page-layout-properties>
+   <style:header-style>
+    <style:header-footer-properties fo:min-height="0in" fo:margin-left="0in" fo:margin-right="0in" fo:margin-bottom="0.1965in"/>
+   </style:header-style>
+   <style:footer-style>
+    <style:header-footer-properties fo:min-height="0in" fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0.1965in"/>
+   </style:footer-style>
+  </style:page-layout>
+ </office:automatic-styles>
+ <office:master-styles>
+  <style:master-page style:name="Standard" style:page-layout-name="pm1">
+   <style:header>
+    <table:table table:name="Table3" table:style-name="Table3">
+     <table:table-column table:style-name="Table3.A" table:number-columns-repeated="3"/>
+     <table:table-row>
+      <table:table-cell table:style-name="Table3.A1" office:value-type="string">
+       <text:p text:style-name="Header">Company: <text:placeholder text:placeholder-type="text"><company.rec_name></text:placeholder> </text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table3.A1" office:value-type="string">
+       <text:p text:style-name="P1">Amortization Table</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table3.A1" office:value-type="string">
+       <text:p text:style-name="P2">Print Date: <text:placeholder text:placeholder-type="text"><format_date(datetime.date.today(), user.language)></text:placeholder> at <text:placeholder text:placeholder-type="text"><datetime.datetime.now().strftime('%H:%M:%S')></text:placeholder> </text:p>
+      </table:table-cell>
+     </table:table-row>
+    </table:table>
+   </style:header>
+   <style:footer>
+    <table:table table:name="Table2" table:style-name="Table2">
+     <table:table-column table:style-name="Table2.A"/>
+     <table:table-column table:style-name="Table2.B"/>
+     <table:table-row>
+      <table:table-cell table:style-name="Table2.A1" office:value-type="string">
+       <text:p text:style-name="Footer">User: <text:placeholder text:placeholder-type="text"><user.rec_name></text:placeholder> </text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table2.A1" office:value-type="string">
+       <text:p text:style-name="P3"><text:page-number text:select-page="current">2</text:page-number>/<text:page-count>2</text:page-count> </text:p>
+      </table:table-cell>
+     </table:table-row>
+    </table:table>
+   </style:footer>
+  </style:master-page>
+ </office:master-styles>
+ <office:body>
+  <office:text text:use-soft-page-breaks="true">
+   <text:sequence-decls>
+    <text:sequence-decl text:display-outline-level="0" text:name="Illustration"/>
+    <text:sequence-decl text:display-outline-level="0" text:name="Table"/>
+    <text:sequence-decl text:display-outline-level="0" text:name="Text"/>
+    <text:sequence-decl text:display-outline-level="0" text:name="Drawing"/>
+   </text:sequence-decls>
+   <text:h text:style-name="P11" text:outline-level="1">Amortization Table</text:h>
+   <text:p text:style-name="Text_20_body"><text:span text:style-name="T3">From: </text:span><text:placeholder text:placeholder-type="text"><format_date(data['start_date'], user.language)></text:placeholder> </text:p>
+   <text:p text:style-name="Text_20_body"><text:span text:style-name="T3">To:</text:span> <text:placeholder text:placeholder-type="text"><format_date(data['end_date'], user.language)></text:placeholder></text:p>
+   <table:table table:name="Table1" table:style-name="Table1">
+    <table:table-column table:style-name="Table1.A"/>
+    <table:table-column table:style-name="Table1.B" table:number-columns-repeated="8"/>
+    <table:table-column table:style-name="Table1.J" table:number-columns-repeated="2"/>
+    <table:table-header-rows>
+     <table:table-row>
+      <table:table-cell table:style-name="Table1.A1" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">Assets</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A1" table:number-columns-spanned="4" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">Fixed</text:p>
+      </table:table-cell>
+      <table:covered-table-cell/>
+      <table:covered-table-cell/>
+      <table:covered-table-cell/>
+      <table:table-cell table:style-name="Table1.A1" table:number-columns-spanned="4" office:value-type="string">
+       <text:p text:style-name="P9">Amortization</text:p>
+      </table:table-cell>
+      <table:covered-table-cell/>
+      <table:covered-table-cell/>
+      <table:covered-table-cell/>
+      <table:table-cell table:style-name="Table1.A1" table:number-rows-spanned="2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">Actual Value</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.K1" table:number-rows-spanned="2" office:value-type="string">
+       <text:p text:style-name="P10">Closing Value</text:p>
+      </table:table-cell>
+     </table:table-row>
+     <table:table-row>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading"/>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading"><text:placeholder text:placeholder-type="text"><format_date(data['start_date'], user.language)></text:placeholder></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">+</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">-</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading"><text:placeholder text:placeholder-type="text"><format_date(data['end_date'], user.language)></text:placeholder></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading"><text:placeholder text:placeholder-type="text"><format_date(data['start_date'], user.language)></text:placeholder></text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">+</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading">-</text:p>
+      </table:table-cell>
+      <table:table-cell table:style-name="Table1.A2" office:value-type="string">
+       <text:p text:style-name="Table_20_Heading"><text:placeholder text:placeholder-type="text"><format_date(data['end_date'], user.language)></text:placeholder></text:p>
+      </table:table-cell>
+      <table:covered-table-cell/>
+      <table:covered-table-cell/>
+     </table:table-row>
+    </table:table-header-rows>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A3" table:number-columns-spanned="11" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"><for each="group in grouped_depreciations"></text:placeholder></text:p>
+     </table:table-cell>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A4" table:number-columns-spanned="11" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"><group.product.rec_name></text:placeholder></text:p>
+     </table:table-cell>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A5" table:number-columns-spanned="11" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"><for each="depreciation in group.depreciations"></text:placeholder></text:p>
+     </table:table-cell>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A6" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"><depreciation.asset.rec_name></text:placeholder></text:p>
+      <text:p text:style-name="Table_20_Contents"><text:span text:style-name="T1">(</text:span><text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><format_date(depreciation.asset.start_date, user.language)></text:placeholder></text:span><text:span text:style-name="T1"> - </text:span><text:span text:style-name="T1"><text:placeholder text:placeholder-type="text"><format_date(depreciation.asset.end_date, user.language)></text:placeholder></text:span><text:span text:style-name="T1">)</text:span></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.B6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.start_fixed_value, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.C6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.value_increase, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.D6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.value_decrease, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.E6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.end_fixed_value, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.F6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.start_value, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.G6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.amortization_increase, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.H6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.amortization_decrease, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.I6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.end_value, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.J6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.actual_value, user.language, currency=company.currency)></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.K6" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><if test="depreciation.closing_value"></text:placeholder></text:p>
+      <text:p text:style-name="P8"><text:placeholder text:placeholder-type="text"><format_currency(depreciation.closing_value, user.language, currency=company.currency)></text:placeholder></text:p>
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"></if></text:placeholder></text:p>
+     </table:table-cell>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A7" table:number-columns-spanned="11" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"></for></text:placeholder></text:p>
+     </table:table-cell>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A8" office:value-type="string">
+      <text:p text:style-name="P5"><text:span text:style-name="T2">Total - </text:span><text:placeholder text:placeholder-type="text"><group.product.rec_name></text:placeholder></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.B8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.start_fixed_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.C8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.value_increase, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.D8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.value_decrease, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.E8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.end_fixed_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.F8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.start_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.G8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.amortization_increase, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.H8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.amortization_decrease, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.I8" office:value-type="string">
+      <text:p text:style-name="P7"><text:placeholder text:placeholder-type="text"><format_currency(group.end_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.J8" office:value-type="string">
+      <text:p text:style-name="P7"><text:placeholder text:placeholder-type="text"><format_currency(group.actual_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+     <table:table-cell table:style-name="Table1.K8" office:value-type="string">
+      <text:p text:style-name="P6"><text:placeholder text:placeholder-type="text"><format_currency(group.closing_value, user.language, currency=company.currency)></text:placeholder><text:soft-page-break/></text:p>
+     </table:table-cell>
+    </table:table-row>
+    <table:table-row>
+     <table:table-cell table:style-name="Table1.A9" table:number-columns-spanned="11" office:value-type="string">
+      <text:p text:style-name="P5"><text:placeholder text:placeholder-type="text"></for></text:placeholder></text:p>
+     </table:table-cell>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+     <table:covered-table-cell/>
+    </table:table-row>
+   </table:table>
+   <text:p text:style-name="P4"/>
+  </office:text>
+ </office:body>
+</office:document>
\ No newline at end of file
diff --git a/asset_table.odt b/asset_table.odt
deleted file mode 100644
index 0d8139c..0000000
Binary files a/asset_table.odt and /dev/null differ
diff --git a/locale/bg.po b/locale/bg.po
index 854aefc..1ca16ac 100644
--- a/locale/bg.po
+++ b/locale/bg.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -100,10 +100,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr "Количество"
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -177,10 +176,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr "Движение"
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -252,10 +250,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr "Движение по сметка"
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset.line,write_date:"
@@ -359,10 +356,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Условие за плащане"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -387,18 +383,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -411,18 +399,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -435,18 +415,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/ca.po b/locale/ca.po
index a30d703..eb1d787 100644
--- a/locale/ca.po
+++ b/locale/ca.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -88,8 +88,8 @@ msgid "Quantity"
 msgstr "Quantitat"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -152,8 +152,8 @@ msgid "Move"
 msgstr "Assentament"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -216,8 +216,8 @@ msgid "Account Move"
 msgstr "Assentament comptable"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -308,8 +308,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom del registre"
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -331,18 +331,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actiu"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actiu utilitzat"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortització"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortització utilitzat"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actiu"
@@ -355,18 +347,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actiu"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actiu utilitzat"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortització"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortització utilitzat"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Amortitzable"
@@ -379,18 +363,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actiu"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actiu utilitzat"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortització"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortització utilitzat"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Amortitzable"
diff --git a/locale/cs.po b/locale/cs.po
index e79e3e2..b75adfc 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -86,10 +86,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -151,10 +150,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -216,10 +214,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -309,10 +306,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -334,18 +330,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -358,18 +346,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -382,18 +362,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/de.po b/locale/de.po
index 23a4ced..4fb5b72 100644
--- a/locale/de.po
+++ b/locale/de.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -88,8 +88,8 @@ msgid "Quantity"
 msgstr "Menge"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -152,8 +152,8 @@ msgid "Move"
 msgstr "Buchungssatz"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -216,8 +216,8 @@ msgid "Account Move"
 msgstr "Buchungssatz"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -308,8 +308,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Name"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -331,18 +331,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Anlagenkonto"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Verwendetes Anlagenkonto"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Abschreibungskonto"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Verwendetes Abschreibungskonto"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Anlagenkonto"
@@ -355,18 +347,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Anlagenkonto"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Verwendetes Anlagenkonto"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Abschreibungskonto"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Verwendetes Abschreibungskonto"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Abschreibungsfähig"
@@ -379,18 +363,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Anlagenkonto"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Verwendetes Anlagenkonto"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Abschreibungskonto"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Verwendetes Abschreibungskonto"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Abschreibungsfähig"
diff --git a/locale/es.po b/locale/es.po
index 4fe11cb..a641e74 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -89,8 +89,8 @@ msgid "Quantity"
 msgstr "Cantidad"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -153,8 +153,8 @@ msgid "Move"
 msgstr "Asiento"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -217,8 +217,8 @@ msgid "Account Move"
 msgstr "Asiento contable"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -309,8 +309,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nombre"
+msgid "Record Name"
+msgstr "Nombre del registro"
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -332,18 +332,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo utilizada"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de amortización"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de amortización utilizada"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo"
@@ -356,18 +348,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo utilizada"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de amortización"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de amortización utilizada"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Amortizable"
@@ -380,18 +364,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo utilizada"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de amortización"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de amortización utilizada"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Amortizable"
diff --git a/locale/es_419.po b/locale/es_419.po
index 05122e6..89ee1ab 100644
--- a/locale/es_419.po
+++ b/locale/es_419.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -87,7 +87,7 @@ msgid "Quantity"
 msgstr ""
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
@@ -151,7 +151,7 @@ msgid "Move"
 msgstr ""
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -215,7 +215,7 @@ msgid "Account Move"
 msgstr ""
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
@@ -308,7 +308,7 @@ msgid "ID"
 msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -331,18 +331,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo fijo"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo fijo utilizada"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de depreciación"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de depreciación utilizada"
-
 #, fuzzy
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
@@ -358,19 +350,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo fijo"
 
-#, fuzzy
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo fijo utilizada"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de depreciación"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de depreciación utilizada"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Depreciable"
@@ -383,18 +366,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Cuenta de activo fijo"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Cuenta de activo fijo"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Cuenta de depreciación"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Cuenta de depreciación utilizada"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Depreciable"
diff --git a/locale/fr.po b/locale/fr.po
index 940c450..88c9707 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -89,8 +89,8 @@ msgid "Quantity"
 msgstr "Quantité"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -153,8 +153,8 @@ msgid "Move"
 msgstr "Mouvement"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -217,8 +217,8 @@ msgid "Account Move"
 msgstr "Mouvement comptable"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -309,8 +309,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nom"
+msgid "Record Name"
+msgstr "Nom de l'enregistrement"
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -332,18 +332,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actif"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actif utilisé"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortissement"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortissement utilisé"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actif"
@@ -356,18 +348,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actif"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actif utilisé"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortissement"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortissement utilisé"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Amortissable"
@@ -380,18 +364,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Compte d'actif"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Compte d'actif utilisé"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Compte d'amortissement"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Compte d'amortissement utilisé"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Dépréciable"
diff --git a/locale/hu_HU.po b/locale/hu_HU.po
index 55b1da7..7729ca4 100644
--- a/locale/hu_HU.po
+++ b/locale/hu_HU.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -91,10 +91,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr "Mennyiség"
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -167,10 +166,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr "Lépések"
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -241,10 +239,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset.line,write_date:"
@@ -344,10 +341,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Név"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -372,18 +368,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -396,18 +384,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -420,18 +400,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/it_IT.po b/locale/it_IT.po
index 1fddbdf..fdadb41 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -89,8 +89,8 @@ msgid "Quantity"
 msgstr "Quantita"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -153,8 +153,8 @@ msgid "Move"
 msgstr "Movimento"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -217,8 +217,8 @@ msgid "Account Move"
 msgstr "Nome"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Data scrittura"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -313,10 +313,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -340,18 +339,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Conto immobilizzazione"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conto immobilizzazione usato"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conto ammortamento"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conto ammortamento usato"
-
 #, fuzzy
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
@@ -366,18 +357,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Conto Immobilizzazione"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conto immobilizzazione usato"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conto ammortamento"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conto ammortamento usato"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Ammortizzabile"
@@ -390,18 +373,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Conto immobilizzazione"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conto Immobilizzazione usato"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conto ammortamento"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conto ammortamento usato"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Ammortizzabile"
diff --git a/locale/ja_JP.po b/locale/ja_JP.po
index 2186991..5cd0475 100644
--- a/locale/ja_JP.po
+++ b/locale/ja_JP.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -87,7 +87,7 @@ msgid "Quantity"
 msgstr ""
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
@@ -152,7 +152,7 @@ msgid "Move"
 msgstr ""
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -217,7 +217,7 @@ msgid "Account Move"
 msgstr ""
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
@@ -309,7 +309,7 @@ msgid "ID"
 msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
+msgid "Record Name"
 msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -333,18 +333,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -357,18 +349,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -381,18 +365,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/lo.po b/locale/lo.po
index 949a262..a3d0b3e 100644
--- a/locale/lo.po
+++ b/locale/lo.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -87,8 +87,8 @@ msgid "Quantity"
 msgstr "ຈຳນວນ"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -151,8 +151,8 @@ msgid "Move"
 msgstr "ຍ້າຍ"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -215,8 +215,8 @@ msgid "Account Move"
 msgstr "ບັນຊີເຄື່ອນຍ້າຍ"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -307,8 +307,8 @@ msgid "ID"
 msgstr "ເລກລໍາດັບ"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "ຊື່"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -330,18 +330,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "ບັນຊີຊັບສິນ"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "ບັນຊີຊັບສິນໃຊ້ແລ້ວ"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນ"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນທີ່ໃຊ້ແລ້ວ"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "ບັນຊີຊັບສິນ"
@@ -354,18 +346,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "ບັນຊີຊັບສິນ"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "ບັນຊີຊັບສິນໃຊ້ແລ້ວ"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນ"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນທີ່ໃຊ້ແລ້ວ"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "ຄິດໄລ່ຄ່າເຊື່ອມລາຄາ"
@@ -378,18 +362,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "ບັນຊີຊັບສິນ"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "ບັນຊີຊັບສິນໃຊ້ແລ້ວ"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນ"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "ບັນຊີຄ່າຫຼຸ້ຍຫ້ຽນທີ່ໃຊ້ແລ້ວ"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "ຄິດໄລ່ຄ່າເຊື່ອມລາຄາ"
diff --git a/locale/lt.po b/locale/lt.po
index e79e3e2..b75adfc 100644
--- a/locale/lt.po
+++ b/locale/lt.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -86,10 +86,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -151,10 +150,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -216,10 +214,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -309,10 +306,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Namu"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -334,18 +330,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -358,18 +346,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -382,18 +362,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/nl.po b/locale/nl.po
index e0fe503..acd183f 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -99,10 +99,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr "Hoeveelheid"
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -176,10 +175,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr "Boeking"
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -251,10 +249,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr "Boeking"
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset.line,write_date:"
@@ -358,10 +355,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Naam bijlage"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -386,18 +382,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -410,18 +398,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -434,18 +414,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/pl.po b/locale/pl.po
index c7f33f9..ca765f2 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -87,8 +87,8 @@ msgid "Quantity"
 msgstr "Ilość"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -152,8 +152,8 @@ msgid "Move"
 msgstr ""
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -217,8 +217,8 @@ msgid "Account Move"
 msgstr ""
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -292,37 +292,30 @@ msgctxt "field:account.configuration.asset_sequence,asset_sequence:"
 msgid "Asset Reference Sequence"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,company:"
 msgid "Company"
 msgstr "Firma"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,create_date:"
 msgid "Create Date"
 msgstr "Data utworzenia"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,create_uid:"
 msgid "Create User"
 msgstr "Utworzył"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nazwa"
+msgid "Record Name"
+msgstr "Nazwa rekordu"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
 msgstr "Data zapisu"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_uid:"
 msgid "Write User"
 msgstr "Zapisał"
@@ -340,18 +333,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -364,18 +349,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -388,18 +365,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -509,27 +478,27 @@ msgstr "Wykonywane"
 
 msgctxt "model:ir.sequence,name:sequence_asset"
 msgid "Asset"
-msgstr "Asset"
+msgstr ""
 
 msgctxt "model:ir.sequence.type,name:sequence_type_asset"
 msgid "Asset"
-msgstr "Asset"
+msgstr ""
 
 msgctxt "model:ir.ui.menu,name:menu_asset"
 msgid "Assets"
-msgstr "Assets"
+msgstr ""
 
 msgctxt "model:ir.ui.menu,name:menu_asset_form"
 msgid "Assets"
-msgstr "Assets"
+msgstr ""
 
 msgctxt "model:ir.ui.menu,name:menu_create_depreciation_table"
 msgid "Print Depreciation Table"
-msgstr "Print Depreciation Table"
+msgstr ""
 
 msgctxt "model:ir.ui.menu,name:menu_create_moves"
 msgid "Create Assets Moves"
-msgstr "Create Assets Moves"
+msgstr ""
 
 msgctxt "report:account.asset.depreciation_table:"
 msgid "("
@@ -626,7 +595,7 @@ msgstr "Szkic"
 
 msgctxt "selection:account.asset,state:"
 msgid "Running"
-msgstr "Wykonywane"
+msgstr "Uruchomione"
 
 #, fuzzy
 msgctxt "view:account.asset.create_moves.start:"
@@ -659,7 +628,7 @@ msgstr "Inne informacje"
 
 msgctxt "view:account.asset:"
 msgid "Run"
-msgstr "Wykonaj"
+msgstr "Uruchom"
 
 #, fuzzy
 msgctxt "view:account.asset:"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index 109e706..9643ac0 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -88,8 +88,8 @@ msgid "Quantity"
 msgstr "Quantidade"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -152,8 +152,8 @@ msgid "Move"
 msgstr "Lançamento"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -216,8 +216,8 @@ msgid "Account Move"
 msgstr "Lançamento Contábil"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -308,8 +308,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Nome"
+msgid "Record Name"
+msgstr "Nome do Registro"
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -331,18 +331,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Conta de Ativos"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conta de Ativos Utilizada"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conta de Depreciação"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conta de Depreciação Utilizada"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Conta de Ativos"
@@ -355,18 +347,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Conta de Ativos"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conta de Ativos Utilizada"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conta de Depreciação"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conta de Depreciação Utilizada"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Depreciável"
@@ -379,18 +363,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Conta de Ativo"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Conta de Ativo Usada"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Conta de Depreciação"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Conta de Depreciação Usada"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Depreciável"
diff --git a/locale/ru.po b/locale/ru.po
index d3bf42a..cd9865a 100644
--- a/locale/ru.po
+++ b/locale/ru.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -101,10 +101,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr "Кол-во"
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -178,10 +177,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr "Перемещение"
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -253,10 +251,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr "Проводка"
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset.line,write_date:"
@@ -360,10 +357,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "ID"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Правило оплаты"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -388,18 +384,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -412,18 +400,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -436,18 +416,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/locale/sl.po b/locale/sl.po
index 3a6c813..3c6489c 100644
--- a/locale/sl.po
+++ b/locale/sl.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -87,8 +87,8 @@ msgid "Quantity"
 msgstr "Količina"
 
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -151,8 +151,8 @@ msgid "Move"
 msgstr "Knjižba"
 
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset-update-account.move,write_date:"
 msgid "Write Date"
@@ -215,8 +215,8 @@ msgid "Account Move"
 msgstr "Knjižba"
 
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset.line,write_date:"
 msgid "Write Date"
@@ -307,8 +307,8 @@ msgid "ID"
 msgstr "ID"
 
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "Ime"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.configuration.asset_sequence,write_date:"
 msgid "Write Date"
@@ -330,18 +330,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr "Konto sredstev"
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Uporabljen konto sredstev"
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Amortizacija"
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Uporabljen konto amortizacije"
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr "Konto sredstev"
@@ -354,18 +346,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr "Konto sredstev"
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Uporabljen konto sredstev"
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Amortizacija"
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Uporabljen konto amortizacije"
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr "Amortizirljivo"
@@ -378,18 +362,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr "Konto sredstev"
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr "Uporabljen konto sredstev"
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr "Amortizacija"
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr "Uporabljen konto amortizacije"
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr "Amortizirljivo"
diff --git a/locale/zh_CN.po b/locale/zh_CN.po
index 5353ed7..b4d22b3 100644
--- a/locale/zh_CN.po
+++ b/locale/zh_CN.po
@@ -1,4 +1,4 @@
-# 
+#
 msgid ""
 msgstr "Content-Type: text/plain; charset=utf-8\n"
 
@@ -89,10 +89,9 @@ msgctxt "field:account.asset,quantity:"
 msgid "Quantity"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
 
 msgctxt "field:account.asset,residual_value:"
 msgid "Residual Value"
@@ -161,10 +160,9 @@ msgctxt "field:account.asset-update-account.move,move:"
 msgid "Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset-update-account.move,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset-update-account.move,write_date:"
@@ -234,10 +232,9 @@ msgctxt "field:account.asset.line,move:"
 msgid "Account Move"
 msgstr ""
 
-#, fuzzy
 msgctxt "field:account.asset.line,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.asset.line,write_date:"
@@ -336,10 +333,9 @@ msgctxt "field:account.configuration.asset_sequence,id:"
 msgid "ID"
 msgstr "编号"
 
-#, fuzzy
 msgctxt "field:account.configuration.asset_sequence,rec_name:"
-msgid "Name"
-msgstr "纳木"
+msgid "Record Name"
+msgstr ""
 
 #, fuzzy
 msgctxt "field:account.configuration.asset_sequence,write_date:"
@@ -363,18 +359,10 @@ msgctxt "field:product.category,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.category,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.category,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.category,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.category.account,account_asset:"
 msgid "Account Asset"
 msgstr ""
@@ -387,18 +375,10 @@ msgctxt "field:product.product,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.product,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.product,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.product,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.product,depreciable:"
 msgid "Depreciable"
 msgstr ""
@@ -411,18 +391,10 @@ msgctxt "field:product.template,account_asset:"
 msgid "Account Asset"
 msgstr ""
 
-msgctxt "field:product.template,account_asset_used:"
-msgid "Account Asset Used"
-msgstr ""
-
 msgctxt "field:product.template,account_depreciation:"
 msgid "Account Depreciation"
 msgstr ""
 
-msgctxt "field:product.template,account_depreciation_used:"
-msgid "Account Depreciation Used"
-msgstr ""
-
 msgctxt "field:product.template,depreciable:"
 msgid "Depreciable"
 msgstr ""
diff --git a/product.py b/product.py
index f006ffa..7915ad3 100644
--- a/product.py
+++ b/product.py
@@ -4,7 +4,8 @@ from trytond import backend
 from trytond.model import fields
 from trytond.pyson import Eval
 from trytond.pool import PoolMeta, Pool
-from trytond.modules.account_product import MissingFunction
+from trytond.modules.account_product.product import (
+    account_used, template_property)
 
 __all__ = ['Category', 'CategoryAccount', 'Template', 'TemplateAccount',
     'Product']
@@ -24,9 +25,6 @@ class Category:
                     | ~Eval('accounting', False)),
                 },
             depends=['account_parent', 'accounting']))
-    account_depreciation_used = MissingFunction(
-        fields.Many2One('account.account', 'Account Depreciation Used'),
-        'missing_account', 'get_account')
     account_asset = fields.MultiValue(fields.Many2One('account.account',
             'Account Asset',
             domain=[
@@ -39,9 +37,6 @@ class Category:
                     | ~Eval('accounting', False)),
                 },
             depends=['account_parent', 'accounting']))
-    account_asset_used = MissingFunction(
-        fields.Many2One('account.account', 'Account Asset Used'),
-        'missing_account', 'get_account')
 
     @classmethod
     def multivalue_model(cls, field):
@@ -50,6 +45,16 @@ class Category:
             return pool.get('product.category.account')
         return super(Category, cls).multivalue_model(field)
 
+    @property
+    @account_used('account_depreciation')
+    def account_depreciation_used(self):
+        pass
+
+    @property
+    @account_used('account_asset')
+    def account_asset_used(self):
+        pass
+
 
 class CategoryAccount:
     __metaclass__ = PoolMeta
@@ -113,9 +118,6 @@ class Template:
                     | Eval('accounts_category')),
                 },
             depends=['active', 'depreciable', 'type', 'accounts_category']))
-    account_depreciation_used = MissingFunction(
-        fields.Many2One('account.account', 'Account Depreciation Used'),
-        'missing_account', 'get_account')
     account_asset = fields.MultiValue(fields.Many2One('account.account',
             'Account Asset',
             domain=[
@@ -131,9 +133,6 @@ class Template:
                     | Eval('accounts_category')),
                 },
             depends=['active', 'depreciable', 'type', 'accounts_category']))
-    account_asset_used = MissingFunction(
-        fields.Many2One('account.account', 'Account Asset Used'),
-        'missing_account', 'get_account')
     depreciation_duration = fields.Integer(
         "Depreciation Duration",
         states={
@@ -151,6 +150,16 @@ class Template:
             return pool.get('product.template.account')
         return super(Template, cls).multivalue_model(field)
 
+    @property
+    @account_used('account_depreciation')
+    def account_depreciation_used(self):
+        pass
+
+    @property
+    @account_used('account_asset')
+    def account_asset_used(self):
+        pass
+
 
 class TemplateAccount:
     __metaclass__ = PoolMeta
@@ -196,10 +205,6 @@ class TemplateAccount:
 class Product:
     __metaclass__ = PoolMeta
     __name__ = 'product.product'
-    # Avoid raise of UserError from MissingFunction
-    account_depreciation_used = fields.Function(
-        fields.Many2One('account.account', 'Account Depreciation Used'),
-        'get_template')
-    account_asset_used = fields.Function(
-        fields.Many2One('account.account', 'Account Asset Used'),
-        'get_template')
+
+    account_depreciation_used = template_property('account_depreciation_used')
+    account_asset_used = template_property('account_asset_used')
diff --git a/setup.py b/setup.py
index 3feecea..f712d00 100644
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,8 @@ for dep in info.get('depends', []):
         requires.append(get_require_version('trytond_%s' % dep))
 requires.append(get_require_version('trytond'))
 
-tests_require = [get_require_version('proteus')]
+tests_require = [get_require_version('proteus'),
+    get_require_version('trytond_purchase')]
 dependency_links = []
 if minor_version % 2:
     # Add development index for testing with proteus
@@ -77,7 +78,7 @@ setup(name=name,
     package_data={
         'trytond.modules.account_asset': (info.get('xml', [])
             + ['tryton.cfg', 'view/*.xml', 'locale/*.po', 'tests/*.rst',
-                'asset_table.odt']),
+                '*.fodt']),
         },
     classifiers=[
         'Development Status :: 5 - Production/Stable',
@@ -104,9 +105,9 @@ setup(name=name,
         '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 :: 3.6',
         'Programming Language :: Python :: Implementation :: CPython',
         'Programming Language :: Python :: Implementation :: PyPy',
         'Topic :: Office/Business',
diff --git a/tests/scenario_account_asset.rst b/tests/scenario_account_asset.rst
index b96c754..01ca41a 100644
--- a/tests/scenario_account_asset.rst
+++ b/tests/scenario_account_asset.rst
@@ -55,7 +55,6 @@ Create an asset::
     >>> asset_template.type = 'assets'
     >>> asset_template.default_uom = unit
     >>> asset_template.list_price = Decimal('1000')
-    >>> asset_template.cost_price = Decimal('1000')
     >>> asset_template.depreciable = True
     >>> asset_template.account_expense = expense
     >>> asset_template.account_revenue = revenue
@@ -63,8 +62,7 @@ Create an asset::
     >>> asset_template.account_depreciation = depreciation_account
     >>> asset_template.depreciation_duration = 24
     >>> asset_template.save()
-    >>> asset_product.template = asset_template
-    >>> asset_product.save()
+    >>> asset_product, = asset_template.products
 
 Create supplier::
 
diff --git a/tests/scenario_purchase_asset.rst b/tests/scenario_purchase_asset.rst
new file mode 100644
index 0000000..6aa6166
--- /dev/null
+++ b/tests/scenario_purchase_asset.rst
@@ -0,0 +1,102 @@
+=======================
+Purchase Asset Scenario
+=======================
+
+Imports::
+
+    >>> import datetime
+    >>> from dateutil.relativedelta import relativedelta
+    >>> from decimal import Decimal
+    >>> from proteus import Model, Wizard
+    >>> from trytond.tests.tools import activate_modules
+    >>> from trytond.modules.company.tests.tools import create_company, \
+    ...     get_company
+    >>> from trytond.modules.account.tests.tools import create_fiscalyear, \
+    ...     create_chart, get_accounts
+    >>> from trytond.modules.account_invoice.tests.tools import \
+    ...     set_fiscalyear_invoice_sequences
+    >>> from trytond.modules.account_asset.tests.tools \
+    ...     import add_asset_accounts
+    >>> today = datetime.date.today()
+
+Install account_asset::
+
+    >>> config = activate_modules(['account_asset', 'purchase'])
+
+Create company::
+
+    >>> _ = create_company()
+    >>> company = get_company()
+
+Create fiscal year::
+
+    >>> fiscalyear = set_fiscalyear_invoice_sequences(
+    ...     create_fiscalyear(company))
+    >>> fiscalyear.click('create_period')
+
+Create chart of accounts::
+
+    >>> _ = create_chart(company)
+    >>> accounts = add_asset_accounts(get_accounts(company), company)
+    >>> revenue = accounts['revenue']
+    >>> asset_account = accounts['asset']
+    >>> expense = accounts['expense']
+    >>> depreciation_account = accounts['depreciation']
+
+Create products::
+
+    >>> ProductUom = Model.get('product.uom')
+    >>> unit, = ProductUom.find([('name', '=', 'Unit')])
+    >>> ProductTemplate = Model.get('product.template')
+    >>> asset_template = ProductTemplate()
+    >>> asset_template.name = 'Asset'
+    >>> asset_template.type = 'assets'
+    >>> asset_template.default_uom = unit
+    >>> asset_template.list_price = Decimal('1000')
+    >>> asset_template.depreciable = True
+    >>> asset_template.purchasable = True
+    >>> asset_template.account_expense = expense
+    >>> asset_template.account_revenue = revenue
+    >>> asset_template.account_asset = asset_account
+    >>> asset_template.account_depreciation = depreciation_account
+    >>> asset_template.depreciation_duration = 24
+    >>> asset_template.save()
+    >>> service_product, = asset_template.products
+    >>> asset_product, = asset_template.products
+    >>> service_template = ProductTemplate()
+    >>> service_template.name = 'Service'
+    >>> service_template.type = 'service'
+    >>> service_template.default_uom = unit
+    >>> service_template.list_price = Decimal('10')
+    >>> service_template.purchasable = True
+    >>> service_template.account_expense = expense
+    >>> service_template.account_revenue = revenue
+    >>> service_template.save()
+    >>> service_product, = service_template.products
+
+Create supplier::
+
+    >>> Party = Model.get('party.party')
+    >>> supplier = Party(name='Supplier')
+    >>> supplier.save()
+
+Purchase an asset mixed with services::
+
+    >>> Purchase = Model.get('purchase.purchase')
+    >>> purchase = Purchase()
+    >>> purchase.party = supplier
+    >>> line = purchase.lines.new()
+    >>> line.product = asset_product
+    >>> line.quantity = 1
+    >>> line = purchase.lines.new()
+    >>> line.product = service_product
+    >>> line.quantity = 1
+    >>> purchase.click('quote')
+    >>> purchase.click('confirm')
+    >>> purchase.click('process')
+    >>> invoice, = purchase.invoices
+    >>> asset_line, service_line = invoice.lines
+    >>> asset_line.account == asset_account
+    True
+    >>> service_line.account == expense
+    True
diff --git a/tests/test_account_asset.py b/tests/test_account_asset.py
index 6867bb9..23c6257 100644
--- a/tests/test_account_asset.py
+++ b/tests/test_account_asset.py
@@ -21,4 +21,8 @@ def suite():
             tearDown=doctest_teardown, encoding='utf-8',
             checker=doctest_checker,
             optionflags=doctest.REPORT_ONLY_FIRST_FAILURE))
+    suite.addTests(doctest.DocFileSuite('scenario_purchase_asset.rst',
+            tearDown=doctest_teardown, encoding='utf-8',
+            checker=doctest_checker,
+            optionflags=doctest.REPORT_ONLY_FIRST_FAILURE))
     return suite
diff --git a/tox.ini b/tox.ini
new file mode 100644
index 0000000..527d859
--- /dev/null
+++ b/tox.ini
@@ -0,0 +1,18 @@
+[tox]
+envlist = {py27,py34,py35,py36}-{sqlite,postgresql,mysql},pypy-{sqlite,postgresql}
+
+[testenv]
+commands = {envpython} setup.py test
+deps =
+    {py27,py34,py35,py36}-postgresql: psycopg2 >= 2.5
+    pypy-postgresql: psycopg2cffi >= 2.5
+    mysql: MySQL-python
+    sqlite: sqlitebck
+setenv =
+    sqlite: TRYTOND_DATABASE_URI={env:SQLITE_URI:sqlite://}
+    postgresql: TRYTOND_DATABASE_URI={env:POSTGRESQL_URI:postgresql://}
+    mysql: TRYTOND_DATABASE_URI={env:MYSQL_URI:mysql://}
+    sqlite: DB_NAME={env:SQLITE_NAME::memory:}
+    postgresql: DB_NAME={env:POSTGRESQL_NAME:test}
+    mysql: DB_NAME={env:MYSQL_NAME:test}
+install_command = pip install --pre --find-links https://trydevpi.tryton.org/ {opts} {packages}
diff --git a/tryton.cfg b/tryton.cfg
index f2243c4..556e0b6 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
 [tryton]
-version=4.4.1
+version=4.6.0
 depends:
     ir
     res
diff --git a/trytond_account_asset.egg-info/PKG-INFO b/trytond_account_asset.egg-info/PKG-INFO
index 7525cdc..caab37d 100644
--- a/trytond_account_asset.egg-info/PKG-INFO
+++ b/trytond_account_asset.egg-info/PKG-INFO
@@ -1,12 +1,12 @@
 Metadata-Version: 1.1
 Name: trytond-account-asset
-Version: 4.4.1
+Version: 4.6.0
 Summary: Tryton module for assets management
 Home-page: http://www.tryton.org/
 Author: Tryton
 Author-email: issue_tracker at tryton.org
 License: GPL-3
-Download-URL: http://downloads.tryton.org/4.4/
+Download-URL: http://downloads.tryton.org/4.6/
 Description: trytond_account_asset
         =====================
         
@@ -69,9 +69,9 @@ 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 :: 3.6
 Classifier: Programming Language :: Python :: Implementation :: CPython
 Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Office/Business
diff --git a/trytond_account_asset.egg-info/SOURCES.txt b/trytond_account_asset.egg-info/SOURCES.txt
index e37d747..a7d736e 100644
--- a/trytond_account_asset.egg-info/SOURCES.txt
+++ b/trytond_account_asset.egg-info/SOURCES.txt
@@ -1,12 +1,18 @@
+.drone.yml
+.hgtags
 CHANGELOG
 COPYRIGHT
 INSTALL
 LICENSE
 MANIFEST.in
 README
+__init__.py
+account.py
 account.xml
+asset.py
 asset.xml
-asset_table.odt
+asset_table.fodt
+invoice.py
 invoice.xml
 minimal_chart.xml
 minimal_chart_bg.xml
@@ -19,15 +25,18 @@ minimal_chart_nl.xml
 minimal_chart_pt.xml
 minimal_chart_ru.xml
 minimal_chart_sl.xml
+product.py
 product.xml
+purchase.py
 setup.py
+tox.ini
 tryton.cfg
 ./__init__.py
 ./account.py
 ./account.xml
 ./asset.py
 ./asset.xml
-./asset_table.odt
+./asset_table.fodt
 ./invoice.py
 ./invoice.xml
 ./minimal_chart_bg.xml
@@ -64,6 +73,7 @@ tryton.cfg
 ./locale/zh_CN.po
 ./tests/__init__.py
 ./tests/scenario_account_asset.rst
+./tests/scenario_purchase_asset.rst
 ./tests/test_account_asset.py
 ./tests/tools.py
 ./view/asset_create_moves_start_form.xml
@@ -97,7 +107,11 @@ locale/pt_BR.po
 locale/ru.po
 locale/sl.po
 locale/zh_CN.po
+tests/__init__.py
 tests/scenario_account_asset.rst
+tests/scenario_purchase_asset.rst
+tests/test_account_asset.py
+tests/tools.py
 trytond_account_asset.egg-info/PKG-INFO
 trytond_account_asset.egg-info/SOURCES.txt
 trytond_account_asset.egg-info/dependency_links.txt
diff --git a/trytond_account_asset.egg-info/requires.txt b/trytond_account_asset.egg-info/requires.txt
index 8e995a9..ac1fe61 100644
--- a/trytond_account_asset.egg-info/requires.txt
+++ b/trytond_account_asset.egg-info/requires.txt
@@ -1,7 +1,7 @@
 cached-property
 python-dateutil
-trytond_account >= 4.4, < 4.5
-trytond_account_product >= 4.4, < 4.5
-trytond_product >= 4.4, < 4.5
-trytond_account_invoice >= 4.4, < 4.5
-trytond >= 4.4, < 4.5
+trytond_account >= 4.6, < 4.7
+trytond_account_product >= 4.6, < 4.7
+trytond_product >= 4.6, < 4.7
+trytond_account_invoice >= 4.6, < 4.7
+trytond >= 4.6, < 4.7
-- 
tryton-modules-account-asset



More information about the tryton-debian-vcs mailing list