-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ADD] New module account_invoice_tax_breakdown_export
- Loading branch information
Showing
10 changed files
with
536 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from . import wizards |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Copyright 2024 Oihane Crucelaegui - AvanzOSC | ||
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). | ||
|
||
{ | ||
"name": "Account Invoice export xlsx with Tax Breakdown", | ||
"version": "14.0.1.0.0", | ||
"category": "Hidden/Tools", | ||
"license": "AGPL-3", | ||
"author": "AvanzOSC", | ||
"website": "https://github.com/avanzosc/odoo-addons", | ||
"depends": [ | ||
"account", | ||
], | ||
"excludes": [], | ||
"data": [ | ||
"security/ir.model.access.csv", | ||
"wizards/account_invoice_xlsx_export_views.xml", | ||
], | ||
"installable": True, | ||
} |
92 changes: 92 additions & 0 deletions
92
account_invoice_tax_breakdown_export/i18n/account_invoice_tax_breakdown_export.pot
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_invoice_tax_breakdown_export | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-04 10:01+0000\n" | ||
"PO-Revision-Date: 2024-11-04 10:01+0000\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Cancel" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__create_uid | ||
msgid "Created by" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__create_date | ||
msgid "Created on" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__display_name | ||
msgid "Display Name" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Export" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.actions.act_window,name:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_action | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Export Invoices with Tax Breakdown" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__invoice_ids | ||
msgid "Invoice" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__invoice_count | ||
msgid "Invoice Count" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Invoices XLSX file" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export____last_update | ||
msgid "Last Modified on" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__write_uid | ||
msgid "Last Updated by" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__write_date | ||
msgid "Last Updated on" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "This will create a XLSX file with a list of invoices." | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model,name:account_invoice_tax_breakdown_export.model_account_invoice_breakdown_export | ||
msgid "account.invoice.breakdown.export" | ||
msgstr "" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
# Translation of Odoo Server. | ||
# This file contains the translation of the following modules: | ||
# * account_invoice_tax_breakdown_export | ||
# | ||
msgid "" | ||
msgstr "" | ||
"Project-Id-Version: Odoo Server 14.0\n" | ||
"Report-Msgid-Bugs-To: \n" | ||
"POT-Creation-Date: 2024-11-04 10:01+0000\n" | ||
"PO-Revision-Date: 2024-11-04 10:01+0000\n" | ||
"Last-Translator: \n" | ||
"Language-Team: \n" | ||
"MIME-Version: 1.0\n" | ||
"Content-Type: text/plain; charset=UTF-8\n" | ||
"Content-Transfer-Encoding: \n" | ||
"Plural-Forms: \n" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Cancel" | ||
msgstr "Cancelar" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__create_uid | ||
msgid "Created by" | ||
msgstr "Creado por" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__create_date | ||
msgid "Created on" | ||
msgstr "Creado el" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__display_name | ||
msgid "Display Name" | ||
msgstr "Nombre mostrado" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Export" | ||
msgstr "Exportar" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.actions.act_window,name:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_action | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Export Invoices with Tax Breakdown" | ||
msgstr "Exportar facturas con desglose de impuestos" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__id | ||
msgid "ID" | ||
msgstr "" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__invoice_ids | ||
msgid "Invoice" | ||
msgstr "Factura" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__invoice_count | ||
msgid "Invoice Count" | ||
msgstr "Núm. facturas" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "Invoices XLSX file" | ||
msgstr "Fichero XLSX de facturas" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export____last_update | ||
msgid "Last Modified on" | ||
msgstr "Última modificación el" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__write_uid | ||
msgid "Last Updated by" | ||
msgstr "Última actualización por" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model.fields,field_description:account_invoice_tax_breakdown_export.field_account_invoice_breakdown_export__write_date | ||
msgid "Last Updated on" | ||
msgstr "Última actualización el" | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model_terms:ir.ui.view,arch_db:account_invoice_tax_breakdown_export.account_invoice_breakdown_export_view_form | ||
msgid "This will create a XLSX file with a list of invoices." | ||
msgstr "Esto creará un fichero XLSX con una lista de facturas." | ||
|
||
#. module: account_invoice_tax_breakdown_export | ||
#: model:ir.model,name:account_invoice_tax_breakdown_export.model_account_invoice_breakdown_export | ||
msgid "account.invoice.breakdown.export" | ||
msgstr "" |
2 changes: 2 additions & 0 deletions
2
account_invoice_tax_breakdown_export/security/ir.model.access.csv
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink | ||
access_wiz_account_invoice_breakdown_export,account.invoice.breakdown.export,model_account_invoice_breakdown_export,account.group_account_invoice,1,1,1,1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
from . import account_invoice_xlsx_export |
Oops, something went wrong.