diff --git a/account_financial_report/__init__.py b/account_financial_report/__init__.py index 14c22fdf..64829f5d 100644 --- a/account_financial_report/__init__.py +++ b/account_financial_report/__init__.py @@ -25,5 +25,6 @@ # along with this program. If not, see . ############################################################################## +import model import report import wizard diff --git a/account_financial_report/__openerp__.py b/account_financial_report/__openerp__.py index 5937b790..ab66bdcc 100644 --- a/account_financial_report/__openerp__.py +++ b/account_financial_report/__openerp__.py @@ -26,20 +26,28 @@ ############################################################################## { "name" : "Common financial reports", - "version" : "1.0", - "author" : "OpenERP Venezuela", - "website" : "http://wiki.openerp.org.ve/", + "version" : "2.0", + "author" : "Vauxoo", + "website" : "http://www.vauxoo.com", "depends" : ["base","account"], "category" : "Localisation/Accounting", "description": """ - """, +This modules is a multiporpuse report generator. + +From the wizard you will be asked to provide information needed to create your report. + +Not only you can set the option within the wizard you can create your own Customized Account Financial Reports, in here, you will be able to create Templates for generating Two types of Reports: Balance Sheets and Income Statements, incluiding Analytic Ledgers. Besides, you can select within a set of choices to get better detailed report, be it that you ask it by one or several periods, by months (12 Months + YTD), or by quarters (4QRT's + YTD). Even you can get your reports in currencies other than the one set on your company. + +In the [ Account's Sign on Reports ] Section in the Company will be able to set the sign conventions for the Accounts, so that you will be able to see in positives Values in your reports for those accounts with Accreditable nature where appropriate""", "init_xml" : [], "demo_xml" : [], "update_xml" : [ "security/security.xml", - "wizard/wizard_report_report.xml", - "wizard/account_report_wizard.xml", + "view/report.xml", + "view/wizard.xml", "view/account_view.xml", + "view/company_view.xml", + "view/account_financial_report_view.xml", ], "active": False, "installable": True diff --git a/account_financial_report/i18n/account_financial_report.pot b/account_financial_report/i18n/account_financial_report.pot deleted file mode 100644 index c1451fb8..00000000 --- a/account_financial_report/i18n/account_financial_report.pot +++ /dev/null @@ -1,1120 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * account_financial_report -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.7\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2010-04-23 11:30:23+0000\n" -"PO-Revision-Date: 2010-04-23 11:30:23+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_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date to must be set between %s and %s" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 -msgid "Company" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date and Period" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "CI: " -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "UserError" -msgstr "" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "\n" -"Add some common financial/accounting reports and some wizards to quickly compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic Reports\" menu or in the tree/form views of accounts, journals, invoices, account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -"" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 -msgid "Start date" -msgstr "" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " Invoice description " -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No Data Available" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "" - -#. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Currency" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 -msgid "Up to level" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Period" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "" - -#. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 -msgid "Display accounts up to this level (0 to show all)" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Code" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 -msgid "Date/Period Filter" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 -msgid "Periods" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "" - -#. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "OR: " -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No records found for your selection!" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "" - -#. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "Total" -msgstr "" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "" - diff --git a/account_financial_report/i18n/ca.po b/account_financial_report/i18n/ca.po deleted file mode 100644 index 5757a5e9..00000000 --- a/account_financial_report/i18n/ca.po +++ /dev/null @@ -1,1154 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * account_financial_report -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.6\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2010-04-23 11:30+0000\n" -"PO-Revision-Date: 2010-06-09 21:49+0000\n" -"Last-Translator: Jordi Esteve (www.zikzakmedia.com) " -"\n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-06-21 03:47+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "Factures proveïdor" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "Imprimeix comptes " - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "Codi compte" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "Factures rectificatives de Client (Abonaments)" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "Mostra saldo inicial" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "Primera línea" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "Posició fiscal" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date to must be set between %s and %s" -msgstr "La data Des de ha d'estar entre %s i %s" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "CIF/NIF" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "Línies assentament" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 -msgid "Company" -msgstr "Companyia" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "Factures rectificatives de Proveïdor (Abonaments)" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "Estil propi" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "Nom compte" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "Balanç de sumes i saldos -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "Compte analític" - -#. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "Compte" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date and Period" -msgstr "Per data i període" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "Comptes arrels" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "CI: " -msgstr "FC: " - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "Llista factures" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "Estils propis" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "Impostos" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "Ref. línies d'assentament" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date" -msgstr "Per data" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "Cancel·lada" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "Llibre major acum." - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "Línies d'assentament -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "Estils de taula" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "UserError" -msgstr "Error de l'usuari" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "" -"\n" -"Add some common financial/accounting reports and some wizards to quickly " -"compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic " -"Reports\" menu or in the tree/form views of accounts, journals, invoices, " -"account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the " -"c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -msgstr "" -"\n" -"Proporciona alguns informes comptables/financers comuns i alguns assistents " -"per a calcular ràpidament:\n" -" * Llistat del plan comptable\n" -" * Llistat de factures emeses/rebudes\n" -" * Assentaments comptables (llibre diari)\n" -" * Línies d'assentaments comptables\n" -" * Balanç de sumes i saldos\n" -" * Llibre major amb saldos acumulatius\n" -"\n" -"Estan disponibles en el menú \"Gestió Financera / Declaracions oficials / " -"Informes genèrics\" o en les vistes arbre /formulari dels comptes " -"comptables, diaris, factures, assentaments comptables i línies d'assentament " -"comptable.\n" -"\n" -"Alguns informes es basen en treballs anteriors de Pexego i altres en el " -"mòdul c2c_finance_report per TinyERP 4.2 de Camptocamp SA.\n" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "Referència" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "La data no està compresa en un exercici fiscal definit" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "Nº doc. extern" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "Assentament hor." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "Pla Comptable" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "Verif." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "Empresa" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "SÍ" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "Per número referència" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "Estil de taula" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "Períodes/Interval dates:" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "Selecciona compte pare" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "Estat" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "Vàlid" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "Segona línia" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "Deure" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "Imprimeix" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "logo" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 -msgid "Start date" -msgstr "Data inicial" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "Següent" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "Exercici fiscal:" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "Filtra per períodes" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "Balanç de sumes i saldos" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "Capçalera de la taula" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "No filtra" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "Exercici fiscal" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "Amb saldo diferent a 0" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -" Invoice " -"description " -msgstr "" -" Descripció factura " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "Filtra per data" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "Comptes a incloure" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -"" -msgstr "" -"" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "Assent." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "1cm 27.9cm 20cm 27.9cm" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "Per número assentament" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "Opcions" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "Línia d'assentament" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "Llibre major acumulat horitzontal" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "Contrapartida" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No Data Available" -msgstr "No hi han dades disponibles" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "Filtra per estat" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "Data venciment" - -#. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "Tots els períodes en l'exercici fiscal si es deixa buit." - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "Pro-forma" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Currency" -msgstr "Divisa" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "Pla comptable" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "Per data" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 -msgid "Up to level" -msgstr "Fins el nivell" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "Codi empresa" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "(deixeu-lo buit per a tots els exercicis fiscals oberts)" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "Títol de l'informe" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "Filtra per dates" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "Esborrany" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "TÍTOL COMPANYIA" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "Assentament" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "Balanç de sumes i saldos" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "Base" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "NO" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Period" -msgstr "Per període" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "Pagada" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "Tots els períodes si es deixa buit." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "Data" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "1.3cm 24.9cm 38.3cm 24.9cm" - -#. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 -msgid "Display accounts up to this level (0 to show all)" -msgstr "Mostra comptes fins aquest nivell (0 per mostrar-los tots)." - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "Amb moviments" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "Imprimeix diari" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "Peu" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "Deixeu-lo buit per a tots els exercicis fiscals oberts." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "Haver" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "COL 2" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "COL 1" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "Saldo" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "Data final" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Code" -msgstr "Codi" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "Número assentament" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "Factures de Client" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 -msgid "Date/Period Filter" -msgstr "Filtra per data/període" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "Estil de subtaula" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "Pagada" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 -msgid "Periods" -msgstr "Períodes" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "Informe horitzontal" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "Cancel·la" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "Ordena per" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "Oberta" - -#. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "Informes financers comuns" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "Imprimeix diari per assentaments" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "Període" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "FP: " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "Factures de Proveïdor" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "Descripció" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "OR: " -msgstr "FRC: " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "Filtra per tipus" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "Diari" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "Llistat de Factures" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "Mostra divisa" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "Impostos detallats" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "Factures rectificatives de Proveïdor (Abonaments)" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "Número" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "Fixat" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "Llibre diari -" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "Llibre major -" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "Assentaments ordenats per" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "Factures client" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "Data factura" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "Selecciona període-data" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "Taula de dades" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "0.8cm 19.8cm 28.8cm 19.8cm" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "Divisa :" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "Contingut de la taula" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "Amb saldo" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "Assent." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "0.9cm 27.7cm 20.1cm 27.7cm" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "Pàgina" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "Imprimeix diari per assentaments horitzontal" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "Tots" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No records found for your selection!" -msgstr "No s'han trobat registres per la vostra selecció!" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "Imprimeix llistat de factures" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "Ordena per" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "Diari" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "1cm 19.2cm 28.7cm 19.2cm" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "Llibre major acumulat" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "Filtres" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "Factures rectificatives de Client (Abonaments)" - -#. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "" -"Deixeu-lo buit per utilitzar tots els exercicis fiscals oberts per calcular " -"el saldo." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "Total" -msgstr "Total" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "FRP: " diff --git a/account_financial_report/i18n/ca_ES.po b/account_financial_report/i18n/ca_ES.po deleted file mode 100644 index 35eca897..00000000 --- a/account_financial_report/i18n/ca_ES.po +++ /dev/null @@ -1,1139 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * account_financial_report -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.6\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2010-04-23 11:30:50+0000\n" -"PO-Revision-Date: 2010-05-02 13:40+0100\n" -"Last-Translator: Jordi Esteve \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "Factures proveïdor" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "Imprimeix comptes" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "Codi compte" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "Factures rectificatives de Client (Abonaments)" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "Mostra saldo inicial" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "Primera línea" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "Posició fiscal" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date to must be set between %s and %s" -msgstr "La data Des de ha d'estar entre %s i %s" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "CIF/NIF" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "Línies assentament" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 -msgid "Company" -msgstr "Companyia" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "Factures rectificatives de Proveïdor (Abonaments)" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "Estil propi" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "Nom compte" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "Balanç de sumes i saldos -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "Compte analític" - -#. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "Compte" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date and Period" -msgstr "Per data i període" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "Comptes arrels" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "CI: " -msgstr "FC: " - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "Llista factures" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "Estils propis" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "Impostos" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "Ref. línies d'assentament" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date" -msgstr "Per data" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "Cancel·lada" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "Llibre major acum." - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "Línies d'assentament -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "Estils de taula" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "UserError" -msgstr "Error de l'usuari" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "" -"\n" -"Add some common financial/accounting reports and some wizards to quickly compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic Reports\" menu or in the tree/form views of accounts, journals, invoices, account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -msgstr "" -"\n" -"Proporciona alguns informes comptables/financers comuns i alguns assistents per a calcular ràpidament:\n" -" * Llistat del plan comptable\n" -" * Llistat de factures emeses/rebudes\n" -" * Assentaments comptables (llibre diari)\n" -" * Línies d'assentaments comptables\n" -" * Balanç de sumes i saldos\n" -" * Llibre major amb saldos acumulatius\n" -"\n" -"Estan disponibles en el menú \"Gestió Financera / Declaracions oficials / Informes genèrics\" o en les vistes arbre /formulari dels comptes comptables, diaris, factures, assentaments comptables i línies d'assentament comptable.\n" -"\n" -"Alguns informes es basen en treballs anteriors de Pexego i altres en el mòdul c2c_finance_report per TinyERP 4.2 de Camptocamp SA.\n" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "Referència" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "La data no està compresa en un exercici fiscal definit" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "Nº doc. extern" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "Assentament hor." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "Pla Comptable" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "Verif." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "Empresa" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "SÍ" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "Per número referència" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "Estil de taula" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "Períodes/Interval dates:" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "Selecciona compte pare" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "Estat" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "Vàlid" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "Segona línia" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "Deure" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "Imprimeix" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "logo" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 -msgid "Start date" -msgstr "Data inicial" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "Següent" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "Exercici fiscal:" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "Filtra per períodes" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "Balanç de sumes i saldos" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "Capçalera de la taula" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "No filtra" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "Exercici fiscal" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "Amb saldo diferent a 0" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " Invoice description " -msgstr " Descripció factura " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "Filtra per data" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "Comptes a incloure" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "Assent." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "1cm 27.9cm 20cm 27.9cm" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "Per número assentament" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "Opcions" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "Línia d'assentament" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "Llibre major acumulat horitzontal" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "Contrapartida" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No Data Available" -msgstr "No hi han dades disponibles" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "Filtra per estat" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "Data venciment" - -#. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "Tots els períodes en l'exercici fiscal si es deixa buit." - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "Pro-forma" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Currency" -msgstr "Divisa" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "Pla comptable" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "Per data" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 -msgid "Up to level" -msgstr "Fins el nivell" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "Codi empresa" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "(deixeu-lo buit per a tots els exercicis fiscals oberts)" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "Títol de l'informe" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "Filtra per dates" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "Esborrany" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "TÍTOL COMPANYIA" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "Assentament" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "Balanç de sumes i saldos" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "Base" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "NO" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Period" -msgstr "Per període" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "Pagada" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "Tots els períodes si es deixa buit." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "Data" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "1.3cm 24.9cm 38.3cm 24.9cm" - -#. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 -msgid "Display accounts up to this level (0 to show all)" -msgstr "Mostra comptes fins aquest nivell (0 per mostrar-los tots)." - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "Amb moviments" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "Imprimeix diari" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "Peu" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "Deixeu-lo buit per a tots els exercicis fiscals oberts." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "Haver" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "COL 2" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "COL 1" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "Saldo" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "Data final" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Code" -msgstr "Codi" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "Número assentament" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "Factures de Client" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 -msgid "Date/Period Filter" -msgstr "Filtra per data/període" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "Estil de subtaula" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "Pagada" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 -msgid "Periods" -msgstr "Períodes" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "Informe horitzontal" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "Cancel·la" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "Ordena per" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "Oberta" - -#. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "Informes financers comuns" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "Imprimeix diari per assentaments" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "Període" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "FP: " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "Factures de Proveïdor" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "Descripció" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "OR: " -msgstr "FRC: " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "Filtra per tipus" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "Diari" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "Llistat de Factures" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "Mostra divisa" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "Impostos detallats" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "Factures rectificatives de Proveïdor (Abonaments)" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "Número" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "Fixat" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "Llibre diari -" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "Llibre major -" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "Assentaments ordenats per" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "Factures client" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "Data factura" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "Selecciona període-data" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "Taula de dades" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "0.8cm 19.8cm 28.8cm 19.8cm" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "Divisa :" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "Contingut de la taula" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "Amb saldo" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "Assent." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "0.9cm 27.7cm 20.1cm 27.7cm" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "Pàgina" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "Imprimeix diari per assentaments horitzontal" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "Tots" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No records found for your selection!" -msgstr "No s'han trobat registres per la vostra selecció!" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "Imprimeix llistat de factures" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "Ordena per" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "Diari" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "1cm 19.2cm 28.7cm 19.2cm" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "Llibre major acumulat" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "Filtres" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "Factures rectificatives de Client (Abonaments)" - -#. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "Deixeu-lo buit per utilitzar tots els exercicis fiscals oberts per calcular el saldo." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "Total" -msgstr "Total" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "FRP: " - -#~ msgid "Select period" -#~ msgstr "Selecciona període" -#~ msgid ":" -#~ msgstr ":" -#~ msgid "Invoice description" -#~ msgstr "Descripció factura" - diff --git a/account_financial_report/i18n/es.mo b/account_financial_report/i18n/es.mo new file mode 100644 index 00000000..eb096395 Binary files /dev/null and b/account_financial_report/i18n/es.mo differ diff --git a/account_financial_report/i18n/es.po b/account_financial_report/i18n/es.po index 210e59b3..6febfdf7 100644 --- a/account_financial_report/i18n/es.po +++ b/account_financial_report/i18n/es.po @@ -4,1151 +4,689 @@ # msgid "" msgstr "" -"Project-Id-Version: OpenERP Server 5.0.7\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2010-04-23 11:30+0000\n" -"PO-Revision-Date: 2010-06-09 20:57+0000\n" -"Last-Translator: Jordi Esteve (www.zikzakmedia.com) " -"\n" +"Project-Id-Version: OpenERP Server 6.1\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2012-08-11 17:38+0000\n" +"PO-Revision-Date: 2012-08-11 13:11-0400\n" +"Last-Translator: Humberto Arocha \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-06-21 03:47+0000\n" -"X-Generator: Launchpad (build Unknown)\n" +"Plural-Forms: \n" #. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "Facturas proveedor" +#: view:res.company:0 +msgid "Reverse sign on Reports for these accounts and children accounts that are within Debitable Accounts" +msgstr "Invierte el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Debitables" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "Imprimir cuentas " - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "Código cuenta" +#: selection:afr,filter:0 +#: selection:wizard.report,filter:0 +msgid "No Filter" +msgstr "Sin Filtro" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "Facturas rectificativas de Cliente (Abonos)" +#: selection:afr,display_account:0 +#: selection:wizard.report,display_account:0 +msgid "With Balance / Movements" +msgstr "Con Saldo / Movimientos" #. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "Mostrar saldo inicial" +#: model:ir.actions.report.xml,name:account_financial_report.4_col_report +msgid "Balance 4 Columnas" +msgstr "Balance 4 Columnas" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "Primera línea" +#: view:res.company:0 +msgid "An accreditable account is one which grows in the credit and diminishes in the debit" +msgstr "Una cuenta acreditable es una que crece por el crédito y disminuye por el débito." #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "Posición fiscal" +#: report:afr.1cols:0 +#: report:afr.4cols:0 +#: report:afr.analytic.ledger:0 +msgid "BALANCE" +msgstr "BALANCE" #. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 +#: code:addons/account_financial_report/report/parser.py:85 +#: selection:afr,inf_type:0 +#: selection:wizard.report,inf_type:0 #, python-format -msgid "Date to must be set between %s and %s" -msgstr "La fecha desde debe estar entre %s y %s" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "CIF/NIF" +msgid "Balance Sheet" +msgstr "Balance General" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "Líneas asiento" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 +#: field:afr,company_id:0 +#: field:wizard.report,company_id:0 msgid "Company" msgstr "Compañía" #. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "Facturas rectificativas de Proveedor (Abonos)" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "Estilo propio" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "Nombre cuenta" +#: code:addons/account_financial_report/wizard/wizard.py:146 +#, python-format +msgid "Write a Description for your Summary Total" +msgstr "Escriba una Descripción para el total del Sumario" #. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "Balance de sumas y saldos -" +#: model:ir.actions.report.xml,name:account_financial_report.5_col_report +msgid "Balance 5 Columnas" +msgstr "Balance 5 Columnas" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "Cuenta analítica" +#: model:ir.actions.report.xml,name:account_financial_report.qtr_col_report +msgid "Balance QTRs Columnas" +msgstr "Balance QTRs Columnas" #. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "Cuenta" +#: report:afr.5cols:0 +msgid "INIT. BAL." +msgstr "BAL. INIC." #. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 +#: selection:afr,filter:0 +#: selection:wizard.report,filter:0 msgid "By Date and Period" msgstr "Por fecha y período" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "Cuentas raíz" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 +#: code:addons/account_financial_report/model/account_financial_report.py:77 #, python-format -msgid "CI: " -msgstr "FC: " +msgid "Copy of %s" +msgstr "Copia de %s" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "Lista facturas" +#: field:afr,account_ids:0 +#: field:wizard.report,account_list:0 +msgid "Root accounts" +msgstr "Cuentas raíces" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "Estilos propios" +#: report:afr.5cols:0 +#: report:afr.analytic.ledger:0 +msgid "PERIOD" +msgstr "PERIODO" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "Impuestos" +#: selection:afr,display_account:0 +#: selection:wizard.report,display_account:0 +msgid "With Balance" +msgstr "Con Balance" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "Ref. líneas de asiento" +#: report:afr.13cols:0 +msgid "12" +msgstr "12" #. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 +#: selection:afr,filter:0 +#: selection:wizard.report,filter:0 msgid "By Date" -msgstr "Por fecha" +msgstr "Por Fecha" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "Cancelada" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "Libro mayor acum." - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "Líneas de asiento -" +#: code:addons/account_financial_report/wizard/wizard.py:238 +#, python-format +msgid "La interseccion entre el periodo y fecha es vacio" +msgstr "La interseccion entre el periodo y fecha es vacio" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "Estilos de tabla" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Company Info" +msgstr "Información de la Compañía" #. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 +#: code:addons/account_financial_report/report/parser.py:345 +#: code:addons/account_financial_report/wizard/wizard.py:185 +#: code:addons/account_financial_report/wizard/wizard.py:189 #, python-format msgid "UserError" -msgstr "Error del usuario" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "" -"\n" -"Add some common financial/accounting reports and some wizards to quickly " -"compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic " -"Reports\" menu or in the tree/form views of accounts, journals, invoices, " -"account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the " -"c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -msgstr "" -"\n" -"Proporciona algunos informes contable/financieros comunes y algunos " -"asistentes para calcular rápidamente:\n" -" * Listado del plan contable\n" -" * Listado de facturas emitidas/recibidas\n" -" * Asientos contables (libro diario)\n" -" * Líneas de asientos contables\n" -" * Balance de sumas y saldos\n" -" * Libro mayor con saldos acumulativos\n" -"\n" -"Están disponibles en el menú \"Gestión Financiera / Declaraciones oficiales " -"/ Informes genéricos\" o en las vistas árbol /formulario de las cuentas " -"contables, diarios, facturas, asientos contables y líneas de asiento " -"contable.\n" -"\n" -"Algunos informes se basan en trabajos anteriores de Pexego y otros en el " -"módulo c2c_finance_report para TinyERP 4.2 de Camptocamp SA.\n" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "Referencia" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "La fecha no está comprendida en un ejercicio fiscal definido" +msgstr "UserError" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "Nº doc. externo" +#: report:afr.analytic.ledger:0 +msgid "JOURNAL ENTRY" +msgstr "ASIENTO DIARIO" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "Asiento hor." +#: report:afr.2cols:0 +#: report:afr.4cols:0 +#: report:afr.5cols:0 +#: report:afr.analytic.ledger:0 +msgid "CREDIT" +msgstr "CREDITO" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" +#: view:wizard.report:0 +msgid "_Cancel" +msgstr "_Cancelar" #. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "Plan Contable" +#: view:res.company:0 +msgid "Account's Sign on Reports" +msgstr "Signo de las Cuentas en Reportes" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "Ref." +#: model:ir.actions.report.xml,name:account_financial_report.2_col_report +msgid "Balance 2 Columnas" +msgstr "Balance 2 Columnas" #. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "Verif." +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "Debit | Credit" +msgstr "Débito | Crédito" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "Empresa" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Please check the [ Account's Sign on Reports ] Section in the Company" +msgstr "Por Favor, Verifique la Sección [ Signo de las Cuentas en Reportes ] en la Compañía" #. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "SÍ" +#: report:afr.13cols:0 +#: report:afr.1cols:0 +#: report:afr.2cols:0 +#: report:afr.4cols:0 +#: report:afr.analytic.ledger:0 +#: report:afr.qtrcols:0 +msgid "CODE" +msgstr "CÓDIGO" #. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "Por número referencia" +#: view:res.company:0 +msgid "A debitable account is one which grows in the debit and diminishes in the credit" +msgstr "Una cuenta debitable es una que crece por el débito y disminuye por el crédito." #. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "Estilo de tabla" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "Períodos/Intervalo fechas:" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "Seleccionar cuenta padre" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "Saldo inicial" +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "4 QTR's | YTD" +msgstr "4 TRM's | YTD" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "Estado" +#: report:afr.4cols:0 +#: report:afr.analytic.ledger:0 +msgid "INITIAL" +msgstr "INICIAL" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "Válido" +#: constraint:res.company:0 +msgid "Error! You can not create recursive companies." +msgstr "¡Error! No se pueden crear compañías recursivas." #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "Segunda línea" +#: field:wizard.report,afr_id:0 +msgid "Custom Report" +msgstr "Reporte Personalizado" #. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "Debe" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "Imprimir" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "logo" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 +#: field:afr,date_from:0 +#: field:wizard.report,date_from:0 msgid "Start date" -msgstr "Fecha inicial" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "Siguiente" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "Ejercicio fiscal:" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "Filtrado por períodos" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "Balance de sumas y saldos" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "Cabecera de la tabla" +msgstr "Fecha Inicial" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "No filtrar" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Accounts to Include" +msgstr "Cuentas a incluir" #. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "Ejercicio fiscal" +#: code:addons/account_financial_report/report/parser.py:100 +#: code:addons/account_financial_report/report/parser.py:109 +#, python-format +msgid " to " +msgstr " hasta " #. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "Con saldo distinto a 0" +#: report:afr.13cols:0 +msgid "02" +msgstr "02" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -" Invoice " -"description " -msgstr "" -" Descripción factura " +#: report:afr.13cols:0 +msgid "03" +msgstr "03" #. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "Filtrar por fecha" +#: report:afr.13cols:0 +msgid "01" +msgstr "01" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" +#: report:afr.13cols:0 +msgid "06" +msgstr "06" #. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "Cuentas a incluir" +#: report:afr.13cols:0 +msgid "07" +msgstr "07" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -"" -msgstr "" -"" +#: report:afr.13cols:0 +msgid "04" +msgstr "04" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "Asiento" +#: report:afr.13cols:0 +msgid "05" +msgstr "05" #. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "1cm 27.9cm 20cm 27.9cm" +#: report:afr.13cols:0 +msgid "08" +msgstr "08" #. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "Por número asiento" +#: report:afr.13cols:0 +msgid "09" +msgstr "09" #. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "Opciones" +#: view:afr:0 +#: model:ir.ui.menu,name:account_financial_report.account_financial_report_menu +msgid "Account Financial Report (Templates)" +msgstr "Reportes Financieros (Plantillas)" #. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "Línea de asiento" +#: field:afr,fiscalyear_id:0 +#: field:wizard.report,fiscalyear:0 +msgid "Fiscal year" +msgstr "Ejercicio Fiscal" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "Libro mayor acumulado horizontal" +#: model:ir.actions.act_window,help:account_financial_report.account_financial_report_action +msgid "Create your own Customized Account Financial Reports, in here, you will be able to create Templates for generating Two types of Reports: Balance Sheets and Income Statements, incluiding Analytic Ledgers. Besides, you can select within a set of choices to get better detailed report, be it that you ask it by one or several periods, by months (12 Months + YTD), or by quarters (4QRT's + YTD). Even you can get your reports in currencies other than the one set on your company." +msgstr "Cree sus propios Reportes Financieros Personalizados, aquí, Vd. podrá se capaz de Diseñar las Plantillas para la generación de Dos Tipos de Reportes: Balances Generales y Estados de Resultados, incluyendo Mayores Analíticos. Además, podrá seleccionar entre un conjunto de opciones para obtener un mejor reporte detallado, sea que lo pida para un período determinado, por meses (12 MESES + YTD) o por trimestres (4to's + YTD). Incluso puede obtener reportes en otras monedas distintas a la establecida en su compañia." #. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "Contrapartida" +#: field:res.company,credit_account_ids:0 +msgid "Creditable Accounts" +msgstr "Cuentas Acreditables" #. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 +#: code:addons/account_financial_report/report/parser.py:345 #, python-format -msgid "No Data Available" -msgstr "No hay datos disponibles" +msgid "The Selected Fiscal Year Does not have Regular Periods" +msgstr "El Ejercicio Fiscal Seleccionado no tiene Períodos Regulares" #. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "Filtrar por estado" +#: report:afr.13cols:0 +#: report:afr.5cols:0 +#: report:afr.qtrcols:0 +msgid "YTD" +msgstr "YTD" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "Fecha vencimiento" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Periods to Include" +msgstr "Períodos a incluir" #. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "Todos los periodos en el ejercicio fiscal si está vacío." - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "Pro-forma" +#: selection:afr,display_account:0 +#: selection:wizard.report,display_account:0 +msgid "With movements" +msgstr "Con Movimientos" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 +#: field:afr,currency_id:0 +#: field:wizard.report,currency_id:0 msgid "Currency" -msgstr "Divisa" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "Plan contable" +msgstr "Moneda" #. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "Por fecha" +#: field:afr,display_account:0 +#: field:wizard.report,display_account:0 +msgid "Display accounts" +msgstr "Mostrar cuentas" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 +#: field:afr,display_account_level:0 +#: field:wizard.report,display_account_level:0 msgid "Up to level" -msgstr "Hasta el nivel" +msgstr "Hasta nivel" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "Código empresa" +#: report:afr.analytic.ledger:0 +msgid "PARTNER" +msgstr "PARTNER" #. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "(dejarlo vacío para todos los ejercicios fiscales abiertos)" +#: help:afr,currency_id:0 +#: help:wizard.report,currency_id:0 +msgid "Currency at which this report will be expressed. If not selected will be used the one set in the company" +msgstr "Moneda con la cual este reporte será expresado. Si no se selecciona se usará la que está establecida en la compañía" #. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "Título del informe" +#: report:afr.13cols:0 +#: report:afr.1cols:0 +#: report:afr.2cols:0 +#: report:afr.4cols:0 +#: report:afr.5cols:0 +#: report:afr.analytic.ledger:0 +#: report:afr.qtrcols:0 +msgid "ACCOUNT" +msgstr "CUENTA" #. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "Filtrado por fechas" +#: report:afr.analytic.ledger:0 +msgid "Pag.:" +msgstr "Pág.:" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "Borrador" +#: report:afr.2cols:0 +#: report:afr.4cols:0 +#: report:afr.5cols:0 +#: report:afr.analytic.ledger:0 +msgid "DEBIT" +msgstr "DÉBITO" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "TÍTULO COMPAÑÍA" +#: field:afr,columns:0 +#: field:wizard.report,columns:0 +msgid "Columns" +msgstr "Columnas" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " +#: report:afr.analytic.ledger:0 +msgid "REFERENCE" +msgstr "REFERENCIA" #. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "Asiento" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "Balance sumas y saldos" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "Base" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "NO" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 +#: selection:afr,filter:0 +#: selection:wizard.report,filter:0 msgid "By Period" -msgstr "Por período" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "Pagada" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "Todos los períodos si está vacío." +msgstr "Por Período" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "Fecha" +#: model:ir.actions.act_window,name:account_financial_report.action_wizard_report +#: model:ir.ui.menu,name:account_financial_report.menu_wizard_report +msgid "Account Financial Report (Multireports)" +msgstr "Reportes Financieros (Multireportes)" #. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "1.3cm 24.9cm 38.3cm 24.9cm" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Accounts Info" +msgstr "Información de Cuentas" #. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 +#: help:afr,display_account_level:0 +#: help:wizard.report,display_account_level:0 msgid "Display accounts up to this level (0 to show all)" -msgstr "Mostrar cuentas hasta este nivel (0 para mostrar todas)." - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "Con movimientos" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "Imprimir diario" +msgstr "Se mostrarán las cuentas hasta este nivel (Seleccionar 0 las mostrará todas)" #. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "Pié" +#: model:ir.model,name:account_financial_report.model_res_company +msgid "Companies" +msgstr "Compañías" #. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "Dejarlo vacío para todos los ejercicios fiscales abiertos." +#: help:afr,fiscalyear_id:0 +#: help:wizard.report,fiscalyear:0 +msgid "Fiscal Year for this report" +msgstr "Ejercicio Fiscal para este reporte" #. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "Haber" +#: code:addons/account_financial_report/report/parser.py:87 +#: selection:afr,inf_type:0 +#: selection:wizard.report,inf_type:0 +#, python-format +msgid "Income Statement" +msgstr "Estado de Resultados" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "COL 2" +#: report:afr.13cols:0 +#: report:afr.1cols:0 +#: report:afr.2cols:0 +#: report:afr.4cols:0 +#: report:afr.5cols:0 +#: report:afr.qtrcols:0 +msgid "/ Pág.:" +msgstr "/ Pág.:" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "COL 1" +#: model:ir.actions.act_window,name:account_financial_report.account_financial_report_action +#: model:res.groups,name:account_financial_report.group_afreport +#: view:wizard.report:0 +msgid "Account Financial Report" +msgstr "Reportes Financieros" #. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "Saldo" +#: report:afr.13cols:0 +msgid "11" +msgstr "11" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" +#: report:afr.13cols:0 +msgid "10" +msgstr "10" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "Fecha final" - -#. module: account_financial_report -#: rml:account.balance.full:0 +#: report:afr.5cols:0 msgid "Code" msgstr "Código" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "Número asiento" +#: model:ir.actions.report.xml,name:account_financial_report.1_col_report +msgid "Balance 1 Columna" +msgstr "Balance 1 Columna" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "Facturas de Cliente" +#: view:wizard.report:0 +msgid "Print" +msgstr "Imprimir" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 +#: field:afr,filter:0 +#: field:wizard.report,filter:0 msgid "Date/Period Filter" -msgstr "Filtrar por fecha/período" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" +msgstr "Filtro Fecha/Período" #. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "Estilo de subtabla" +#: view:afr:0 +#: view:wizard.report:0 +msgid "FiscalYear Info" +msgstr "Información del Ejercicio Fiscal" #. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "Pagada" +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "Initial | Debit | Credit | YTD" +msgstr "Inicial | Débito | Crédito | YTD" #. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 +#: field:afr,period_ids:0 +#: field:wizard.report,periods:0 msgid "Periods" msgstr "Períodos" #. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "Informe horizontal" +#: report:afr.qtrcols:0 +msgid "Q1" +msgstr "Q1" #. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "Cancelar" +#: report:afr.qtrcols:0 +msgid "Q3" +msgstr "Q3" #. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "Ordenar por" +#: report:afr.qtrcols:0 +msgid "Q2" +msgstr "Q2" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "Abierta" +#: report:afr.qtrcols:0 +msgid "Q4" +msgstr "Q4" #. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "Informes financieros comunes" +#: help:afr,analytic_ledger:0 +#: help:wizard.report,analytic_ledger:0 +msgid "Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected" +msgstr "Permite generar un Mayor Analítico para las cuentas con movimientos. Disponible cuando se selecciona 'Balance General' e 'Inicial | Débito | Crédito | YTD'" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "Imprimir diario por asientos" +#: help:wizard.report,afr_id:0 +msgid "If you have already set a Custom Report, Select it Here." +msgstr "Si ya ha configurado un Reporte Personalizado, Selecciónelo Aquí." #. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "Ref." +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "Initial | Debit | Credit | Period | YTD" +msgstr "Inicial | Débito | Crédito | Período | YTD" #. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "Período" +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "End. Balance" +msgstr "Bal. Final" #. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "FP: " +#: report:afr.analytic.ledger:0 +msgid "DATE" +msgstr "FECHA" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "Facturas de Proveedor" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "Descripción" +#: view:res.company:0 +msgid "Keep sign on Reports for these accounts and children accounts that are within Accreditable Accounts" +msgstr "Mantiene el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Acreditables" #. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 +#: code:addons/account_financial_report/report/parser.py:100 +#: code:addons/account_financial_report/report/parser.py:109 #, python-format -msgid "OR: " -msgstr "FRC: " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "Filtrar por tipo" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "Diario" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "Listado de Facturas" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "Mostrar divisa" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "Impuestos detallados" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "Facturas rectificativas de Proveedor (Abonos)" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "Número" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "Fijado" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "Libro diario -" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "Libro mayor -" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "Asientos ordenados por" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "Facturas cliente" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "Fecha factura" +msgid "From " +msgstr "Desde " #. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "Seleccionar período-fecha" +#: field:afr,inf_type:0 +#: field:wizard.report,inf_type:0 +msgid "Type" +msgstr "Tipo" #. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "Tabla de datos" +#: field:afr,date_to:0 +#: field:wizard.report,date_to:0 +msgid "End date" +msgstr "Fecha final" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "0.8cm 19.8cm 28.8cm 19.8cm" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Account's Sign Conventions" +msgstr "Convención de Signos de las Cuentas" #. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "Divisa :" +#: model:ir.actions.report.xml,name:account_financial_report.13_col_report +msgid "Balance 13 Columnas" +msgstr "Balance 13 Columnas" #. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "Contenido de la tabla" +#: view:res.company:0 +msgid "Accreditable Accounts" +msgstr "Cuentas Acreditables" #. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "Con saldo" +#: model:ir.model,name:account_financial_report.model_afr +msgid "afr" +msgstr "afr" #. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "Asiento" +#: sql_constraint:res.company:0 +msgid "The company name must be unique !" +msgstr "¡El nombre de la compañía debe ser único!" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "0.9cm 27.7cm 20.1cm 27.7cm" +#: field:afr,name:0 +msgid "Name" +msgstr "Nombre" #. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "Página" +#: code:addons/account_financial_report/report/parser.py:83 +#: field:afr,analytic_ledger:0 +#: model:ir.actions.report.xml,name:account_financial_report.analytic_ledger_report +#: field:wizard.report,analytic_ledger:0 +#, python-format +msgid "Analytic Ledger" +msgstr "Mayor Analítico" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "Imprimir diario por asientos horizontal" +#: view:res.company:0 +#: field:res.company,debit_account_ids:0 +msgid "Debitable Accounts" +msgstr "Cuentas Debitables" #. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "Todas" +#: help:afr,period_ids:0 +#: help:wizard.report,periods:0 +msgid "All periods in the fiscal year if empty" +msgstr "Todos los períodos en el ejercicio fiscal si se deja vacío" #. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 +#: code:addons/account_financial_report/wizard/wizard.py:175 +#: code:addons/account_financial_report/wizard/wizard.py:238 #, python-format -msgid "No records found for your selection!" -msgstr "¡No se encontraron registros para su selección!" +msgid "Error !" +msgstr "Error !" #. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "Imprimir listado de facturas" +#: model:ir.model,name:account_financial_report.model_wizard_report +msgid "wizard.report" +msgstr "wizard.report" #. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "Ordenar por" +#: field:afr,lab_str:0 +#: field:wizard.report,lab_str:0 +msgid "Description" +msgstr "Descripción" #. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "Diario" +#: view:afr:0 +#: view:wizard.report:0 +msgid "Report Info" +msgstr "Información del Reporte" #. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "1cm 19.2cm 28.7cm 19.2cm" +#: selection:afr,display_account:0 +#: selection:wizard.report,display_account:0 +msgid "All Accounts" +msgstr "Todas las Cuentas" #. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "Libro mayor acumulado" +#: field:afr,tot_check:0 +#: field:wizard.report,tot_check:0 +msgid "Summarize?" +msgstr "Totalizar?" #. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "Filtros" +#: help:afr,tot_check:0 +#: help:wizard.report,tot_check:0 +msgid "Checking will add a new line at the end of the Report which will Summarize Columns in Report" +msgstr "Seleccionarlo agregará una nueva línea al final del Reporte el cual Totalizará las Columnas en el Reporte" #. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "Facturas rectificativas de Cliente (Abonos)" +#: help:afr,lab_str:0 +#: help:wizard.report,lab_str:0 +msgid "Description for the Summary" +msgstr "Descripción para el Total" #. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "" -"Dejarlo vacío para usar todos los ejercicios fiscales abiertos para calcular " -"el saldo." +#: selection:afr,columns:0 +#: selection:wizard.report,columns:0 +msgid "12 Months | YTD" +msgstr "12 Meses | YTD" #. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 +#: view:afr:0 +#: view:wizard.report:0 msgid "Total" msgstr "Total" -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "FRP: " diff --git a/account_financial_report/i18n/es_ES.po b/account_financial_report/i18n/es_ES.po deleted file mode 100644 index 9ed16a97..00000000 --- a/account_financial_report/i18n/es_ES.po +++ /dev/null @@ -1,1132 +0,0 @@ -# Translation of OpenERP Server. -# This file contains the translation of the following modules: -# * account_financial_report -# -msgid "" -msgstr "" -"Project-Id-Version: OpenERP Server 5.0.7\n" -"Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2010-04-23 11:30:50+0000\n" -"PO-Revision-Date: 2010-05-02 13:29+0100\n" -"Last-Translator: Jordi Esteve \n" -"Language-Team: \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: \n" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "Facturas proveedor" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "Imprimir cuentas" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "Código cuenta" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "Facturas rectificativas de Cliente (Abonos)" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "Mostrar saldo inicial" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "Primera línea" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "Posición fiscal" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date to must be set between %s and %s" -msgstr "La fecha desde debe estar entre %s y %s" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "CIF/NIF" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "Líneas asiento" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 -msgid "Company" -msgstr "Compañía" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "Facturas rectificativas de Proveedor (Abonos)" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "Estilo propio" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "Nombre cuenta" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "Balance de sumas y saldos -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "Cuenta analítica" - -#. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "Cuenta" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date and Period" -msgstr "Por fecha y período" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "Cuentas raíz" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "CI: " -msgstr "FC: " - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "Lista facturas" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "Estilos propios" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "Impuestos" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "Ref. líneas de asiento" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date" -msgstr "Por fecha" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "Cancelada" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "Libro mayor acum." - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "Líneas de asiento -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "Estilos de tabla" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "UserError" -msgstr "Error del usuario" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "" -"\n" -"Add some common financial/accounting reports and some wizards to quickly compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic Reports\" menu or in the tree/form views of accounts, journals, invoices, account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -msgstr "" -"\n" -"Proporciona algunos informes contable/financieros comunes y algunos asistentes para calcular rápidamente:\n" -" * Listado del plan contable\n" -" * Listado de facturas emitidas/recibidas\n" -" * Asientos contables (libro diario)\n" -" * Líneas de asientos contables\n" -" * Balance de sumas y saldos\n" -" * Libro mayor con saldos acumulativos\n" -"\n" -"Están disponibles en el menú \"Gestión Financiera / Declaraciones oficiales / Informes genéricos\" o en las vistas árbol /formulario de las cuentas contables, diarios, facturas, asientos contables y líneas de asiento contable.\n" -"\n" -"Algunos informes se basan en trabajos anteriores de Pexego y otros en el módulo c2c_finance_report para TinyERP 4.2 de Camptocamp SA.\n" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "Referencia" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "La fecha no está comprendida en un ejercicio fiscal definido" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "Nº doc. externo" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "Asiento hor." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "Plan Contable" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "Verif." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "Empresa" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "SÍ" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "Por número referencia" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "Estilo de tabla" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "Períodos/Intervalo fechas:" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "Seleccionar cuenta padre" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "Estado" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "Válido" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "Segunda línea" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "Debe" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "Imprimir" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "logo" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 -msgid "Start date" -msgstr "Fecha inicial" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "Siguiente" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "Ejercicio fiscal:" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "Filtrado por períodos" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "Balance de sumas y saldos" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "Cabecera de la tabla" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "No filtrar" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "Ejercicio fiscal" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "Con saldo distinto a 0" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " Invoice description " -msgstr " Descripción factura " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "Filtrar por fecha" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "Cuentas a incluir" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "Asiento" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "1cm 27.9cm 20cm 27.9cm" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "Por número asiento" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "Opciones" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "Línea de asiento" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "Libro mayor acumulado horizontal" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "Contrapartida" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No Data Available" -msgstr "No hay datos disponibles" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "Filtrar por estado" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "Fecha vencimiento" - -#. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "Todos los periodos en el ejercicio fiscal si está vacío." - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "Pro-forma" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Currency" -msgstr "Divisa" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "Plan contable" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "Por fecha" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 -msgid "Up to level" -msgstr "Hasta el nivel" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "Código empresa" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "(dejarlo vacío para todos los ejercicios fiscales abiertos)" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "Título del informe" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "Filtrado por fechas" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "Borrador" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "TÍTULO COMPAÑÍA" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "Asiento" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "Balance sumas y saldos" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "Base" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "NO" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Period" -msgstr "Por período" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "Pagada" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "Todos los períodos si está vacío." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "Fecha" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "1.3cm 24.9cm 38.3cm 24.9cm" - -#. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 -msgid "Display accounts up to this level (0 to show all)" -msgstr "Mostrar cuentas hasta este nivel (0 para mostrar todas)." - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "Con movimientos" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "Imprimir diario" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "Pié" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "Dejarlo vacío para todos los ejercicios fiscales abiertos." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "Haber" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "COL 2" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "COL 1" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "Saldo" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "Fecha final" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Code" -msgstr "Código" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "Número asiento" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "Facturas de Cliente" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 -msgid "Date/Period Filter" -msgstr "Filtrar por fecha/período" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "Saldo inicial" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "Estilo de subtabla" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "Pagada" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 -msgid "Periods" -msgstr "Períodos" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "Informe horizontal" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "Cancelar" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "Ordenar por" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "Abierta" - -#. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "Informes financieros comunes" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "Imprimir diario por asientos" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "Ref." - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "Período" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "FP: " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr " " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "Facturas de Proveedor" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "Descripción" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "OR: " -msgstr "FRC: " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "Filtrar por tipo" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "Diario" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "Listado de Facturas" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "Mostrar divisa" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "Impuestos detallados" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "Facturas rectificativas de Proveedor (Abonos)" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "Número" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "Fijado" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "Libro diario -" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "Libro mayor -" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "Asientos ordenados por" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "Facturas cliente" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "Fecha factura" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "Seleccionar período-fecha" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "Tabla de datos" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "0.8cm 19.8cm 28.8cm 19.8cm" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "Divisa :" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "Contenido de la tabla" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "Con saldo" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "Asiento" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "0.9cm 27.7cm 20.1cm 27.7cm" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "Página" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "Imprimir diario por asientos horizontal" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "Todas" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No records found for your selection!" -msgstr "¡No se encontraron registros para su selección!" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "Imprimir listado de facturas" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "Ordenar por" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "Diario" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "1cm 19.2cm 28.7cm 19.2cm" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "Libro mayor acumulado" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "Filtros" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "Facturas rectificativas de Cliente (Abonos)" - -#. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "Dejarlo vacío para usar todos los ejercicios fiscales abiertos para calcular el saldo." - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "Total" -msgstr "Total" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "FRP: " - diff --git a/account_financial_report/i18n/pl.po b/account_financial_report/i18n/pl.po deleted file mode 100644 index e1d80fc0..00000000 --- a/account_financial_report/i18n/pl.po +++ /dev/null @@ -1,1149 +0,0 @@ -# Polish translation for openobject-addons -# Copyright (c) 2010 Rosetta Contributors and Canonical Ltd 2010 -# This file is distributed under the same license as the openobject-addons package. -# FIRST AUTHOR , 2010. -# -msgid "" -msgstr "" -"Project-Id-Version: openobject-addons\n" -"Report-Msgid-Bugs-To: FULL NAME \n" -"POT-Creation-Date: 2010-04-23 11:30+0000\n" -"PO-Revision-Date: 2010-05-31 04:38+0000\n" -"Last-Translator: OpenERP Administrators \n" -"Language-Team: Polish \n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"X-Launchpad-Export-Date: 2010-06-21 03:47+0000\n" -"X-Generator: Launchpad (build Unknown)\n" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_invoice:0 -msgid "Supplier invoices" -msgstr "Faktury dostawców" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "Display accounts " -msgstr "Wyświetl konta " - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account number" -msgstr "Numer konta" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Refund Invoices" -msgstr "Faktury korygujące sprzedaży" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0 -msgid "Show initial balances" -msgstr "Pokaż bilanse początkowe" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "First line" -msgstr "Pierwsza pozycja" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Fiscal position" -msgstr "Obszar podatkowy" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date to must be set between %s and %s" -msgstr "Data musi być ustawiona między %s a %s" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Vat" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line -msgid "Entry lines" -msgstr "Pozycje zapisu" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,company_id:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0 -#: wizard_field:account.invoice.list.report,init,company_id:0 -msgid "Company" -msgstr "Firma" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,in_refund:0 -msgid "Supplier refunds" -msgstr "Korekty od dostawcy" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Own style" -msgstr "Własny styl" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account name" -msgstr "Nazwa konta" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Account Balance -" -msgstr "Saldo konta -" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Analitic account" -msgstr "Konto analityczne" - -#. module: account_financial_report -#: wizard_field:account.account.chart.report,init,account:0 -#: rml:account.balance.full:0 -#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Account" -msgstr "Konto" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date and Period" -msgstr "Wg daty i okresu" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,account_list:0 -msgid "Root accounts" -msgstr "Konto główne" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "CI: " -msgstr "FS: " - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report -msgid "Invoice list" -msgstr "Lista faktur" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Own styles" -msgstr "Własny styl" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Taxes" -msgstr "Podatki" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "Ref - Entry Label" -msgstr "Odn. - etykieta zapisu" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Date" -msgstr "Wg daty" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,cancel:0 -msgid "Cancelled" -msgstr "Anulowano" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report -msgid "Cum. general ledger" -msgstr "Rej. główny skum." - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Entry Lines -" -msgstr "Pozycje zapisu" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Table styles" -msgstr "Styl tabel" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "UserError" -msgstr "" - -#. module: account_financial_report -#: model:ir.module.module,description:account_financial_report.module_meta_information -msgid "" -"\n" -"Add some common financial/accounting reports and some wizards to quickly " -"compute them:\n" -" * Account chart list\n" -" * Invoice list\n" -" * Account move (journal ledger)\n" -" * Account move line\n" -" * Account balance compared period-fiscal year\n" -" * Cumulative general ledger\n" -"\n" -"They can be found in the \"Financial Management/Legal Statements/Generic " -"Reports\" menu or in the tree/form views of accounts, journals, invoices, " -"account entries and account move lines.\n" -"\n" -"Some reports are based on previous work by Pexego and others on the " -"c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n" -msgstr "" -"\n" -"Dodaje ogólne raporty finansowe i księgowe oraz kreatory do szybkich " -"wyliczeń:\n" -" * Listy planu kont\n" -" * Listy faktur\n" -" * Zapisy księgowe (dziennik)\n" -" * Pozycje zapisów księgowych\n" -" * Bilans księgowy dla okresu lub roku\n" -" * Skumulowany bilans\n" -"\n" -"Raporty są dostępne w menu \"Księgowość - Zestawienia dla urzędu - Ogólne " -"raporty\" lub w widokach/formularzach kont, dzienników, zapisów księgowych i " -"pozycji zapisów.\n" -"\n" -"Część raportów jest oparta o poprzednie prace firmy Pexego lub innych, a " -"inne na module c2c_finance_report tworzonym przez Camptocamp SA dla TinyERP " -"4.2.\n" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Reference" -msgstr "Odnośnik" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0 -#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0 -#, python-format -msgid "Date not in a defined fiscal year" -msgstr "Data poza rokiem podatkowym" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "External ref." -msgstr "Odn. zewn." - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h -msgid "Entry landscape" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "Account Chart" -msgstr "Plan kont" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Ref." -msgstr "Odn." - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "To check" -msgstr "Do sprawdzenia" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Partner" -msgstr "Partner" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "YES" -msgstr "TAK" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By reference number" -msgstr "Wg numeru referencyjnego" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table style" -msgstr "Styl tabeli" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Periods/Date range:" -msgstr "Zakres okresów/dat" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.account.chart.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,account_selection:0 -msgid "Select parent account" -msgstr "Wybierz konto nadrzędne" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "Initial balance" -msgstr "Saldo początkowe" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "State" -msgstr "Stan" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Valid" -msgstr "Ważna" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Second line" -msgstr "Druga pozycja" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Debit" -msgstr "Winien" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,report:0 -#: wizard_button:account.balance.full.report,init,report:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0 -#: wizard_button:account.invoice.list.report,init,report:0 -#: wizard_button:account.journal.entries.report,init,print:0 -msgid "Print" -msgstr "Drukuj" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "logo" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_from:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0 -#: wizard_field:account.invoice.list.report,init,date_from:0 -msgid "Start date" -msgstr "Data początkowa" - -#. module: account_financial_report -#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0 -msgid "Next" -msgstr "Następne" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Fiscal year:" -msgstr "Rok podatkowy:" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter on Periods" -msgstr "Filtruj wg okresów" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Full Account Balance" -msgstr "Pełne saldo konta" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table header" -msgstr "Nagłówek tabeli" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "No Filter" -msgstr "Brak filtra" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_field:account.balance.full.report,init,fiscalyear:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Fiscal year" -msgstr "Rok podatkowy" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With balance is not equal to 0" -msgstr "Z saldem różnym od zera" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -" Invoice " -"description " -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by date" -msgstr "Filtruj wg dat" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -msgid "Accounts to include" -msgstr "Konta do włączenia" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "" -"" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Mvt" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -msgid "1cm 27.9cm 20cm 27.9cm" -msgstr "" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By entry number" -msgstr "Wg numeru zapisu" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Options" -msgstr "Opcje" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Entry Label" -msgstr "Etykieta zapisu" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape -msgid "Cumulative general ledger landscape" -msgstr "Skumulowana księga główna w poziomie" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Counterpart" -msgstr "Strona przeciwna" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No Data Available" -msgstr "Brak daty" - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by state" -msgstr "Filtruj wg stanu" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Due date" -msgstr "Data zapłaty" - -#. module: account_financial_report -#: help:account.balance.full.report,init,periods:0 -msgid "All periods in the fiscal year if empty" -msgstr "Jeśli puste, to wszystkie okresy roku" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,proforma:0 -msgid "Pro-forma" -msgstr "" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Currency" -msgstr "Waluta" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report -#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report -msgid "Chart of accounts" -msgstr "Plan kont" - -#. module: account_financial_report -#: selection:account.journal.entries.report,init,sort_selection:0 -msgid "By date" -msgstr "Wg daty" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,display_account_level:0 -msgid "Up to level" -msgstr "Do poziomu" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Partner code" -msgstr "Kod partnera" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "(Keep empty for all open fiscal years)" -msgstr "(Pozostaw puste dla wszystkich otwartych lat podatkowych)" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Report title" -msgstr "Tytuł raportu" - -#. module: account_financial_report -#: wizard_view:account.balance.full.report,init:0 -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Date Filter" -msgstr "Filtr danych" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,draft:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Draft" -msgstr "Projekt" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "TITLE COMPANY" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Movement" -msgstr "Obroty" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report -msgid "Full account balance" -msgstr "Pełny bilans konta" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Untaxed" -msgstr "Netto" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "NO" -msgstr "" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,state:0 -#: selection:account.general.ledger.cumulative.report,checktype,state:0 -#: selection:account.invoice.list.report,init,state:0 -msgid "By Period" -msgstr "Wg okresów" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Paid" -msgstr "Zapłacono" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,periods:0 -#: help:account.invoice.list.report,init,periods:0 -msgid "All periods if empty" -msgstr "Jeśli puste, to wszystkie okresy" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0 -#: selection:account.invoice.list.report,init,order_by:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Date" -msgstr "Data" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "1.3cm 24.9cm 38.3cm 24.9cm" -msgstr "" - -#. module: account_financial_report -#: help:account.balance.full.report,init,display_account_level:0 -msgid "Display accounts up to this level (0 to show all)" -msgstr "Wyświetl konta do tego poziomu (o pokazuje wszystkie)" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "With movements" -msgstr "Z obrotami" - -#. module: account_financial_report -#: wizard_view:account.journal.entries.report,init:0 -msgid "Print Journal" -msgstr "Drukuj dziennik" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Footer" -msgstr "Stopka" - -#. module: account_financial_report -#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0 -msgid "Keep empty for all open fiscal year" -msgstr "Pozostaw puste dla wszystkich otwartych lat podatkowych" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Credit" -msgstr "Ma" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 2" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "COL 1" -msgstr "" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Balance" -msgstr "Saldo" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,date_to:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0 -#: wizard_field:account.invoice.list.report,init,date_to:0 -msgid "End date" -msgstr "Data końcowa" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Code" -msgstr "Kod" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Entry num." -msgstr "Nr zapisu" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Customer Invoices" -msgstr "Faktury dla klientów" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,state:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0 -#: wizard_field:account.invoice.list.report,init,state:0 -msgid "Date/Period Filter" -msgstr "Filtr daty/okresu" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "Init. balance" -msgstr "Saldo pocz." - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "" -msgstr "" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Subtable style" -msgstr "Styl podtabeli" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,paid:0 -msgid "Done" -msgstr "Wykonano" - -#. module: account_financial_report -#: wizard_field:account.balance.full.report,init,periods:0 -#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0 -#: wizard_field:account.invoice.list.report,init,periods:0 -msgid "Periods" -msgstr "Okresy" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0 -#: wizard_field:account.journal.entries.report,init,landscape:0 -msgid "Landscape Mode" -msgstr "Poziomo" - -#. module: account_financial_report -#: wizard_button:account.account.chart.report,init,end:0 -#: wizard_button:account.balance.full.report,init,end:0 -#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0 -#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0 -#: wizard_button:account.invoice.list.report,init,end:0 -#: wizard_button:account.journal.entries.report,init,end:0 -msgid "Cancel" -msgstr "Anuluj" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,order_by:0 -msgid "Order by" -msgstr "Porządkuj wg" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_field:account.invoice.list.report,init,open:0 -msgid "Open" -msgstr "Otwórz" - -#. module: account_financial_report -#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information -msgid "Common financial reports" -msgstr "Ogólne raporty finansowe" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries -#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report -#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report -msgid "Print journal by entries" -msgstr "Drukuj dziennik wg zapisów" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "Ref" -msgstr "Odn" - -#. module: account_financial_report -#: rml:account.balance.full:0 -#: wizard_view:account.balance.full.report,init:0 -#: wizard_field:account.journal.entries.report,init,period_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Period" -msgstr "Okres" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SI: " -msgstr "FZ: " - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid " " -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Invoices" -msgstr "Faktury od dostawców" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Description" -msgstr "Opis" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "OR: " -msgstr "FSK: " - -#. module: account_financial_report -#: wizard_view:account.invoice.list.report,init:0 -msgid "Filter by type" -msgstr "Filtruj wg typu" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,journal_ids:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal" -msgstr "Dziennik" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: wizard_view:account.invoice.list.report,init:0 -msgid "Invoice List" -msgstr "Lista faktur" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0 -msgid "With Currency" -msgstr "Z walutą" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,detailed_taxes:0 -msgid "Detailed taxes" -msgstr "Szczegóły podatku" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Supplier Refund Invoices" -msgstr "Faktury korygujące od dostawcy" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -#: selection:account.invoice.list.report,init,order_by:0 -msgid "Number" -msgstr "Liczba" - -#. module: account_financial_report -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entriesh:0 -msgid "Posted" -msgstr "Zaksięgowano" - -#. module: account_financial_report -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Journal Ledger -" -msgstr "Rejestr dziennika -" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "General Ledger -" -msgstr "Księga główna" - -#. module: account_financial_report -#: wizard_field:account.journal.entries.report,init,sort_selection:0 -msgid "Entries Sorted By" -msgstr "Zapisy sortowane wg" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_invoice:0 -msgid "Customer invoices" -msgstr "Faktury dla klienta" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Invoice date" -msgstr "Data faktury" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Select Date-Period" -msgstr "Wybierz datę-okres" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -msgid "Data table" -msgstr "Tabela danych" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "0.8cm 19.8cm 28.8cm 19.8cm" -msgstr "" - -#. module: account_financial_report -#: rml:account.invoice.list.report:0 -msgid "Currency :" -msgstr "Waluta :" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Table content" -msgstr "Zawartość tabeli :" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -msgid "With balance" -msgstr "Z saldem" - -#. module: account_financial_report -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record -msgid "Entry" -msgstr "Zapis" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -msgid "0.9cm 27.7cm 20.1cm 27.7cm" -msgstr "" - -#. module: account_financial_report -#: rml:account.account.chart.report:0 -#: rml:account.balance.full:0 -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -#: rml:account.move.line.report:0 -#: rml:account.move.report:0 -#: rml:account.move.report.h:0 -#: rml:account.print.journal.entries:0 -#: rml:account.print.journal.entriesh:0 -msgid "Page" -msgstr "Strona" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh -msgid "Print journal by entries landscape" -msgstr "Drukuj dziennik wg zapisów poziomo" - -#. module: account_financial_report -#: selection:account.balance.full.report,init,display_account:0 -#: selection:account.general.ledger.cumulative.report,checktype,display_account:0 -msgid "All" -msgstr "Wszystko" - -#. module: account_financial_report -#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0 -#, python-format -msgid "No records found for your selection!" -msgstr "Nie znaleziono rekordu dla twojej selekcji!" - -#. module: account_financial_report -#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report -#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report -msgid "Print invoice list" -msgstr "Drukuj listę faktur" - -#. module: account_financial_report -#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0 -msgid "Sort by" -msgstr "Sortuj wg" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative.landscape:0 -msgid "JNRL" -msgstr "DZ" - -#. module: account_financial_report -#: rml:account.balance.full:0 -msgid "1cm 19.2cm 28.7cm 19.2cm" -msgstr "" - -#. module: account_financial_report -#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative -#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu -#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report -msgid "Cumulative general ledger" -msgstr "Skumulowana księga główna" - -#. module: account_financial_report -#: wizard_view:account.general.ledger.cumulative.report,checktype:0 -msgid "Filters" -msgstr "Filtry" - -#. module: account_financial_report -#: wizard_field:account.invoice.list.report,init,out_refund:0 -msgid "Customer refunds" -msgstr "Korekty dla klienta" - -#. module: account_financial_report -#: help:account.balance.full.report,init,fiscalyear:0 -msgid "Keep empty to use all open fiscal years to compute the balance" -msgstr "" -"Pozostaw puste, aby stosować wszystkie otwarte lata podatkowe do obliczeń " -"salda" - -#. module: account_financial_report -#: rml:account.general.ledger.cumulative:0 -#: rml:account.general.ledger.cumulative.landscape:0 -#: rml:account.invoice.list.report:0 -msgid "Total" -msgstr "Suma" - -#. module: account_financial_report -#: code:addons/account_financial_report/report/general_ledger.py:0 -#: code:addons/account_financial_report/report/general_ledger_landscape.py:0 -#, python-format -msgid "SR: " -msgstr "FZK: " diff --git a/account_financial_report/model/__init__.py b/account_financial_report/model/__init__.py new file mode 100755 index 00000000..a59a5350 --- /dev/null +++ b/account_financial_report/model/__init__.py @@ -0,0 +1,27 @@ +#!/usr/bin/python +# -*- encoding: utf-8 -*- +########################################################################### +# Module Writen to OpenERP, Open Source Management Solution +# Copyright (C) OpenERP Venezuela (). +# All Rights Reserved +###############Credits###################################################### +# Coded by: Humberto Arocha +# Planified by: Rafael Silva +# Audited by: Nhomar Hernandez +############################################################################# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +################################################################################ + +import account_financial_report +import res_company diff --git a/account_financial_report/model/account_financial_report.py b/account_financial_report/model/account_financial_report.py new file mode 100644 index 00000000..a5d34121 --- /dev/null +++ b/account_financial_report/model/account_financial_report.py @@ -0,0 +1,133 @@ +# -*- encoding: utf-8 -*- +########################################################################### +# Module Writen to OpenERP, Open Source Management Solution +# Copyright (C) OpenERP Venezuela (). +# All Rights Reserved +###############Credits###################################################### +# Coded by: Humberto Arocha humberto@openerp.com.ve +# Angelica Barrios angelicaisabelb@gmail.com +# Jordi Esteve +# Javier Duran +# Planified by: Humberto Arocha +# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com +# Audited by: Humberto Arocha humberto@openerp.com.ve +############################################################################# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +############################################################################## + +from osv import osv,fields +import pooler +import time +from tools.translate import _ + +class account_financial_report(osv.osv): + _name = "afr" + + _columns = { + 'name': fields.char('Name', size= 128, required=True), + 'company_id': fields.many2one('res.company','Company',required=True), + 'currency_id': fields.many2one('res.currency', 'Currency', help="Currency at which this report will be expressed. If not selected will be used the one set in the company"), + 'inf_type': fields.selection([('BS','Balance Sheet'),('IS','Income Statement')],'Type',required=True), + 'columns': fields.selection([('one','End. Balance'),('two','Debit | Credit'), ('four','Initial | Debit | Credit | YTD'), ('five','Initial | Debit | Credit | Period | YTD'),('qtr',"4 QTR's | YTD"), ('thirteen','12 Months | YTD')],'Columns',required=True), + 'display_account': fields.selection([('all','All Accounts'),('bal', 'With Balance'),('mov','With movements'),('bal_mov','With Balance / Movements')],'Display accounts'), + 'display_account_level': fields.integer('Up to level',help='Display accounts up to this level (0 to show all)'), + 'account_ids': fields.many2many ('account.account','afr_account_rel','afr_id','account_id','Root accounts',required=True), + 'fiscalyear_id': fields.many2one('account.fiscalyear','Fiscal year',help='Fiscal Year for this report',required=True), + 'period_ids': fields.many2many('account.period','afr_period_rel','afr_id','period_id','Periods',help='All periods in the fiscal year if empty'), + + 'analytic_ledger': fields.boolean('Analytic Ledger', help="Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"), + + 'tot_check': fields.boolean('Summarize?', help='Checking will add a new line at the end of the Report which will Summarize Columns in Report'), + 'lab_str': fields.char('Description', help='Description for the Summary', size= 128), + + #~ Deprecated fields + 'filter': fields.selection([('bydate','By Date'),('byperiod','By Period'),('all','By Date and Period'),('none','No Filter')],'Date/Period Filter'), + 'date_to': fields.date('End date'), + 'date_from': fields.date('Start date'), + } + + _defaults = { + 'display_account_level': lambda *a: 0, + 'inf_type': lambda *a:'BS', + 'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'account.invoice', context=c), + 'fiscalyear_id': lambda self, cr, uid, c: self.pool.get('account.fiscalyear').find(cr, uid), + 'display_account': lambda *a:'bal_mov', + 'columns': lambda *a:'five', + + 'date_from': lambda *a: time.strftime('%Y-%m-%d'), + 'date_to': lambda *a: time.strftime('%Y-%m-%d'), + 'filter': lambda *a:'byperiod', + } + + def copy(self, cr, uid, id, defaults, context=None): + if context is None: + context = {} + previous_name = self.browse(cr, uid, id, context=context).name + new_name = _('Copy of %s')%previous_name + lst = self.search(cr, uid, [('name','like',new_name)], context=context) + if lst: + new_name = '%s (%s)' % (new_name, len(lst)+1) + defaults['name'] = new_name + return super(account_financial_report,self).copy(cr, uid, id, defaults, context=context) + + def onchange_inf_type(self,cr,uid,ids,inf_type,context=None): + if context is None: + context = {} + res = {'value':{}} + + if inf_type != 'BS': + res['value'].update({'analytic_ledger':False}) + + return res + + def onchange_columns(self,cr,uid,ids,columns,fiscalyear_id,period_ids,context=None): + if context is None: + context = {} + res = {'value':{}} + + if columns != 'four': + res['value'].update({'analytic_ledger':False}) + + if columns in ('qtr', 'thirteen'): + p_obj = self.pool.get("account.period") + period_ids = p_obj.search(cr,uid,[('fiscalyear_id','=',fiscalyear_id),('special','=',False)],context=context) + res['value'].update({'period_ids':period_ids}) + else: + res['value'].update({'period_ids':[]}) + return res + + def onchange_analytic_ledger(self,cr,uid,ids,company_id,analytic_ledger,context=None): + if context is None: + context = {} + context['company_id']=company_id + res = {'value':{}} + cur_id = self.pool.get('res.company').browse(cr,uid,company_id,context=context).currency_id.id + res['value'].update({'currency_id':cur_id}) + return res + + def onchange_company_id(self,cr,uid,ids,company_id,context=None): + if context is None: + context = {} + context['company_id']=company_id + res = {'value':{}} + cur_id = self.pool.get('res.company').browse(cr,uid,company_id,context=context).currency_id.id + fy_id = self.pool.get('account.fiscalyear').find(cr, uid,context=context) + res['value'].update({'fiscalyear_id':fy_id}) + res['value'].update({'currency_id':cur_id}) + res['value'].update({'account_ids':[]}) + res['value'].update({'period_ids':[]}) + return res + + +account_financial_report() diff --git a/account_financial_report/model/res_company.py b/account_financial_report/model/res_company.py new file mode 100755 index 00000000..e2b6d84f --- /dev/null +++ b/account_financial_report/model/res_company.py @@ -0,0 +1,42 @@ +#!/usr/bin/python +# -*- encoding: utf-8 -*- +########################################################################### +# Module Writen to OpenERP, Open Source Management Solution +# Copyright (C) OpenERP Venezuela (). +# All Rights Reserved +###############Credits###################################################### +# Coded by: Humberto Arocha +# Planified by: Rafael Silva +# Audited by: Nhomar Hernandez +############################################################################# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU Affero General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU Affero General Public License for more details. +# +# You should have received a copy of the GNU Affero General Public License +# along with this program. If not, see . +################################################################################ + +from osv import osv +from osv import fields +from tools.translate import _ + +class res_company(osv.osv): + _inherit = 'res.company' + _columns = { + 'credit_account_ids':fields.many2many('account.account', + 'credit_account_company_rel', + 'company_id', 'account_id', + 'Creditable Accounts'), + 'debit_account_ids':fields.many2many('account.account', + 'debit_account_company_rel', + 'company_id', 'account_id', + 'Debitable Accounts'), + } +res_company() diff --git a/account_financial_report/report/__init__.py b/account_financial_report/report/__init__.py index 04b658b8..5eadef5a 100644 --- a/account_financial_report/report/__init__.py +++ b/account_financial_report/report/__init__.py @@ -25,6 +25,4 @@ # along with this program. If not, see . ############################################################################## -import account_balance -import account_balance_4_cols -import account_balance_2_cols +import parser diff --git a/account_financial_report/report/account_balance.py b/account_financial_report/report/account_balance.py deleted file mode 100644 index 6cd3077c..00000000 --- a/account_financial_report/report/account_balance.py +++ /dev/null @@ -1,334 +0,0 @@ -# -*- encoding: utf-8 -*- -########################################################################### -# Module Writen to OpenERP, Open Source Management Solution -# Copyright (C) OpenERP Venezuela (). -# All Rights Reserved -###############Credits###################################################### -# Coded by: Humberto Arocha humberto@openerp.com.ve -# Angelica Barrios angelicaisabelb@gmail.com -# Jordi Esteve -# Javier Duran -# Planified by: Humberto Arocha -# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com -# Audited by: Humberto Arocha humberto@openerp.com.ve -############################################################################# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -############################################################################## - -import xml -import copy -from operator import itemgetter -import time -import datetime -from report import report_sxw -from tools import config - - -class account_balance(report_sxw.rml_parse): - - - def __init__(self, cr, uid, name, context): - super(account_balance, self).__init__(cr, uid, name, context) - self.sum_debit = 0.00 - self.sum_credit = 0.00 - self.sum_balance = 0.00 - self.sum_debit_fy = 0.00 - self.sum_credit_fy = 0.00 - self.sum_balance_fy = 0.00 - self.date_lst = [] - self.date_lst_string = '' - self.localcontext.update({ - 'time': time, - 'lines': self.lines, - 'get_fiscalyear_text': self.get_fiscalyear_text, - 'get_periods_and_date_text': self.get_periods_and_date_text, - 'get_informe_text': self.get_informe_text, - 'get_month':self.get_month, - 'exchange_name':self.exchange_name, - }) - self.context = context - - - def get_fiscalyear_text(self, form): - """ - Returns the fiscal year text used on the report. - """ - fiscalyear_obj = self.pool.get('account.fiscalyear') - fiscalyear = None - if form.get('fiscalyear'): - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, form['fiscalyear']) - return fiscalyear.name or fiscalyear.code - else: - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid)) - return "%s*" % (fiscalyear.name or fiscalyear.code) - - def get_month(self, form): - ''' - return day, year and month - ''' - if form['filter'] in ['bydate', 'all']: - months=["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"] - mes = months[time.strptime(form['date_to'],"%Y-%m-%d")[1]-1] - ano = time.strptime(form['date_to'],"%Y-%m-%d")[0] - dia = time.strptime(form['date_to'],"%Y-%m-%d")[2] - return 'Período del '+self.formatLang(form['date_from'], date=True)+' al '+self.formatLang(form['date_to'], date=True) - elif form['filter'] in ['byperiod', 'all']: - aux=[] - period_obj = self.pool.get('account.period') - - for period in period_obj.browse(self.cr, self.uid, form['periods']): - aux.append(period.date_start) - aux.append(period.date_stop) - sorted(aux) - return 'Período del '+self.formatLang(aux[0], date=True)+' al '+self.formatLang(aux[-1], date=True) - - def get_informe_text(self, form): - """ - Returns the header text used on the report. - """ - inf_type = { - 'bgen' : ' Balance General', - 'bcom' : ' Balance de Comprobacion', - 'edogp': 'Estado de Ganancias y Perdidas' - } - return inf_type[form['inf_type']] - - def get_periods_and_date_text(self, form): - """ - Returns the text with the periods/dates used on the report. - """ - period_obj = self.pool.get('account.period') - periods_str = None - fiscalyear_id = form['fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid) - period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear_id),('special','=',False)]) - if form['filter'] in ['byperiod', 'all']: - period_ids = form['periods'] - periods_str = ', '.join([period.name or period.code for period in period_obj.browse(self.cr, self.uid, period_ids)]) - - dates_str = None - if form['filter'] in ['bydate', 'all']: - dates_str = self.formatLang(form['date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' ' - - return {'periods':periods_str, 'date':dates_str} - - def exchange_name(self, form): - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - return self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name - - def exchange(self, from_amount): - if self.from_currency_id == self.to_currency_id: - return from_amount - curr_obj = self.pool.get('res.currency') - return curr_obj.compute(self.cr, self.uid, self.from_currency_id, self.to_currency_id, from_amount) - - def get_company_currency(self, company_id): - rc_obj = self.pool.get('res.company') - return rc_obj.browse(self.cr, self.uid, company_id).currency_id.id - - - def lines(self, form, level=0): - """ - Returns all the data needed for the report lines - (account info plus debit/credit/balance in the selected period - and the full year) - """ - - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - - tot_check = False - tot_eje = 0.0 - - if form.has_key('account_list') and form['account_list']: - account_ids = form['account_list'] - del form['account_list'] - res = {} - result_acc = [] - accounts_levels = {} - account_obj = self.pool.get('account.account') - period_obj = self.pool.get('account.period') - fiscalyear_obj = self.pool.get('account.fiscalyear') - - # Get the fiscal year - if form.get('fiscalyear'): - if type(form.get('fiscalyear')) in (list,tuple): - fiscalyear = form['fiscalyear'] and form['fiscalyear'][0] - elif type(form.get('fiscalyear')) in (int,): - fiscalyear = form['fiscalyear'] - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear) - - # - # Get the accounts - # - def _get_children_and_consol(cr, uid, ids, level, context={}): - aa_obj = self.pool.get('account.account') - ids2=[] - temp=[] - read_data= aa_obj.read(cr, uid, ids,['id','child_id','level','type'], context) - for data in read_data: - if data['child_id'] and data['level'] < level and data['type']!='consolidation': - #ids2.append([data['id'],'Label', 'Total']) - ids2.append([data['id'],True, False]) - temp=[] - for x in data['child_id']: - temp.append(x) - ids2 += _get_children_and_consol(cr, uid, temp, level, context) - ids2.append([data['id'],False,True]) - else: - ids2.append([data['id'],True,True]) - return ids2 - - child_ids = _get_children_and_consol(self.cr, self.uid, account_ids, form['display_account_level'] and form['display_account_level'] or 100,self.context) - if child_ids: - account_ids = child_ids - - # - # Calculate the FY Balance. - # (from full fiscal year without closing periods) - # - ctx = self.context.copy() - if form.get('fiscalyear'): - # Use only the current fiscal year - ctx['fiscalyear'] = fiscalyear.id - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),'|',('special','=',False),('date_stop','<',fiscalyear.date_stop)]) - else: - # Use all the open fiscal years - open_fiscalyear_ids = fiscalyear_obj.search(self.cr, self.uid, [('filter','=','draft')]) - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','in',open_fiscalyear_ids),'|',('special','=',False),('date_stop','<',fiscalyear.date_stop)]) - - fy_balance = {} - for acc in account_obj.read(self.cr, self.uid, [x[0] for x in account_ids], ['balance'], ctx): - fy_balance[acc['id']] = acc['balance'] - # - # Calculate the FY Debit/Credit - # (from full fiscal year without opening or closing periods) - # - ctx = self.context.copy() - ctx['fiscalyear'] = fiscalyear.id - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)]) - - # - # Calculate the period Debit/Credit - # (from the selected period or all the non special periods in the fy) - # - ctx = self.context.copy() - ctx['filter'] = form.get('filter','all') - ctx['fiscalyear'] = fiscalyear.id - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id)]) - if form['filter'] in ['byperiod', 'all']: - ctx['periods'] = form['periods'] - if form['filter'] in ['bydate', 'all']: - ctx['date_from'] = form['date_from'] - ctx['date_to'] = form['date_to'] - - accounts=[] - val = account_obj.browse(self.cr, self.uid, [aa_id[0] for aa_id in account_ids], ctx) - c = 0 - for aa_id in account_ids: - new_acc = { - 'id' :val[c].id, - 'type' :val[c].type, - 'code' :val[c].code, - 'name' :val[c].name, - 'balance' :val[c].balance, - 'parent_id' :val[c].parent_id and val[c].parent_id.id, - 'level' :val[c].level, - 'label' :aa_id[1], - 'total' :aa_id[2], - } - c += 1 - accounts.append(new_acc) - - # - # Generate the report lines (checking each account) - # - tot = {} - for account in accounts: - account_id = account['id'] - - # - # Calculate the account level - # - - accounts_levels[account_id] = account['level'] - - # - # Check if we need to include this level - # - if not form['display_account_level'] or account['level'] <= form['display_account_level']: - # - # Copy the account values - # - res = { - 'id' : account_id, - 'type' : account['type'], - 'code': account['code'], - 'name': (account['total'] and not account['label']) and 'TOTAL %s'%(account['name'].upper()) or account['name'], - 'level': account['level'], - 'balance': self.exchange(account['balance']), - 'parent_id': account['parent_id'], - 'bal_type': '', - 'label': account['label'], - 'total': account['total'], - } - - # - # Round the values to zero if needed (-0.000001 ~= 0) - # - - if abs(res['balance']) < 0.5 * 10**-int(2): - res['balance'] = 0.0 - - # - # Check whether we must include this line in the report or not - # - - if form['display_account'] == 'con_movimiento' and account['parent_id']: - # Include accounts with movements - if abs(res['balance']) >= 0.5 * 10**-int(2): - result_acc.append(res) - elif form['display_account'] == 'con_balance' and account['parent_id']: - # Include accounts with balance - if abs(res['balance']) >= 0.5 * 10**-int(2): - result_acc.append(res) - else: - # Include all accounts - result_acc.append(res) - if form['tot_check'] and res['type'] == 'view' and res['level'] == 1 and (res['id'] not in tot): - tot_check = True - tot[res['id']] = True - tot_eje += res['balance'] - if tot_check: - str_label = form['lab_str'] - res2 = { - 'type' : 'view', - 'name': 'TOTAL %s'%(str_label), - 'balance': self.exchange(tot_eje), - 'label': False, - 'total': True, - } - result_acc.append(res2) - return result_acc -report_sxw.report_sxw('report.account.account.balance.gene', - 'wizard.report.account.balance.gene', - 'account_financial_report/report/balance_full.rml', - parser=account_balance, - header=False) diff --git a/account_financial_report/report/account_balance_2_cols.py b/account_financial_report/report/account_balance_2_cols.py deleted file mode 100644 index 669dc4ae..00000000 --- a/account_financial_report/report/account_balance_2_cols.py +++ /dev/null @@ -1,360 +0,0 @@ -# -*- encoding: utf-8 -*- -########################################################################### -# Module Writen to OpenERP, Open Source Management Solution -# Copyright (C) OpenERP Venezuela (). -# All Rights Reserved -###############Credits###################################################### -# Coded by: Humberto Arocha humberto@openerp.com.ve -# Angelica Barrios angelicaisabelb@gmail.com -# Jordi Esteve -# Javier Duran -# Planified by: Humberto Arocha -# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com -# Audited by: Humberto Arocha humberto@openerp.com.ve -############################################################################# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -############################################################################## - -import xml -import copy -from operator import itemgetter -import time -import datetime -from report import report_sxw -from tools import config - - -class account_balance(report_sxw.rml_parse): - - - def __init__(self, cr, uid, name, context): - super(account_balance, self).__init__(cr, uid, name, context) - self.sum_debit = 0.00 - self.sum_credit = 0.00 - self.sum_balance = 0.00 - self.sum_debit_fy = 0.00 - self.sum_credit_fy = 0.00 - self.sum_balance_fy = 0.00 - self.date_lst = [] - self.date_lst_string = '' - self.localcontext.update({ - 'time': time, - 'lines': self.lines, - 'get_fiscalyear_text': self.get_fiscalyear_text, - 'get_periods_and_date_text': self.get_periods_and_date_text, - 'get_informe_text': self.get_informe_text, - 'get_month':self.get_month, - 'exchange_name':self.exchange_name, - }) - self.context = context - - - def get_fiscalyear_text(self, form): - """ - Returns the fiscal year text used on the report. - """ - fiscalyear_obj = self.pool.get('account.fiscalyear') - fiscalyear = None - if form.get('fiscalyear'): - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, form['fiscalyear']) - return fiscalyear.name or fiscalyear.code - else: - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid)) - return "%s*" % (fiscalyear.name or fiscalyear.code) - - def get_informe_text(self, form): - """ - Returns the header text used on the report. - """ - inf_type = { - 'bgen' : ' Balance General', - 'bcom' : ' Balance de Comprobacion', - 'edogp': 'Estado de Ganancias y Perdidas', - 'bdl' : 'Diario Legal' - } - return inf_type[form['inf_type']] - - def get_month(self, form): - ''' - return day, year and month - ''' - if form['filter'] in ['bydate', 'all']: - months=["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"] - mes = months[time.strptime(form['date_to'],"%Y-%m-%d")[1]-1] - ano = time.strptime(form['date_to'],"%Y-%m-%d")[0] - dia = time.strptime(form['date_to'],"%Y-%m-%d")[2] - return 'Período del '+self.formatLang(form['date_from'], date=True)+' al '+self.formatLang(form['date_to'], date=True) - elif form['filter'] in ['byperiod', 'all']: - aux=[] - period_obj = self.pool.get('account.period') - - for period in period_obj.browse(self.cr, self.uid, form['periods']): - aux.append(period.date_start) - aux.append(period.date_stop) - sorted(aux) - return 'Período del '+self.formatLang(aux[0], date=True)+' al '+self.formatLang(aux[-1], date=True) - - def get_periods_and_date_text(self, form): - """ - Returns the text with the periods/dates used on the report. - """ - period_obj = self.pool.get('account.period') - periods_str = None - fiscalyear_id = form['fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid) - period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear_id),('special','=',False)]) - if form['filter'] in ['byperiod', 'all']: - period_ids = form['periods'] - periods_str = ', '.join([period.name or period.code for period in period_obj.browse(self.cr, self.uid, period_ids)]) - - dates_str = None - if form['filter'] in ['bydate', 'all']: - dates_str = self.formatLang(form['date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' ' - return {'periods':periods_str, 'date':dates_str} - - - - def exchange_name(self, form): - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - return self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name - - def exchange(self, from_amount): - if self.from_currency_id == self.to_currency_id: - return from_amount - curr_obj = self.pool.get('res.currency') - return curr_obj.compute(self.cr, self.uid, self.from_currency_id, self.to_currency_id, from_amount) - - def get_company_currency(self, company_id): - rc_obj = self.pool.get('res.company') - return rc_obj.browse(self.cr, self.uid, company_id).currency_id.id - - - - def lines(self, form, level=0): - """ - Returns all the data needed for the report lines - (account info plus debit/credit/balance in the selected period - and the full year) - """ - - - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - - tot_check = False - tot_bin = 0.0 - tot_deb = 0.0 - tot_crd = 0.0 - tot_eje = 0.0 - - if form.has_key('account_list') and form['account_list']: - account_ids = form['account_list'] - del form['account_list'] - res = {} - result_acc = [] - accounts_levels = {} - account_obj = self.pool.get('account.account') - period_obj = self.pool.get('account.period') - fiscalyear_obj = self.pool.get('account.fiscalyear') - - if form.get('fiscalyear'): - if type(form.get('fiscalyear')) in (list,tuple): - fiscalyear = form['fiscalyear'] and form['fiscalyear'][0] - elif type(form.get('fiscalyear')) in (int,): - fiscalyear = form['fiscalyear'] - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear) - # - # Get the accounts - # - - def _get_children_and_consol(cr, uid, ids, level, context={}): - aa_obj = self.pool.get('account.account') - ids2=[] - temp=[] - read_data= aa_obj.read(cr, uid, ids,['id','child_id','level','type'], context) - for data in read_data: - if data['child_id'] and data['level'] < level and data['type']!='consolidation': - ids2.append([data['id'],True, False]) - temp=[] - for x in data['child_id']: - temp.append(x) - ids2 += _get_children_and_consol(cr, uid, temp, level, context) - ids2.append([data['id'],False,True]) - else: - ids2.append([data['id'],True,True]) - return ids2 - - child_ids = _get_children_and_consol(self.cr, self.uid, account_ids, form['display_account_level'] and form['display_account_level'] or 100,self.context) - if child_ids: - account_ids = child_ids - - account_obj = self.pool.get('account.account') - period_obj = self.pool.get('account.period') - fiscalyear_obj = self.pool.get('account.fiscalyear') - - ############################################################################# - # Calculate the period Debit/Credit # - # (from the selected period or all the non special periods in the fy) # - ############################################################################# - - ctx = self.context.copy() - ctx['filter'] = form.get('filter','all') - ctx['fiscalyear'] = fiscalyear.id - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)]) - if form['filter'] in ['byperiod', 'all']: - ctx['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx['periods']),('special','=',False)]) - if form['filter'] in ['bydate', 'all']: - ctx['date_from'] = form['date_from'] - ctx['date_to'] = form['date_to'] - - accounts=[] - - val = account_obj.browse(self.cr, self.uid, [aa_id[0] for aa_id in account_ids], ctx) - c = 0 - for aa_id in account_ids: - new_acc = { - 'id' :val[c].id, - 'type' :val[c].type, - 'code' :val[c].code, - 'name' :val[c].name, - 'debit' :val[c].debit, - 'credit' :val[c].credit, - 'parent_id' :val[c].parent_id and val[c].parent_id.id, - 'level' :val[c].level, - 'label' :aa_id[1], - 'total' :aa_id[2], - } - c += 1 - accounts.append(new_acc) - - def missing_period(): - ctx['fiscalyear'] = fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop') and \ - fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop')[-1] or [] - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',ctx['fiscalyear']),('date_stop','<',fiscalyear.date_start)]) - - ############################################################################# - # Calculate the period initial Balance # - # (fy balance minus the balance from the start of the selected period # - # to the end of the year) # - ############################################################################# - - ctx = self.context.copy() - ctx['filter'] = form.get('filter','all') - ctx['fiscalyear'] = fiscalyear.id - - if form['filter'] in ['byperiod', 'all']: - ctx['periods'] = form['periods'] - date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx['periods'])]) - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',date_start)]) - if not ctx['periods']: - missing_period() - elif form['filter'] in ['bydate']: - ctx['date_from'] = fiscalyear.date_start - ctx['date_to'] = form['date_from'] - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',ctx['date_to'])]) - elif form['filter'] == 'none': - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',True)]) - date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx['periods'])]) - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_start','<=',date_start),('special','=',True)]) - - period_balanceinit = {} - for acc in account_obj.browse(self.cr, self.uid, [x[0] for x in account_ids], ctx): - period_balanceinit[acc['id']] = acc.balance - - # - # Generate the report lines (checking each account) - # - tot = {} - for account in accounts: - account_id = account['id'] - - accounts_levels[account_id] = account['level'] - - # - # Check if we need to include this level - # - if not form['display_account_level'] or account['level'] <= form['display_account_level']: - # - # Copy the account values - # - res = { - 'id' : account_id, - 'type' : account['type'], - 'code': account['code'], - 'name': (account['total'] and not account['label']) and 'TOTAL %s'%(account['name'].upper()) or account['name'], - 'level': account['level'], - 'balanceinit': self.exchange(period_balanceinit[account_id]), - 'debit': self.exchange(account['debit']), - 'credit': self.exchange(account['credit']), - 'balance': self.exchange(period_balanceinit[account_id]+account['debit']-account['credit']), - 'parent_id': account['parent_id'], - 'bal_type': '', - 'label': account['label'], - 'total': account['total'], - } - # - # Round the values to zero if needed (-0.000001 ~= 0) - # - - if abs(res['balance']) < 0.5 * 10**-4: - res['balance'] = 0.0 - - # - # Check whether we must include this line in the report or not - # - - if form['display_account'] == 'con_movimiento' and account['parent_id']: - # Include accounts with movements - if abs(res['balance']) >= 0.5 * 10**-int(2): - result_acc.append(res) - elif form['display_account'] == 'con_balance' and account['parent_id']: - # Include accounts with balance - if abs(res['balance']) >= 0.5 * 10**-4: - result_acc.append(res) - else: - # Include all accounts - result_acc.append(res) - if form['tot_check'] and res['type'] == 'view' and res['level'] == 1 and (res['id'] not in tot): - tot_check = True - tot[res['id']] = True - tot_bin += res['balanceinit'] - tot_deb += res['debit'] - tot_crd += res['credit'] - tot_eje += res['balance'] - - if tot_check: - str_label = form['lab_str'] - res2 = { - 'type' : 'view', - 'name': 'TOTAL %s'%(str_label), - 'balanceinit': tot_bin, - 'debit': tot_deb, - 'credit': tot_crd, - 'balance': tot_eje, - 'label': False, - 'total': True, - } - result_acc.append(res2) - return result_acc -report_sxw.report_sxw('report.account.account.balance.gene.2', - 'wizard.report.account.balance.gene.2', - 'account_financial_report/report/balance_full_2_cols.rml', - parser=account_balance, - header=False) diff --git a/account_financial_report/report/account_balance_4_cols.py b/account_financial_report/report/account_balance_4_cols.py deleted file mode 100644 index bb6eacaa..00000000 --- a/account_financial_report/report/account_balance_4_cols.py +++ /dev/null @@ -1,377 +0,0 @@ -# -*- encoding: utf-8 -*- -########################################################################### -# Module Writen to OpenERP, Open Source Management Solution -# Copyright (C) OpenERP Venezuela (). -# All Rights Reserved -###############Credits###################################################### -# Coded by: Humberto Arocha humberto@openerp.com.ve -# Angelica Barrios angelicaisabelb@gmail.com -# Jordi Esteve -# Javier Duran -# Planified by: Humberto Arocha -# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com -# Audited by: Humberto Arocha humberto@openerp.com.ve -############################################################################# -# This program is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -############################################################################## - -import xml -import copy -from operator import itemgetter -import time -import datetime -from report import report_sxw -from tools import config - - -class account_balance(report_sxw.rml_parse): - - - def __init__(self, cr, uid, name, context): - super(account_balance, self).__init__(cr, uid, name, context) - self.sum_debit = 0.00 - self.sum_credit = 0.00 - self.sum_balance = 0.00 - self.sum_debit_fy = 0.00 - self.sum_credit_fy = 0.00 - self.sum_balance_fy = 0.00 - self.date_lst = [] - self.date_lst_string = '' - self.localcontext.update({ - 'time': time, - 'lines': self.lines, - 'get_fiscalyear_text': self.get_fiscalyear_text, - 'get_periods_and_date_text': self.get_periods_and_date_text, - 'get_informe_text': self.get_informe_text, - 'get_month':self.get_month, - 'exchange_name':self.exchange_name, - }) - self.context = context - - - def get_fiscalyear_text(self, form): - """ - Returns the fiscal year text used on the report. - """ - fiscalyear_obj = self.pool.get('account.fiscalyear') - fiscalyear = None - if form.get('fiscalyear'): - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, form['fiscalyear']) - return fiscalyear.name or fiscalyear.code - else: - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid)) - return "%s*" % (fiscalyear.name or fiscalyear.code) - - def get_informe_text(self, form): - """ - Returns the header text used on the report. - """ - inf_type = { - 'bgen' : ' Balance General', - 'bcom' : ' Balance de Comprobacion', - 'edogp': 'Estado de Ganancias y Perdidas', - 'bml': 'Libro Mayor Legal' - } - return inf_type[form['inf_type']] - - def get_month(self, form): - ''' - return day, year and month - ''' - if form['filter'] in ['bydate', 'all']: - months=["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"] - mes = months[time.strptime(form['date_to'],"%Y-%m-%d")[1]-1] - ano = time.strptime(form['date_to'],"%Y-%m-%d")[0] - dia = time.strptime(form['date_to'],"%Y-%m-%d")[2] - return 'Período del '+self.formatLang(form['date_from'], date=True)+' al '+self.formatLang(form['date_to'], date=True) - elif form['filter'] in ['byperiod', 'all']: - aux=[] - period_obj = self.pool.get('account.period') - - for period in period_obj.browse(self.cr, self.uid, form['periods']): - aux.append(period.date_start) - aux.append(period.date_stop) - sorted(aux) - return 'Período del '+self.formatLang(aux[0], date=True)+' al '+self.formatLang(aux[-1], date=True) - - def get_periods_and_date_text(self, form): - """ - Returns the text with the periods/dates used on the report. - """ - period_obj = self.pool.get('account.period') - periods_str = None - fiscalyear_id = form['fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid) - period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear_id),('special','=',False)]) - if form['filter'] in ['byperiod', 'all']: - period_ids = form['periods'] - periods_str = ', '.join([period.name or period.code for period in period_obj.browse(self.cr, self.uid, period_ids)]) - - dates_str = None - if form['filter'] in ['bydate', 'all']: - dates_str = self.formatLang(form['date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' ' - return {'periods':periods_str, 'date':dates_str} - - - def special_period(self, periods): - period_obj = self.pool.get('account.period') - period_brw = period_obj.browse(self.cr, self.uid, periods) - period_counter = [True for i in period_brw if not i.special] - if not period_counter: - return True - return False - - def exchange_name(self, form): - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - name = self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name - return self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name - - def exchange(self, from_amount): - if self.from_currency_id == self.to_currency_id: - return from_amount - curr_obj = self.pool.get('res.currency') - return curr_obj.compute(self.cr, self.uid, self.from_currency_id, self.to_currency_id, from_amount) - - def get_company_currency(self, company_id): - rc_obj = self.pool.get('res.company') - return rc_obj.browse(self.cr, self.uid, company_id).currency_id.id - - def lines(self, form, level=0): - """ - Returns all the data needed for the report lines - (account info plus debit/credit/balance in the selected period - and the full year) - """ - self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) - if not form['currency_id']: - self.to_currency_id = self.from_currency_id - else: - self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] - tot_check = False - tot_bin = 0.0 - tot_deb = 0.0 - tot_crd = 0.0 - tot_eje = 0.0 - - if form.has_key('account_list') and form['account_list']: - account_ids = form['account_list'] - del form['account_list'] - res = {} - result_acc = [] - accounts_levels = {} - account_obj = self.pool.get('account.account') - period_obj = self.pool.get('account.period') - fiscalyear_obj = self.pool.get('account.fiscalyear') - - if form.get('fiscalyear'): - if type(form.get('fiscalyear')) in (list,tuple): - fiscalyear = form['fiscalyear'] and form['fiscalyear'][0] - elif type(form.get('fiscalyear')) in (int,): - fiscalyear = form['fiscalyear'] - fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear) - - # - # Get the accounts - # - - def _get_children_and_consol(cr, uid, ids, level, context={}): - aa_obj = self.pool.get('account.account') - ids2=[] - temp=[] - read_data= aa_obj.read(cr, uid, ids,['id','child_id','level','type'], context) - for data in read_data: - if data['child_id'] and data['level'] < level and data['type']!='consolidation': - ids2.append([data['id'],True, False]) - temp=[] - for x in data['child_id']: - temp.append(x) - ids2 += _get_children_and_consol(cr, uid, temp, level, context) - ids2.append([data['id'],False,True]) - else: - ids2.append([data['id'],True,True]) - return ids2 - - child_ids = _get_children_and_consol(self.cr, self.uid, account_ids, form['display_account_level'] and form['display_account_level'] or 100,self.context) - if child_ids: - account_ids = child_ids - - account_obj = self.pool.get('account.account') - period_obj = self.pool.get('account.period') - fiscalyear_obj = self.pool.get('account.fiscalyear') - - ############################################################################# - # Calculate the period Debit/Credit # - # (from the selected period or all the non special periods in the fy) # - ############################################################################# - - ctx = self.context.copy() - ctx['filter'] = form.get('filter','all') - ctx['fiscalyear'] = fiscalyear.id - #~ ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)]) - - if ctx['filter'] not in ['bydate','none']: - special = self.special_period(form['periods']) - else: - special = False - - if form['filter'] in ['byperiod', 'all']: - if special: - ctx['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx.get('periods',False))]) - else: - ctx['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx.get('periods',False)),('special','=',False)]) - - if form['filter'] in ['bydate','all','none']: - ctx['date_from'] = form['date_from'] - ctx['date_to'] = form['date_to'] - - accounts=[] - - val = account_obj.browse(self.cr, self.uid, [aa_id[0] for aa_id in account_ids], ctx) - c = 0 - for aa_id in account_ids: - new_acc = { - 'id' :val[c].id, - 'type' :val[c].type, - 'code' :val[c].code, - 'name' :val[c].name, - 'debit' :val[c].debit, - 'credit' :val[c].credit, - 'parent_id' :val[c].parent_id and val[c].parent_id.id, - 'level' :val[c].level, - 'label' :aa_id[1], - 'total' :aa_id[2], - } - c += 1 - accounts.append(new_acc) - - def missing_period(): - ctx['fiscalyear'] = fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop') and \ - fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop')[-1] or [] - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',ctx['fiscalyear']),('date_stop','<',fiscalyear.date_start)]) - - ############################################################################# - # Calculate the period initial Balance # - # (fy balance minus the balance from the start of the selected period # - # to the end of the year) # - ############################################################################# - - ctx = self.context.copy() - ctx['filter'] = form.get('filter','all') - ctx['fiscalyear'] = fiscalyear.id - - if form['filter'] in ['byperiod', 'all']: - ctx['periods'] = form['periods'] - date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx['periods'])]) - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',date_start)]) - if not ctx['periods']: - missing_period() - elif form['filter'] in ['bydate']: - ctx['date_from'] = fiscalyear.date_start - ctx['date_to'] = form['date_from'] - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',ctx['date_to'])]) - elif form['filter'] == 'none': - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',True)]) - date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx['periods'])]) - ctx['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_start','<=',date_start),('special','=',True)]) - - period_balanceinit = {} - for acc in account_obj.browse(self.cr, self.uid, [x[0] for x in account_ids], ctx): - if special: - period_balanceinit[acc['id']] = 0.0 - else: - period_balanceinit[acc['id']] = acc.balance - # - # Generate the report lines (checking each account) - # - tot = {} - for account in accounts: - account_id = account['id'] - - accounts_levels[account_id] = account['level'] - - # - # Check if we need to include this level - # - if not form['display_account_level'] or account['level'] <= form['display_account_level']: - # - # Copy the account values - # - res = { - 'id' : account_id, - 'type' : account['type'], - 'code': account['code'], - 'name': (account['total'] and not account['label']) and 'TOTAL %s'%(account['name'].upper()) or account['name'], - 'level': account['level'], - 'balanceinit': self.exchange(period_balanceinit[account_id]), - 'debit': self.exchange(account['debit']), - 'credit': self.exchange(account['credit']), - 'balance': self.exchange(period_balanceinit[account_id]+account['debit']-account['credit']), - 'parent_id': account['parent_id'], - 'bal_type': '', - 'label': account['label'], - 'total': account['total'], - } - # - # Round the values to zero if needed (-0.000001 ~= 0) - # - - if abs(res['balance']) < 0.5 * 10**-4: - res['balance'] = 0.0 - - # - # Check whether we must include this line in the report or not - # - - if form['display_account'] == 'con_movimiento' and account['parent_id']: - # Include accounts with movements - if abs(res['debit']) >= 0.5 * 10**-int(2) or abs(res['credit']) >= 0.5 * 10**-int(2): - result_acc.append(res) - elif form['display_account'] == 'con_balance' and account['parent_id']: - # Include accounts with balance - if abs(res['balance']) >= 0.5 * 10**-4: - result_acc.append(res) - else: - # Include all accounts - result_acc.append(res) - if form['tot_check'] and res['type'] == 'view' and res['level'] == 1 and (res['id'] not in tot): - tot_check = True - tot[res['id']] = True - tot_bin += res['balanceinit'] - tot_deb += res['debit'] - tot_crd += res['credit'] - tot_eje += res['balance'] - - #if (form['tot_check'] and res['type']=='view' and res['level']==1 and (res['id'] not in tot)): - if tot_check: - str_label = form['lab_str'] - res2 = { - 'type' : 'view', - 'name': 'TOTAL %s'%(str_label), - 'balanceinit': tot_bin, - 'debit': tot_deb, - 'credit': tot_crd, - 'balance': tot_eje, - 'label': False, - 'total': True, - } - result_acc.append(res2) - return result_acc -report_sxw.report_sxw('report.wizard.report.reporte', - 'wizard.report', - 'account_financial_report/report/balance_full_4_cols.rml', - parser=account_balance, - header=False) diff --git a/account_financial_report/report/account_report_report.xml b/account_financial_report/report/account_report_report.xml deleted file mode 100644 index 6ce7e71b..00000000 --- a/account_financial_report/report/account_report_report.xml +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - diff --git a/account_financial_report/report/balance_full.rml b/account_financial_report/report/balance_full.rml index 83513f0f..3f54e5b9 100644 --- a/account_financial_report/report/balance_full.rml +++ b/account_financial_report/report/balance_full.rml @@ -5,6 +5,11 @@ + + [[company.logo and company.logo or removeParentNode('image')]] + @@ -16,7 +21,7 @@ - [[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']] + [[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']] @@ -90,14 +95,14 @@ [[ setTag('para','para',{'alignment':"RIGHT"}) ]] - Código + CODE - Cuenta + ACCOUNT - Balance + BALANCE @@ -116,7 +121,7 @@ [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] - [[(a['total']==True) and formatLang(a['balance']) or '']] + [[ (a['total']==True) and formatLang(a['balance'] and a['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] diff --git a/account_financial_report/report/balance_full_13_cols.rml b/account_financial_report/report/balance_full_13_cols.rml new file mode 100644 index 00000000..642ca409 --- /dev/null +++ b/account_financial_report/report/balance_full_13_cols.rml @@ -0,0 +1,230 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[setLang(user.context_lang)]] + + + + + CODE + + + + ACCOUNT + + + 01 + + + 02 + + + 03 + + + 04 + + + 05 + + + 06 + + + 07 + + + 08 + + + 09 + + + 10 + + + 11 + + + 12 + + + YTD + + + + + [[ repeatIn(lines(data['form']), 'a') ]] + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[a['label']==True and a['code'] or '' ]] + + + + + [[ ((a['total'] and not a['label']) and setTag('para','para',{'alignment':"RIGHT"}) or (a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}))) or removeParentNode('font') ]] + [[ a['type']=='view' and a['name'].upper() or a['name'].title() ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal1'] and a['bal1'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal2'] and a['bal2'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal3'] and a['bal3'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal4'] and a['bal4'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal5'] and a['bal5'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal6'] and a['bal6'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal7'] and a['bal7'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal8'] and a['bal8'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal9'] and a['bal9'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal10'] and a['bal10'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal11'] and a['bal11'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal12'] and a['bal12'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal13'] and a['bal13'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + + diff --git a/account_financial_report/report/balance_full_2_cols.rml b/account_financial_report/report/balance_full_2_cols.rml index 5e3f3adb..3f135198 100644 --- a/account_financial_report/report/balance_full_2_cols.rml +++ b/account_financial_report/report/balance_full_2_cols.rml @@ -5,6 +5,11 @@ + + [[company.logo and company.logo or removeParentNode('image')]] + @@ -20,7 +25,7 @@ - [[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']] + [[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']] @@ -81,17 +86,17 @@ - Código + CODE - Cuenta + ACCOUNT - Débito + DEBIT - Crédito + CREDIT diff --git a/account_financial_report/report/balance_full_4_cols.rml b/account_financial_report/report/balance_full_4_cols.rml index 1004de65..008d041d 100644 --- a/account_financial_report/report/balance_full_4_cols.rml +++ b/account_financial_report/report/balance_full_4_cols.rml @@ -6,8 +6,8 @@ + [[company.logo and company.logo or removeParentNode('image')]] @@ -26,7 +26,7 @@ - [[data['form'] and (' (Expresado en %s)'%( exchange_name(data['form']))) or '']] + [[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']] @@ -87,23 +87,23 @@ - Código + CODE - Cuenta + ACCOUNT - Inicial + INITIAL - Débito + DEBIT - Crédito + CREDIT - Balance + BALANCE @@ -122,7 +122,7 @@ [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] - [[ (a['total']==True) and formatLang(a['balanceinit'], digits=2, grouping=True) or '']] + [[ (a['total']==True) and formatLang(a['balanceinit'] and a['balanceinit'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] @@ -140,7 +140,7 @@ [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] - [[ (a['total']==True) and formatLang(a['balance'], digits=2, grouping=True) or '']] + [[ (a['total']==True) and formatLang(a['balance'] and a['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] diff --git a/account_financial_report/report/balance_full_4_cols_analytic_ledger.rml b/account_financial_report/report/balance_full_4_cols_analytic_ledger.rml new file mode 100644 index 00000000..79fafa0d --- /dev/null +++ b/account_financial_report/report/balance_full_4_cols_analytic_ledger.rml @@ -0,0 +1,294 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[setLang(user.context_lang)]] + + + + + + CODE + + + + ACCOUNT + + + INITIAL + + + DEBIT + + + CREDIT + + + BALANCE + + + + + + + + + + DATE + + + + + PERIOD + + + + REFERENCE + + + JOURNAL ENTRY + + + PARTNER + + + + + + + + + + + + + + + + + +
+ [[ repeatIn([x for x in lines(data['form']) if x['type'] != 'view'], 'a') ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}) or removeParentNode('font') ]] + [[a['label']==True and a['code'] or '' ]] + + + + + [[ ((a['total'] and not a['label']) and setTag('para','para',{'alignment':"RIGHT"}) or (a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}))) or removeParentNode('font') ]] + [[ a['type']=='view' and a['name'].upper() or a['name'].title() ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['balanceinit'] and a['balanceinit'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['debit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['credit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier-Bold"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['balance'] and a['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + +
+ [[ repeatIn(a['mayor'], 'm') ]] + + + + + + [[ formatLang( m['date'], date=True) ]] + + + + + [[ m['period'] ]] + + + + + [[ m['name'] ]] [[ m['ref'] and (' - Ref %s'%m['ref']) or '' ]] + + + + + [[ m['entry'] ]] + + + + + + [[ m['partner'] ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(m['debit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(m['credit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(m['balance'] and m['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + +
+ +
+ +
+
diff --git a/account_financial_report/report/balance_full_5_cols.rml b/account_financial_report/report/balance_full_5_cols.rml new file mode 100644 index 00000000..51b8debd --- /dev/null +++ b/account_financial_report/report/balance_full_5_cols.rml @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[setLang(user.context_lang)]] + + + + + Code + + + + ACCOUNT + + + INIT. BAL. + + + DEBIT + + + CREDIT + + + PERIOD + + + YTD + + + + + [[ repeatIn(lines(data['form']), 'a') ]] + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[a['label']==True and a['code'] or '' ]] + + + + + [[ ((a['total'] and not a['label']) and setTag('para','para',{'alignment':"RIGHT"}) or (a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}))) or removeParentNode('font') ]] + [[ a['type']=='view' and a['name'].upper() or a['name'].title() ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['balanceinit'] and a['balanceinit'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['debit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['credit'], digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['ytd'] and a['ytd'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['balance'] and a['balance'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + + diff --git a/account_financial_report/report/balance_full_qtr_cols.rml b/account_financial_report/report/balance_full_qtr_cols.rml new file mode 100644 index 00000000..5685dc9c --- /dev/null +++ b/account_financial_report/report/balance_full_qtr_cols.rml @@ -0,0 +1,158 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + [[setLang(user.context_lang)]] + + + + + CODE + + + + ACCOUNT + + + Q1 + + + Q2 + + + Q3 + + + Q4 + + + YTD + + + + + [[ repeatIn(lines(data['form']), 'a') ]] + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[a['label']==True and a['code'] or '' ]] + + + + + [[ ((a['total'] and not a['label']) and setTag('para','para',{'alignment':"RIGHT"}) or (a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}))) or removeParentNode('font') ]] + [[ a['type']=='view' and a['name'].upper() or a['name'].title() ]] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal1'] and a['bal1'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal2'] and a['bal2'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal3'] and a['bal3'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal4'] and a['bal4'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + [[ a['type']<>'view' and setTag('para','para',{'fontName':"Courier"}) or removeParentNode('font') ]] + [[ (a['total']==True) and formatLang(a['bal5'] and a['bal5'] * a.get('change_sign') or 0.0, digits=2, grouping=True) or '']] + + + + + + diff --git a/account_financial_report/report/parser.py b/account_financial_report/report/parser.py new file mode 100644 index 00000000..ba718ecc --- /dev/null +++ b/account_financial_report/report/parser.py @@ -0,0 +1,737 @@ +# -*- encoding: utf-8 -*- +########################################################################### +# Module Writen to OpenERP, Open Source Management Solution +# Copyright (C) OpenERP Venezuela (). +# All Rights Reserved +###############Credits###################################################### +# Coded by: Humberto Arocha humberto@openerp.com.ve +# Angelica Barrios angelicaisabelb@gmail.com +# Jordi Esteve +# Javier Duran +# Planified by: Humberto Arocha +# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com +# Audited by: Humberto Arocha humberto@openerp.com.ve +############################################################################# +# This program is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . +############################################################################## + +import xml +import copy +from operator import itemgetter +import time +import datetime +from report import report_sxw +from tools import config +from tools.translate import _ +from osv import osv +class account_balance(report_sxw.rml_parse): + + def __init__(self, cr, uid, name, context): + super(account_balance, self).__init__(cr, uid, name, context) + self.sum_debit = 0.00 + self.sum_credit = 0.00 + self.sum_balance = 0.00 + self.sum_debit_fy = 0.00 + self.sum_credit_fy = 0.00 + self.sum_balance_fy = 0.00 + self.date_lst = [] + self.date_lst_string = '' + self.localcontext.update({ + 'time': time, + 'lines': self.lines, + 'get_fiscalyear_text': self.get_fiscalyear_text, + 'get_periods_and_date_text': self.get_periods_and_date_text, + 'get_informe_text': self.get_informe_text, + 'get_month':self.get_month, + 'exchange_name':self.exchange_name, + }) + self.context = context + + + def get_fiscalyear_text(self, form): + """ + Returns the fiscal year text used on the report. + """ + fiscalyear_obj = self.pool.get('account.fiscalyear') + fiscalyear = None + if form.get('fiscalyear'): + fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, form['fiscalyear']) + return fiscalyear.name or fiscalyear.code + else: + fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid)) + return "%s*" % (fiscalyear.name or fiscalyear.code) + + def get_informe_text(self, form): + """ + Returns the header text used on the report. + """ + afr_id = form['afr_id'] and type(form['afr_id']) in (list,tuple) and form['afr_id'][0] or form['afr_id'] + if afr_id: + name = self.pool.get('afr').browse(self.cr, self.uid, afr_id).name + elif form['analytic_ledger'] and form['columns']=='four' and form['inf_type'] == 'BS': + name = _('Analytic Ledger') + elif form['inf_type'] == 'BS': + name = _('Balance Sheet') + elif form['inf_type'] == 'IS': + name = _('Income Statement') + + return name + + def get_month(self, form): + ''' + return day, year and month + ''' + if form['filter'] in ['bydate', 'all']: + months=["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"] + mes = months[time.strptime(form['date_to'],"%Y-%m-%d")[1]-1] + ano = time.strptime(form['date_to'],"%Y-%m-%d")[0] + dia = time.strptime(form['date_to'],"%Y-%m-%d")[2] + return _('From ')+self.formatLang(form['date_from'], date=True)+ _(' to ')+self.formatLang(form['date_to'], date=True) + elif form['filter'] in ['byperiod', 'all']: + aux=[] + period_obj = self.pool.get('account.period') + + for period in period_obj.browse(self.cr, self.uid, form['periods']): + aux.append(period.date_start) + aux.append(period.date_stop) + sorted(aux) + return _('From ')+self.formatLang(aux[0], date=True)+_(' to ')+self.formatLang(aux[-1], date=True) + + def get_periods_and_date_text(self, form): + """ + Returns the text with the periods/dates used on the report. + """ + period_obj = self.pool.get('account.period') + periods_str = None + fiscalyear_id = form['fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid) + period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear_id),('special','=',False)]) + if form['filter'] in ['byperiod', 'all']: + period_ids = form['periods'] + periods_str = ', '.join([period.name or period.code for period in period_obj.browse(self.cr, self.uid, period_ids)]) + + dates_str = None + if form['filter'] in ['bydate', 'all']: + dates_str = self.formatLang(form['date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' ' + return {'periods':periods_str, 'date':dates_str} + + + def special_period(self, periods): + period_obj = self.pool.get('account.period') + period_brw = period_obj.browse(self.cr, self.uid, periods) + period_counter = [True for i in period_brw if not i.special] + if not period_counter: + return True + return False + + def exchange_name(self, form): + self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) + if not form['currency_id']: + self.to_currency_id = self.from_currency_id + else: + self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] + return self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name + + def exchange(self, from_amount): + if self.from_currency_id == self.to_currency_id: + return from_amount + curr_obj = self.pool.get('res.currency') + return curr_obj.compute(self.cr, self.uid, self.from_currency_id, self.to_currency_id, from_amount) + + def get_company_currency(self, company_id): + rc_obj = self.pool.get('res.company') + return rc_obj.browse(self.cr, self.uid, company_id).currency_id.id + + def get_company_accounts(self, company_id, acc='credit'): + rc_obj = self.pool.get('res.company') + if acc=='credit': + return [brw.id for brw in rc_obj.browse(self.cr, self.uid, company_id).credit_account_ids] + else: + return [brw.id for brw in rc_obj.browse(self.cr, self.uid, company_id).debit_account_ids] + + + def _get_analytic_ledger(self, account, ctx={}): + res = [] + + if account['type'] in ('other','liquidity','receivable','payable'): + #~ TODO: CUANDO EL PERIODO ESTE VACIO LLENARLO CON LOS PERIODOS DEL EJERCICIO + #~ FISCAL, SIN LOS PERIODOS ESPECIALES + periods = ', '.join([str(i) for i in ctx['periods']]) + #~ periods = str(tuple(ctx['periods'])) + where = """where aml.period_id in (%s) and aa.id = %s and aml.state <> 'draft'"""%(periods,account['id']) + + sql_detalle = """select aml.id as id, aj.name as diario, aa.name as descripcion, + (select name from res_partner where aml.partner_id = id) as partner, + aa.code as cuenta, aml.name as name, + aml.ref as ref, + case when aml.debit is null then 0.00 else aml.debit end as debit, + case when aml.credit is null then 0.00 else aml.credit end as credit, + (select code from account_analytic_account where aml.analytic_account_id = id) as analitica, + aml.date as date, ap.name as periodo, + am.name as asiento + from account_move_line aml + inner join account_journal aj on aj.id = aml.journal_id + inner join account_account aa on aa.id = aml.account_id + inner join account_period ap on ap.id = aml.period_id + inner join account_move am on am.id = aml.move_id """ + where +\ + """ order by date, am.name""" + + self.cr.execute(sql_detalle) + resultat = self.cr.dictfetchall() + balance = account['balanceinit'] + for det in resultat: + balance += det['debit'] - det['credit'] + res.append({ + 'id': det['id'], + 'date': det['date'], + 'journal':det['diario'], + 'partner':det['partner'], + 'name':det['name'], + 'entry':det['asiento'], + 'ref': det['ref'], + 'debit': det['debit'], + 'credit': det['credit'], + 'analytic': det['analitica'], + 'period': det['periodo'], + 'balance': balance, + }) + return res + + def lines(self, form, level=0): + """ + Returns all the data needed for the report lines + (account info plus debit/credit/balance in the selected period + and the full year) + """ + + account_obj = self.pool.get('account.account') + period_obj = self.pool.get('account.period') + fiscalyear_obj = self.pool.get('account.fiscalyear') + + def _get_children_and_consol(cr, uid, ids, level, context={},change_sign=False): + aa_obj = self.pool.get('account.account') + ids2=[] + for aa_brw in aa_obj.browse(cr, uid, ids, context): + if aa_brw.child_id and aa_brw.level < level and aa_brw.type !='consolidation': + if not change_sign: + ids2.append([aa_brw.id,True, False,aa_brw]) + ids2 += _get_children_and_consol(cr, uid, [x.id for x in aa_brw.child_id], level, context,change_sign=change_sign) + if change_sign: + ids2.append(aa_brw.id) + else: + ids2.append([aa_brw.id,False,True,aa_brw]) + else: + if change_sign: + ids2.append(aa_brw.id) + else: + ids2.append([aa_brw.id,True,True,aa_brw]) + return ids2 + + ############################################################################# + # CONTEXT FOR ENDIND BALANCE # + ############################################################################# + + def _ctx_end(ctx): + ctx_end = ctx + ctx_end['filter'] = form.get('filter','all') + ctx_end['fiscalyear'] = fiscalyear.id + #~ ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)]) + + if ctx_end['filter'] not in ['bydate','none']: + special = self.special_period(form['periods']) + else: + special = False + + if form['filter'] in ['byperiod', 'all']: + if special: + ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx_end.get('periods',False))]) + else: + ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx_end.get('periods',False)),('special','=',False)]) + + if form['filter'] in ['bydate','all','none']: + ctx_end['date_from'] = form['date_from'] + ctx_end['date_to'] = form['date_to'] + + return ctx_end.copy() + + def missing_period(ctx_init): + + ctx_init['fiscalyear'] = fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop') and \ + fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop')[-1] or [] + ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',ctx_init['fiscalyear']),('date_stop','<',fiscalyear.date_start)]) + return ctx_init + ############################################################################# + # CONTEXT FOR INITIAL BALANCE # + ############################################################################# + + def _ctx_init(ctx): + ctx_init = self.context.copy() + ctx_init['filter'] = form.get('filter','all') + ctx_init['fiscalyear'] = fiscalyear.id + + if form['filter'] in ['byperiod', 'all']: + ctx_init['periods'] = form['periods'] + if not ctx_init['periods']: + ctx_init = missing_period(ctx_init.copy()) + date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx_init['periods'])]) + ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',date_start)]) + elif form['filter'] in ['bydate']: + ctx_init['date_from'] = fiscalyear.date_start + ctx_init['date_to'] = form['date_from'] + ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',ctx_init['date_to'])]) + elif form['filter'] == 'none': + ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',True)]) + date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx_init['periods'])]) + ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_start','<=',date_start),('special','=',True)]) + + return ctx_init.copy() + + def z(n): + return abs(n) < 0.005 and 0.0 or n + + + self.from_currency_id = self.get_company_currency(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id']) + if not form['currency_id']: + self.to_currency_id = self.from_currency_id + else: + self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id'] + + if form.has_key('account_list') and form['account_list']: + account_ids = form['account_list'] + del form['account_list'] + + credit_account_ids = self.get_company_accounts(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id'],'credit') + + debit_account_ids = self.get_company_accounts(form['company_id'] and type(form['company_id']) in (list,tuple) and form['company_id'][0] or form['company_id'],'debit') + + if form.get('fiscalyear'): + if type(form.get('fiscalyear')) in (list,tuple): + fiscalyear = form['fiscalyear'] and form['fiscalyear'][0] + elif type(form.get('fiscalyear')) in (int,): + fiscalyear = form['fiscalyear'] + fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear) + + ################################################################ + # Get the accounts # + ################################################################ + + account_ids = _get_children_and_consol(self.cr, self.uid, account_ids, form['display_account_level'] and form['display_account_level'] or 100,self.context) + + credit_account_ids = _get_children_and_consol(self.cr, self.uid, credit_account_ids, 100,self.context,change_sign=True) + + debit_account_ids = _get_children_and_consol(self.cr, self.uid, debit_account_ids, 100,self.context,change_sign=True) + + credit_account_ids = list(set(credit_account_ids) - set(debit_account_ids)) + + # + # Generate the report lines (checking each account) + # + + tot_check = False + + if not form['periods']: + form['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc') + if not form['periods']: + raise osv.except_osv(_('UserError'),_('The Selected Fiscal Year Does not have Regular Periods')) + + if form['columns'] == 'qtr': + period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc') + a=0 + l=[] + p=[] + for x in period_ids: + a+=1 + if a<3: + l.append(x) + else: + l.append(x) + p.append(l) + l=[] + a=0 + + #~ period_ids = p + + elif form['columns'] == 'thirteen': + period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc') + + if form['columns'] == 'qtr': + tot_bal1 = 0.0 + tot_bal2 = 0.0 + tot_bal3 = 0.0 + tot_bal4 = 0.0 + tot_bal5 = 0.0 + + elif form['columns'] == 'thirteen': + tot_bal1 = 0.0 + tot_bal2 = 0.0 + tot_bal3 = 0.0 + tot_bal4 = 0.0 + tot_bal5 = 0.0 + tot_bal6 = 0.0 + tot_bal7 = 0.0 + tot_bal8 = 0.0 + tot_bal9 = 0.0 + tot_bal10 = 0.0 + tot_bal11 = 0.0 + tot_bal12 = 0.0 + tot_bal13 = 0.0 + + else: + + ctx_init = _ctx_init(self.context.copy()) + ctx_end = _ctx_end(self.context.copy()) + + tot_bin = 0.0 + tot_deb = 0.0 + tot_crd = 0.0 + tot_ytd = 0.0 + tot_eje = 0.0 + + res = {} + result_acc = [] + tot = {} + + + for aa_id in account_ids: + id = aa_id[0] + + # + # Check if we need to include this level + # + if not form['display_account_level'] or aa_id[3].level <= form['display_account_level']: + res = { + 'id' : id, + 'type' : aa_id[3].type, + 'code' : aa_id[3].code, + 'name' : (aa_id[2] and not aa_id[1]) and 'TOTAL %s'%(aa_id[3].name.upper()) or aa_id[3].name, + 'parent_id' : aa_id[3].parent_id and aa_id[3].parent_id.id, + 'level' : aa_id[3].level, + 'label' : aa_id[1], + 'total' : aa_id[2], + 'change_sign' : credit_account_ids and (id in credit_account_ids and -1 or 1) or 1 + } + + if form['columns'] == 'qtr': + pn = 1 + for p_id in p: + form['periods'] = p_id + + ctx_init = _ctx_init(self.context.copy()) + aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init) + + ctx_end = _ctx_end(self.context.copy()) + aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end) + + if form['inf_type'] == 'IS': + d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance]) + res.update({ + 'dbr%s'%pn: self.exchange(d), + 'cdr%s'%pn: self.exchange(c), + 'bal%s'%pn: self.exchange(b), + }) + else: + i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit]) + b = z(i+d-c) + res.update({ + 'dbr%s'%pn: self.exchange(d), + 'cdr%s'%pn: self.exchange(c), + 'bal%s'%pn: self.exchange(b), + }) + + pn +=1 + + form['periods'] = period_ids + + ctx_init = _ctx_init(self.context.copy()) + aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init) + + ctx_end = _ctx_end(self.context.copy()) + aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end) + + if form['inf_type'] == 'IS': + d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance]) + res.update({ + 'dbr5': self.exchange(d), + 'cdr5': self.exchange(c), + 'bal5': self.exchange(b), + }) + else: + i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit]) + b = z(i+d-c) + res.update({ + 'dbr5': self.exchange(d), + 'cdr5': self.exchange(c), + 'bal5': self.exchange(b), + }) + + elif form['columns'] == 'thirteen': + pn = 1 + for p_id in period_ids: + form['periods'] = [p_id] + + ctx_init = _ctx_init(self.context.copy()) + aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init) + + ctx_end = _ctx_end(self.context.copy()) + aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end) + + if form['inf_type'] == 'IS': + d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance]) + res.update({ + 'dbr%s'%pn: self.exchange(d), + 'cdr%s'%pn: self.exchange(c), + 'bal%s'%pn: self.exchange(b), + }) + else: + i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit]) + b = z(i+d-c) + res.update({ + 'dbr%s'%pn: self.exchange(d), + 'cdr%s'%pn: self.exchange(c), + 'bal%s'%pn: self.exchange(b), + }) + + pn +=1 + + form['periods'] = period_ids + + ctx_init = _ctx_init(self.context.copy()) + aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init) + + ctx_end = _ctx_end(self.context.copy()) + aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end) + + if form['inf_type'] == 'IS': + d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance]) + res.update({ + 'dbr13': self.exchange(d), + 'cdr13': self.exchange(c), + 'bal13': self.exchange(b), + }) + else: + i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit]) + b = z(i+d-c) + res.update({ + 'dbr13': self.exchange(d), + 'cdr13': self.exchange(c), + 'bal13': self.exchange(b), + }) + + else: + + aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init) + aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end) + + i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit]) + b = z(i+d-c) + res.update({ + 'balanceinit': self.exchange(i), + 'debit': self.exchange(d), + 'credit': self.exchange(c), + 'ytd': self.exchange(d-c), + }) + + if form['inf_type'] == 'IS' and form['columns'] == 'one': + res.update({ + 'balance': self.exchange(d-c), + }) + else: + res.update({ + 'balance': self.exchange(b), + }) + + # + # Check whether we must include this line in the report or not + # + to_include = False + + if form['columns'] in ('thirteen', 'qtr'): + to_test = [False] + if form['display_account'] == 'mov' and aa_id[3].parent_id: + # Include accounts with movements + for x in range(pn-1): + to_test.append(res.get('dbr%s'%x,0.0) >= 0.005 and True or False) + to_test.append(res.get('cdr%s'%x,0.0) >= 0.005 and True or False) + if any(to_test): + to_include = True + + elif form['display_account'] == 'bal' and aa_id[3].parent_id: + # Include accounts with balance + for x in range(pn-1): + to_test.append(res.get('bal%s'%x,0.0) >= 0.005 and True or False) + if any(to_test): + to_include = True + + elif form['display_account'] == 'bal_mov' and aa_id[3].parent_id: + # Include accounts with balance or movements + for x in range(pn-1): + to_test.append(res.get('bal%s'%x,0.0) >= 0.005 and True or False) + to_test.append(res.get('dbr%s'%x,0.0) >= 0.005 and True or False) + to_test.append(res.get('cdr%s'%x,0.0) >= 0.005 and True or False) + if any(to_test): + to_include = True + else: + # Include all accounts + to_include = True + + else: + + if form['display_account'] == 'mov' and aa_id[3].parent_id: + # Include accounts with movements + if abs(d) >= 0.005 or abs(c) >= 0.005: + to_include = True + elif form['display_account'] == 'bal' and aa_id[3].parent_id: + # Include accounts with balance + if abs(b) >= 0.005: + to_include = True + elif form['display_account'] == 'bal_mov' and aa_id[3].parent_id: + # Include accounts with balance or movements + if abs(b) >= 0.005 or abs(d) >= 0.005 or abs(c) >= 0.005: + to_include = True + else: + # Include all accounts + to_include = True + + #~ ANALYTIC LEDGER + if to_include and form['analytic_ledger'] and form['columns']=='four' and form['inf_type'] == 'BS' and res['type'] in ('other','liquidity','receivable','payable'): + res['mayor'] = self._get_analytic_ledger(res,ctx=ctx_end) + else: + res['mayor'] = [] + + + if to_include: + result_acc.append(res) + # + # Check whether we must sumarize this line in the report or not + # + if form['tot_check'] and res['type'] == 'view' and res['level'] == 1 and (res['id'] not in tot): + + if form['columns'] == 'qtr': + tot_check = True + tot[res['id']] = True + tot_bal1 += res.get('bal1',0.0) + tot_bal2 += res.get('bal2',0.0) + tot_bal3 += res.get('bal3',0.0) + tot_bal4 += res.get('bal4',0.0) + tot_bal5 += res.get('bal5',0.0) + + elif form['columns'] == 'thirteen': + tot_check = True + tot[res['id']] = True + tot_bal1 += res.get('bal1',0.0) + tot_bal2 += res.get('bal2',0.0) + tot_bal3 += res.get('bal3',0.0) + tot_bal4 += res.get('bal4',0.0) + tot_bal5 += res.get('bal5',0.0) + tot_bal6 += res.get('bal6',0.0) + tot_bal7 += res.get('bal7',0.0) + tot_bal8 += res.get('bal8',0.0) + tot_bal9 += res.get('bal9',0.0) + tot_bal10 += res.get('bal10',0.0) + tot_bal11 += res.get('bal11',0.0) + tot_bal12 += res.get('bal12',0.0) + tot_bal13 += res.get('bal13',0.0) + + else: + tot_check = True + tot[res['id']] = True + tot_bin += res['balanceinit'] + tot_deb += res['debit'] + tot_crd += res['credit'] + tot_ytd += res['ytd'] + tot_eje += res['balance'] + + if tot_check: + str_label = form['lab_str'] + res2 = { + 'type' : 'view', + 'name': 'TOTAL %s'%(str_label), + 'label': False, + 'total': True, + } + if form['columns'] == 'qtr': + res2.update(dict( + bal1 = tot_bal1, + bal2 = tot_bal2, + bal3 = tot_bal3, + bal4 = tot_bal4, + bal5 = tot_bal5,)) + elif form['columns'] == 'thirteen': + res2.update(dict( + bal1 = tot_bal1, + bal2 = tot_bal2, + bal3 = tot_bal3, + bal4 = tot_bal4, + bal5 = tot_bal5, + bal6 = tot_bal6, + bal7 = tot_bal7, + bal8 = tot_bal8, + bal9 = tot_bal9, + bal10 = tot_bal10, + bal11 = tot_bal11, + bal12 = tot_bal12, + bal13 = tot_bal13,)) + + else: + res2.update({ + 'balanceinit': tot_bin, + 'debit': tot_deb, + 'credit': tot_crd, + 'ytd': tot_ytd, + 'balance': tot_eje, + }) + + result_acc.append(res2) + return result_acc + +report_sxw.report_sxw('report.afr.1cols', + 'wizard.report', + 'account_financial_report/report/balance_full.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.2cols', + 'wizard.report', + 'account_financial_report/report/balance_full_2_cols.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.4cols', + 'wizard.report', + 'account_financial_report/report/balance_full_4_cols.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.analytic.ledger', + 'wizard.report', + 'account_financial_report/report/balance_full_4_cols_analytic_ledger.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.5cols', + 'wizard.report', + 'account_financial_report/report/balance_full_5_cols.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.qtrcols', + 'wizard.report', + 'account_financial_report/report/balance_full_qtr_cols.rml', + parser=account_balance, + header=False) + +report_sxw.report_sxw('report.afr.13cols', + 'wizard.report', + 'account_financial_report/report/balance_full_13_cols.rml', + parser=account_balance, + header=False) diff --git a/account_financial_report/view/account_financial_report_view.xml b/account_financial_report/view/account_financial_report_view.xml new file mode 100644 index 00000000..6be04f89 --- /dev/null +++ b/account_financial_report/view/account_financial_report_view.xml @@ -0,0 +1,157 @@ + + + + + + Account Financial Report (Template) + afr + form + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + + Account Financial Report (Template) + afr + tree + + + + + + + + + + + + + + + + + + + + + + Account Financial Report + afr + ir.actions.act_window + form + tree,form + Create your own Customized Account Financial Reports, in here, you will be able to create Templates for generating Two types of Reports: Balance Sheets and Income Statements, incluiding Analytic Ledgers. Besides, you can select within a set of choices to get better detailed report, be it that you ask it by one or several periods, by months (12 Months + YTD), or by quarters (4QRT's + YTD). Even you can get your reports in currencies other than the one set on your company. + + + + + + +
+
diff --git a/account_financial_report/view/company_view.xml b/account_financial_report/view/company_view.xml new file mode 100644 index 00000000..bf8a5744 --- /dev/null +++ b/account_financial_report/view/company_view.xml @@ -0,0 +1,47 @@ + + + + + res.company.form.inherit + + res.company + form + + + + + + + + + + + + + + + + + + + + + diff --git a/account_financial_report/view/report.xml b/account_financial_report/view/report.xml new file mode 100644 index 00000000..3d932a97 --- /dev/null +++ b/account_financial_report/view/report.xml @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + diff --git a/account_financial_report/view/wizard.xml b/account_financial_report/view/wizard.xml new file mode 100644 index 00000000..8f23b812 --- /dev/null +++ b/account_financial_report/view/wizard.xml @@ -0,0 +1,129 @@ + + + + + + Account Financial Report (Template) + wizard.report + form + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +