Skip to content

Commit 41402ef

Browse files
cubellsxavierjimenez
authored andcommitted
[MIG] account_invoice_line_report: Migration to 11.0
[UPD] Update account_invoice_line_report.pot
1 parent e336020 commit 41402ef

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+189
-111
lines changed

account_invoice_line_report/README.rst

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
2-
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1+
.. image:: https://img.shields.io/badge/license-AGPL--3-blue.png
2+
:target: https://www.gnu.org/licenses/agpl
33
:alt: License: AGPL-3
44

55
===========================
@@ -8,6 +8,12 @@ Account Invoice Line Report
88

99
This module creates a new view to manage invoice lines information.
1010

11+
Configuration
12+
=============
13+
14+
In order to see invoice line information, you must install sales management
15+
app.
16+
1117
Usage
1218
=====
1319

@@ -17,7 +23,7 @@ To use this module, you need to:
1723

1824
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
1925
:alt: Try me on Runbot
20-
:target: https://runbot.odoo-community.org/runbot/94/9.0
26+
:target: https://runbot.odoo-community.org/runbot/94/11.0
2127

2228
Bug Tracker
2329
===========
@@ -36,6 +42,7 @@ Contributors
3642
------------
3743

3844
* Carlos Dauden - Tecnativa <[email protected]>
45+
* Vicent Cubells - Tecnativa <[email protected]>
3946

4047

4148
Maintainer
-1
Original file line numberDiff line numberDiff line change
@@ -1 +0,0 @@
1-
# -*- coding: utf-8 -*-
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,21 @@
1-
# -*- coding: utf-8 -*-
21
# Copyright 2017 Carlos Dauden - Tecnativa <[email protected]>
2+
# Copyright 2018 Vicent Cubells - Tecnativa <[email protected]>
33
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
44

55
{
66
'name': 'Account Invoice Line Report',
77
'summary': 'New view to manage invoice lines information',
8-
'version': '9.0.1.0.0',
8+
'version': '11.0.1.0.0',
99
'category': 'Account',
1010
'website': 'http://www.tecnativa.com',
1111
'author': 'Tecnativa, '
1212
'Odoo Community Association (OCA)',
1313
'license': 'AGPL-3',
1414
'depends': [
15-
'account_accountant',
15+
'account',
1616
],
1717
'data': [
1818
'report/account_invoice_report_view.xml',
1919
],
20+
'installable': True,
2021
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
# Translation of Odoo Server.
2+
# This file contains the translation of the following modules:
3+
# * account_invoice_line_report
4+
#
5+
msgid ""
6+
msgstr ""
7+
"Project-Id-Version: Odoo Server 11.0\n"
8+
"Report-Msgid-Bugs-To: \n"
9+
"Last-Translator: <>\n"
10+
"Language-Team: \n"
11+
"MIME-Version: 1.0\n"
12+
"Content-Type: text/plain; charset=UTF-8\n"
13+
"Content-Transfer-Encoding: \n"
14+
"Plural-Forms: \n"
15+
16+
#. module: account_invoice_line_report
17+
#: model:ir.actions.act_window,help:account_invoice_line_report.action_account_invoice_line_report
18+
msgid "From this report, you can have an overview of the amount invoiced to your customers. The search tool can also be used to personalise your Invoices reports and so, match this analysis to your needs."
19+
msgstr ""
20+
21+
#. module: account_invoice_line_report
22+
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_invoice_report_tree_info
23+
msgid "Invoice Line"
24+
msgstr ""
25+
26+
#. module: account_invoice_line_report
27+
#: model:ir.actions.act_window,name:account_invoice_line_report.action_account_invoice_line_report
28+
#: model:ir.ui.menu,name:account_invoice_line_report.menu_action_account_invoice_line_report
29+
msgid "Invoice Lines"
30+
msgstr ""
31+
32+
#. module: account_invoice_line_report
33+
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_account_invoice_report_search
34+
msgid "Partner Tags"
35+
msgstr ""
36+
37+
#. module: account_invoice_line_report
38+
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_account_invoice_report_search
39+
msgid "Vendor contains"
40+
msgstr ""
41+
42+
#. module: account_invoice_line_report
43+
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_account_invoice_report_search
44+
msgid "With Price"
45+
msgstr ""
46+
47+
#. module: account_invoice_line_report
48+
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_account_invoice_report_search
49+
msgid "Without Price"
50+
msgstr ""
51+

account_invoice_line_report/i18n/ar.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
1414
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
15+
"Language: ar\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: \n"
18-
"Language: ar\n"
19-
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
19+
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
20+
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
2021

2122
#. module: account_invoice_line_report
2223
#: model:ir.actions.act_window,help:account_invoice_line_report.action_account_invoice_line_report

account_invoice_line_report/i18n/bs.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -12,11 +12,12 @@ msgstr ""
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
1414
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
15+
"Language: bs\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: \n"
18-
"Language: bs\n"
19-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
19+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
20+
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
2021

2122
#. module: account_invoice_line_report
2223
#: model:ir.actions.act_window,help:account_invoice_line_report.action_account_invoice_line_report

account_invoice_line_report/i18n/ca.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# Carles Antoli <[email protected]>, 2017
77
# Marc Tormo i Bochaca <[email protected]>, 2017
@@ -13,10 +13,10 @@ msgstr ""
1313
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1414
"Last-Translator: Marc Tormo i Bochaca <[email protected]>, 2017\n"
1515
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
16+
"Language: ca\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: \n"
19-
"Language: ca\n"
2020
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2121

2222
#. module: account_invoice_line_report

account_invoice_line_report/i18n/cs.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
1414
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
15+
"Language: cs\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: \n"
18-
"Language: cs\n"
1919
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
2020

2121
#. module: account_invoice_line_report

account_invoice_line_report/i18n/de.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
# Rudolf Schnapka <[email protected]>, 2017
@@ -13,10 +13,10 @@ msgstr ""
1313
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1414
"Last-Translator: Rudolf Schnapka <[email protected]>, 2017\n"
1515
"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
16+
"Language: de\n"
1617
"MIME-Version: 1.0\n"
1718
"Content-Type: text/plain; charset=UTF-8\n"
1819
"Content-Transfer-Encoding: \n"
19-
"Language: de\n"
2020
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2121

2222
#. module: account_invoice_line_report

account_invoice_line_report/i18n/en_GB.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
1111
"POT-Creation-Date: 2017-06-09 02:58+0000\n"
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
14-
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
14+
"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/"
15+
"teams/23907/en_GB/)\n"
16+
"Language: en_GB\n"
1517
"MIME-Version: 1.0\n"
1618
"Content-Type: text/plain; charset=UTF-8\n"
1719
"Content-Transfer-Encoding: \n"
18-
"Language: en_GB\n"
1920
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2021

2122
#. module: account_invoice_line_report

account_invoice_line_report/i18n/es.po

+9-11
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,17 @@
44
#
55
msgid ""
66
msgstr ""
7-
"Project-Id-Version: Odoo Server 8.0\n"
7+
"Project-Id-Version: Odoo Server 11.0\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2017-03-21 19:03+0100\n"
10-
"PO-Revision-Date: 2017-03-21 19:04+0100\n"
11-
"Last-Translator: Carlos Dauden <[email protected]>\n"
9+
"POT-Creation-Date: 2018-03-20 11:51+0000\n"
10+
"PO-Revision-Date: 2018-03-20 11:51+0000\n"
11+
"Last-Translator: <>\n"
1212
"Language-Team: \n"
13-
"Language: es\n"
13+
"Language: \n"
1414
"MIME-Version: 1.0\n"
1515
"Content-Type: text/plain; charset=UTF-8\n"
16-
"Content-Transfer-Encoding: 8bit\n"
16+
"Content-Transfer-Encoding: \n"
1717
"Plural-Forms: \n"
18-
"X-Generator: Poedit 1.8.7.1\n"
1918

2019
#. module: account_invoice_line_report
2120
#: model:ir.actions.act_window,help:account_invoice_line_report.action_account_invoice_line_report
@@ -24,10 +23,9 @@ msgid ""
2423
"customers. The search tool can also be used to personalise your Invoices "
2524
"reports and so, match this analysis to your needs."
2625
msgstr ""
27-
"Con este informe puede obtener una vista general de la cantidad facturada "
28-
"a sus clientes. Puede utilizar la herramienta de búsqueda para "
29-
"personalizar sus Informes de facturas y el resto, ajustando el análisis a "
30-
"sus necesidades."
26+
"Con este informe puede obtener una vista general de la cantidad facturada a "
27+
"sus clientes. Puede utilizar la herramienta de búsqueda para personalizar "
28+
"sus Informes de facturas y el resto, ajustando el análisis a sus necesidades."
3129

3230
#. module: account_invoice_line_report
3331
#: model:ir.ui.view,arch_db:account_invoice_line_report.view_invoice_report_tree_info

account_invoice_line_report/i18n/es_CR.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
1111
"POT-Creation-Date: 2017-06-09 02:58+0000\n"
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
14-
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
14+
"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/"
15+
"teams/23907/es_CR/)\n"
16+
"Language: es_CR\n"
1517
"MIME-Version: 1.0\n"
1618
"Content-Type: text/plain; charset=UTF-8\n"
1719
"Content-Transfer-Encoding: \n"
18-
"Language: es_CR\n"
1920
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2021

2122
#. module: account_invoice_line_report

account_invoice_line_report/i18n/es_EC.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
1111
"POT-Creation-Date: 2017-06-09 02:58+0000\n"
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
14-
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
14+
"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/"
15+
"es_EC/)\n"
16+
"Language: es_EC\n"
1517
"MIME-Version: 1.0\n"
1618
"Content-Type: text/plain; charset=UTF-8\n"
1719
"Content-Transfer-Encoding: \n"
18-
"Language: es_EC\n"
1920
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2021

2122
#. module: account_invoice_line_report

account_invoice_line_report/i18n/es_MX.po

+4-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -11,11 +11,12 @@ msgstr ""
1111
"POT-Creation-Date: 2017-06-09 02:58+0000\n"
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
14-
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
14+
"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/"
15+
"es_MX/)\n"
16+
"Language: es_MX\n"
1517
"MIME-Version: 1.0\n"
1618
"Content-Type: text/plain; charset=UTF-8\n"
1719
"Content-Transfer-Encoding: \n"
18-
"Language: es_MX\n"
1920
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2021

2122
#. module: account_invoice_line_report

account_invoice_line_report/i18n/et.po

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Translation of Odoo Server.
22
# This file contains the translation of the following modules:
33
# * account_invoice_line_report
4-
#
4+
#
55
# Translators:
66
# OCA Transbot <[email protected]>, 2017
77
msgid ""
@@ -12,10 +12,10 @@ msgstr ""
1212
"PO-Revision-Date: 2017-06-09 02:58+0000\n"
1313
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
1414
"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
15+
"Language: et\n"
1516
"MIME-Version: 1.0\n"
1617
"Content-Type: text/plain; charset=UTF-8\n"
1718
"Content-Transfer-Encoding: \n"
18-
"Language: et\n"
1919
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
2020

2121
#. module: account_invoice_line_report

0 commit comments

Comments
 (0)