mirror of
https://gitlab.com/flectra-community/account-financial-reporting.git
synced 2024-11-14 09:42:05 +00:00
Automatic Update form OCA2FC Migrator
This commit is contained in:
parent
dc45ef97e8
commit
97200e3c31
@ -41,6 +41,7 @@ test_all_modules:
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/rest-framework.git ~/others/rest-framework"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/sale-workflow.git ~/others/sale-workflow"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-auth.git ~/others/server-auth"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-env.git ~/others/server-env"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-tools.git ~/others/server-tools"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux"
|
||||
@ -62,7 +63,7 @@ test_all_modules:
|
||||
- mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_all
|
||||
- chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_all
|
||||
- su - flectra -c "/opt/flectra/flectra-bin
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-auth,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--db_host psql
|
||||
--db_port 5432
|
||||
--db_user flectra
|
||||
@ -105,6 +106,7 @@ test_module_account_move_line_report_xls:
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/rest-framework.git ~/others/rest-framework"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/sale-workflow.git ~/others/sale-workflow"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-auth.git ~/others/server-auth"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-env.git ~/others/server-env"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-tools.git ~/others/server-tools"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux"
|
||||
@ -126,7 +128,7 @@ test_module_account_move_line_report_xls:
|
||||
- mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_account_move_line_report_xls
|
||||
- chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_account_move_line_report_xls
|
||||
- su - flectra -c "/opt/flectra/flectra-bin
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-auth,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--db_host psql
|
||||
--db_port 5432
|
||||
--db_user flectra
|
||||
@ -163,6 +165,7 @@ test_module_account_tax_balance:
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/rest-framework.git ~/others/rest-framework"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/sale-workflow.git ~/others/sale-workflow"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-auth.git ~/others/server-auth"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-env.git ~/others/server-env"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-tools.git ~/others/server-tools"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux"
|
||||
@ -184,7 +187,7 @@ test_module_account_tax_balance:
|
||||
- mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_account_tax_balance
|
||||
- chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_account_tax_balance
|
||||
- su - flectra -c "/opt/flectra/flectra-bin
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-auth,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--db_host psql
|
||||
--db_port 5432
|
||||
--db_user flectra
|
||||
@ -221,6 +224,7 @@ test_module_account_financial_report:
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/rest-framework.git ~/others/rest-framework"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/sale-workflow.git ~/others/sale-workflow"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-auth.git ~/others/server-auth"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-env.git ~/others/server-env"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-tools.git ~/others/server-tools"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux"
|
||||
@ -242,7 +246,7 @@ test_module_account_financial_report:
|
||||
- mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_account_financial_report
|
||||
- chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_account_financial_report
|
||||
- su - flectra -c "/opt/flectra/flectra-bin
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-auth,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--db_host psql
|
||||
--db_port 5432
|
||||
--db_user flectra
|
||||
@ -279,6 +283,7 @@ test_module_mis_builder_cash_flow:
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/reporting-engine.git ~/others/reporting-engine"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/rest-framework.git ~/others/rest-framework"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/sale-workflow.git ~/others/sale-workflow"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-auth.git ~/others/server-auth"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-env.git ~/others/server-env"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-tools.git ~/others/server-tools"
|
||||
- su - flectra -c "git clone --branch 20-fixed --depth 1 https://gitlab-ci-token:${CI_JOB_TOKEN}@gitlab.com/flectra-community/server-ux.git ~/others/server-ux"
|
||||
@ -300,7 +305,7 @@ test_module_mis_builder_cash_flow:
|
||||
- mv ${CI_PROJECT_DIR}/ci_data/filestore /opt/flectra/.local/share/filestore/test_mis_builder_cash_flow
|
||||
- chown -R flectra.flectra /opt/flectra/.local/share/filestore/test_mis_builder_cash_flow
|
||||
- su - flectra -c "/opt/flectra/flectra-bin
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--addons-path ${CI_PROJECT_DIR},~/others/account-closing,~/others/account-invoicing,~/others/account-payment,~/others/bank-payment,~/others/brand,~/others/community-data-files,~/others/connector,~/others/edi,~/others/mis-builder,~/others/partner-contact,~/others/product-attribute,~/others/queue,~/others/report-print-send,~/others/reporting-engine,~/others/rest-framework,~/others/sale-workflow,~/others/server-auth,~/others/server-env,~/others/server-tools,~/others/server-ux,~/others/social,~/others/stock-logistics-transport,~/others/stock-logistics-warehouse,~/others/stock-logistics-workflow,~/others/storage,~/others/web,~/others/wms
|
||||
--db_host psql
|
||||
--db_port 5432
|
||||
--db_user flectra
|
||||
|
@ -10,7 +10,7 @@ Available addons
|
||||
addon | version | summary
|
||||
--- | --- | ---
|
||||
[account_move_line_report_xls](account_move_line_report_xls/) | 2.0.1.0.0| Journal Items Excel export
|
||||
[account_tax_balance](account_tax_balance/) | 2.0.1.1.1| Compute tax balances based on date range
|
||||
[account_tax_balance](account_tax_balance/) | 2.0.1.2.0| Compute tax balances based on date range
|
||||
[account_financial_report](account_financial_report/) | 2.0.1.5.1| OCA Financial Reports
|
||||
[mis_builder_cash_flow](mis_builder_cash_flow/) | 2.0.1.0.0| MIS Builder Cash Flow
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
{
|
||||
"name": "Tax Balance",
|
||||
"summary": "Compute tax balances based on date range",
|
||||
"version": "2.0.1.1.1",
|
||||
"version": "2.0.1.2.0",
|
||||
"development_status": "Production/Stable",
|
||||
"category": "Invoices & Payments",
|
||||
"website": "https://gitlab.com/flectra-community/account-financial-reporting",
|
||||
|
@ -151,6 +151,12 @@ msgstr ""
|
||||
msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
msgid "Move type"
|
||||
@ -161,6 +167,36 @@ msgstr ""
|
||||
msgid "Open Taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
|
@ -94,10 +94,20 @@ msgid "Date Range"
|
||||
msgstr "Interval de dates"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom a mostrar "
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -115,14 +125,17 @@ msgid "Has balance in period"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
msgid "Journal Entries"
|
||||
msgstr "Apunts comptables"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -130,6 +143,9 @@ msgid "Journal Item"
|
||||
msgstr "Apunt comptable"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificació a "
|
||||
@ -145,9 +161,10 @@ msgid "Last Updated on"
|
||||
msgstr "Última actualització a "
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tipus de moviment"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -159,6 +176,36 @@ msgstr "Tipus de moviment"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Obre impostos"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -260,6 +307,12 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Apunts comptables"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tipus de moviment"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Compte"
|
||||
|
||||
|
@ -93,10 +93,20 @@ msgid "Date Range"
|
||||
msgstr "Zeitraum"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Anzeigebezeichnung"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -114,15 +124,17 @@ msgid "Has balance in period"
|
||||
msgstr "Hat Saldo in Periode"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Journalposten"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -130,6 +142,9 @@ msgid "Journal Item"
|
||||
msgstr "Journalposten"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Zuletzt modifiziert am"
|
||||
@ -145,10 +160,10 @@ msgid "Last Updated on"
|
||||
msgstr "Zuletzt aktualisiert am"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
#, fuzzy
|
||||
msgid "Move Type"
|
||||
msgstr "Buchungsart"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquidität"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -160,6 +175,36 @@ msgstr "Buchungsart"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Offene Steuern"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr "Andere"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr "Verbindlichkeit"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Verbindlichkeitserstattung"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "Forderung"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Forderungserstattung"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -262,6 +307,14 @@ msgstr "wizard.open.tax.balances"
|
||||
msgid "or"
|
||||
msgstr "oder"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Journalposten"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Buchungsart"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Konto"
|
||||
|
||||
@ -270,21 +323,3 @@ msgstr "oder"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Kontoposten"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquidität"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Andere"
|
||||
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "Verbindlichkeit"
|
||||
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Verbindlichkeitserstattung"
|
||||
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "Forderung"
|
||||
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Forderungserstattung"
|
||||
|
@ -94,10 +94,20 @@ msgid "Date Range"
|
||||
msgstr "Periodo"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nombre a mostrar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -115,14 +125,17 @@ msgid "Has balance in period"
|
||||
msgstr "Tiene saldo en periodo"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
msgid "Journal Entries"
|
||||
msgstr "Entradas diario"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -130,6 +143,9 @@ msgid "Journal Item"
|
||||
msgstr "Diario"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
@ -145,9 +161,10 @@ msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tipo de movimiento"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquidez"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -159,6 +176,36 @@ msgstr "Tipo de operación"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Ver impuestos"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr "Otro"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr "A pagar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Devoluciones a cobrar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "A cobrar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Devoluciones a pagar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -260,6 +307,12 @@ msgstr "Asistente apertura balance de impuestos"
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Entradas diario"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tipo de movimiento"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Cuenta"
|
||||
|
||||
@ -268,21 +321,3 @@ msgstr "o"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Asiento contable"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquidez"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Otro"
|
||||
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "A pagar"
|
||||
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Devoluciones a cobrar"
|
||||
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "A cobrar"
|
||||
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Devoluciones a pagar"
|
||||
|
@ -89,10 +89,20 @@ msgid "Date Range"
|
||||
msgstr "Rango de Fecha"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Mostrar Nombre"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
msgid "From Date"
|
||||
@ -109,14 +119,17 @@ msgid "Has balance in period"
|
||||
msgstr "Tiene saldo en periodo"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
msgid "Journal Entries"
|
||||
msgstr "Asientos Contables"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -124,6 +137,9 @@ msgid "Journal Item"
|
||||
msgstr "Elemento del Diario"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificación en"
|
||||
@ -139,9 +155,10 @@ msgid "Last Updated on"
|
||||
msgstr "Última actualización en"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tipo de Movimiento"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -153,6 +170,36 @@ msgstr "Tipo de Operación"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Ver Impuestos"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -253,3 +300,9 @@ msgstr "Asistente apertura balance de impuestos"
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.wizard_open_tax_balances
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Asientos Contables"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tipo de Movimiento"
|
||||
|
@ -94,10 +94,20 @@ msgid "Date Range"
|
||||
msgstr "Plage de date"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nom affiché"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -115,15 +125,17 @@ msgid "Has balance in period"
|
||||
msgstr "Le Solde de la Periode"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Écritures comptabilisées + non-comptabilisées"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -131,6 +143,9 @@ msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Dernière modification le"
|
||||
@ -146,9 +161,10 @@ msgid "Last Updated on"
|
||||
msgstr "Dernière mise à jour le"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Type Change"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -160,6 +176,36 @@ msgstr "Type change"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Taxes Ouverts"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -261,6 +307,13 @@ msgstr "Mage Soldes de Taxes Ouverts"
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Écritures comptabilisées + non-comptabilisées"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Type Change"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Compte"
|
||||
|
||||
|
@ -154,6 +154,12 @@ msgstr "Dernière mise à jour par"
|
||||
msgid "Last Updated on"
|
||||
msgstr "Dernière mise à jour le"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
msgid "Move type"
|
||||
@ -164,6 +170,36 @@ msgstr "Type change"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Taxes Ouverts"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
|
@ -95,10 +95,20 @@ msgid "Date Range"
|
||||
msgstr "Raspon datuma"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Naziv "
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -116,15 +126,17 @@ msgid "Has balance in period"
|
||||
msgstr "Ima saldo u periodu"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Sve stavke"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -132,6 +144,9 @@ msgid "Journal Item"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr ""
|
||||
@ -147,8 +162,9 @@ msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
@ -161,6 +177,36 @@ msgstr ""
|
||||
msgid "Open Taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr "Dugovno"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Dugovni povrat"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "Potražno"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Potražni povrat"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -263,6 +309,10 @@ msgstr "wizard.open.tax.balances"
|
||||
msgid "or"
|
||||
msgstr "ili"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Sve stavke"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Konto"
|
||||
|
||||
@ -271,15 +321,3 @@ msgstr "ili"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Stavka konta"
|
||||
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "Dugovno"
|
||||
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Dugovni povrat"
|
||||
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "Potražno"
|
||||
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Potražni povrat"
|
||||
|
@ -94,10 +94,20 @@ msgid "Date Range"
|
||||
msgstr "Intervallo data"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Nome visualizzato"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -115,14 +125,17 @@ msgid "Has balance in period"
|
||||
msgstr "Ha un saldo nel periodo"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
msgid "Journal Entries"
|
||||
msgstr "Registrazioni contabili"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -130,6 +143,9 @@ msgid "Journal Item"
|
||||
msgstr "Movimento contabile"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima modifica il"
|
||||
@ -145,9 +161,10 @@ msgid "Last Updated on"
|
||||
msgstr "Ultimo aggiornamento il"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tipo movimento"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquidità"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -159,6 +176,36 @@ msgstr "Tipo movimento"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Apri imposte"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr "Altro"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Payable"
|
||||
msgstr "Esigibile"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Rimborso esigibile"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "Esigibile"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, fuzzy, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Nota di credito esigibile"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -267,6 +314,12 @@ msgstr "wizard.open.tax.balances"
|
||||
msgid "or"
|
||||
msgstr "o"
|
||||
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Registrazioni contabili"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tipo movimento"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Conto"
|
||||
|
||||
@ -275,25 +328,3 @@ msgstr "o"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Registrazione contabile"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquidità"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Altro"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "Esigibile"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Rimborso esigibile"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "Esigibile"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Nota di credito esigibile"
|
||||
|
@ -93,10 +93,20 @@ msgid "Date Range"
|
||||
msgstr "Datumreeks"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Weergavenaam"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -114,15 +124,17 @@ msgid "Has balance in period"
|
||||
msgstr "Heeft balans in periode"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Journaalpost"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -130,6 +142,9 @@ msgid "Journal Item"
|
||||
msgstr "Journaalpost"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst Gewijzigd op"
|
||||
@ -145,10 +160,10 @@ msgid "Last Updated on"
|
||||
msgstr "Laatst Geüpdatet op"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
#, fuzzy
|
||||
msgid "Move Type"
|
||||
msgstr "Beweeg type"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquiditeit"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -160,6 +175,36 @@ msgstr "Beweeg type"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Open Belastingen"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr "Overige"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr "Te betalen"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Te betalen restitutie"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "Ontvangbaar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Vorderbare restitutie"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -261,6 +306,14 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "of"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Journaalpost"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Beweeg type"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Account"
|
||||
|
||||
@ -269,21 +322,3 @@ msgstr "of"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Account Post"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquiditeit"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Overige"
|
||||
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "Te betalen"
|
||||
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Te betalen restitutie"
|
||||
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "Ontvangbaar"
|
||||
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Vorderbare restitutie"
|
||||
|
@ -95,10 +95,20 @@ msgid "Date Range"
|
||||
msgstr "Datumbereik"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Schermnaam"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
#, fuzzy
|
||||
@ -116,15 +126,17 @@ msgid "Has balance in period"
|
||||
msgstr "Heeft balans in periode"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Boeking"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -132,6 +144,9 @@ msgid "Journal Item"
|
||||
msgstr "Boeking"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Laatst gewijzigd op"
|
||||
@ -147,9 +162,10 @@ msgid "Last Updated on"
|
||||
msgstr "Laatst bijgewerkt door"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr ""
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquiditeit"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -161,6 +177,36 @@ msgstr ""
|
||||
msgid "Open Taxes"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -262,11 +308,12 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr ""
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Boeking"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Rekening"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Boeking"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquiditeit"
|
||||
|
@ -92,10 +92,20 @@ msgid "Date Range"
|
||||
msgstr "Período"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Exibir nome"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
msgid "From Date"
|
||||
@ -112,14 +122,17 @@ msgid "Has balance in period"
|
||||
msgstr "Como o saldo do período"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
msgid "Journal Entries"
|
||||
msgstr "Itens de Diários"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -127,6 +140,9 @@ msgid "Journal Item"
|
||||
msgstr "Item de Diário"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Última modificação em"
|
||||
@ -142,9 +158,10 @@ msgid "Last Updated on"
|
||||
msgstr "Última atualização por"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tipo de Movimento"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr "Liquidez"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -156,6 +173,36 @@ msgstr "Tipo de movimento"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Abrir impostos"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr "Outro"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr "A pagar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr "Crédito a pagar"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr "A receber"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr "Crédito a receber"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -257,6 +304,12 @@ msgstr "Assistente de Saldos de Impostos Abertos"
|
||||
msgid "or"
|
||||
msgstr "ou"
|
||||
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Itens de Diários"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tipo de Movimento"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Conta"
|
||||
|
||||
@ -265,21 +318,3 @@ msgstr "ou"
|
||||
|
||||
#~ msgid "Account Entry"
|
||||
#~ msgstr "Conta de lançamento"
|
||||
|
||||
#~ msgid "Liquidity"
|
||||
#~ msgstr "Liquidez"
|
||||
|
||||
#~ msgid "Other"
|
||||
#~ msgstr "Outro"
|
||||
|
||||
#~ msgid "Payable"
|
||||
#~ msgstr "A pagar"
|
||||
|
||||
#~ msgid "Payable refund"
|
||||
#~ msgstr "Crédito a pagar"
|
||||
|
||||
#~ msgid "Receivable"
|
||||
#~ msgstr "A receber"
|
||||
|
||||
#~ msgid "Receivable refund"
|
||||
#~ msgstr "Crédito a receber"
|
||||
|
@ -95,10 +95,20 @@ msgid "Date Range"
|
||||
msgstr "Interval"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__display_name
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__display_name
|
||||
msgid "Display Name"
|
||||
msgstr "Afișați nume"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_bank_statement_line__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__financial_type
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_payment__financial_type
|
||||
msgid "Financial Type"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__from_date
|
||||
msgid "From Date"
|
||||
@ -115,15 +125,17 @@ msgid "Has balance in period"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax__id
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances__id
|
||||
msgid "ID"
|
||||
msgstr "ID"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move
|
||||
#, fuzzy
|
||||
msgid "Journal Entries"
|
||||
msgstr "Toate înregistrările"
|
||||
msgid "Journal Entry"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model,name:account_tax_balance.model_account_move_line
|
||||
@ -131,6 +143,9 @@ msgid "Journal Item"
|
||||
msgstr "Articol de jurnal"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move_line____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_tax____last_update
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_wizard_open_tax_balances____last_update
|
||||
msgid "Last Modified on"
|
||||
msgstr "Ultima dată modificat"
|
||||
@ -146,9 +161,10 @@ msgid "Last Updated on"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model:ir.model.fields,field_description:account_tax_balance.field_account_move__move_type
|
||||
msgid "Move Type"
|
||||
msgstr "Tip mișcare"
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Liquidity"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_account_move_filter
|
||||
@ -160,6 +176,36 @@ msgstr "Tip mișcare"
|
||||
msgid "Open Taxes"
|
||||
msgstr "Impozite deschise"
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Other"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Payable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: code:addons/account_tax_balance/models/account_move.py:0
|
||||
#, python-format
|
||||
msgid "Receivable refund"
|
||||
msgstr ""
|
||||
|
||||
#. module: account_tax_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_search_balance
|
||||
#: model_terms:ir.ui.view,arch_db:account_tax_balance.view_tax_tree_balance
|
||||
@ -261,5 +307,12 @@ msgstr ""
|
||||
msgid "or"
|
||||
msgstr "sau"
|
||||
|
||||
#, fuzzy
|
||||
#~ msgid "Journal Entries"
|
||||
#~ msgstr "Toate înregistrările"
|
||||
|
||||
#~ msgid "Move Type"
|
||||
#~ msgstr "Tip mișcare"
|
||||
|
||||
#~ msgid "Account"
|
||||
#~ msgstr "Cont"
|
||||
|
@ -1,7 +1,7 @@
|
||||
# Copyright 2016 Antonio Espinosa <antonio.espinosa@tecnativa.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from flectra import api, fields, models
|
||||
from flectra import _, api, fields, models
|
||||
|
||||
|
||||
class AccountMove(models.Model):
|
||||
@ -10,12 +10,12 @@ class AccountMove(models.Model):
|
||||
@api.model
|
||||
def _selection_financial_type(self):
|
||||
return [
|
||||
("other", "Other"),
|
||||
("liquidity", "Liquidity"),
|
||||
("receivable", "Receivable"),
|
||||
("receivable_refund", "Receivable refund"),
|
||||
("payable", "Payable"),
|
||||
("payable_refund", "Payable refund"),
|
||||
("other", _("Other")),
|
||||
("liquidity", _("Liquidity")),
|
||||
("receivable", _("Receivable")),
|
||||
("receivable_refund", _("Receivable refund")),
|
||||
("payable", _("Payable")),
|
||||
("payable_refund", _("Payable refund")),
|
||||
]
|
||||
|
||||
financial_type = fields.Selection(
|
||||
|
Loading…
Reference in New Issue
Block a user