Merge lp:~vauxoo/account-financial-report/7.0-mig_account_financial_report into lp:~account-report-core-editor/account-financial-report/7.0

Proposed by Nhomar - Vauxoo
Status: Merged
Merged at revision: 40
Proposed branch: lp:~vauxoo/account-financial-report/7.0-mig_account_financial_report
Merge into: lp:~account-report-core-editor/account-financial-report/7.0
Diff against target: 14107 lines (+1915/-11223)
45 files modified
account_financial_report/__openerp__.py (+31/-21)
account_financial_report/i18n/es.po (+21/-26)
account_financial_report/i18n/es_MX.po (+687/-0)
account_financial_report/i18n/es_VE.po (+687/-0)
account_financial_report/model/account_financial_report.py (+70/-64)
account_financial_report/model/res_company.py (+12/-11)
account_financial_report/report/balance_full.rml (+2/-2)
account_financial_report/report/balance_full_13_cols.rml (+2/-2)
account_financial_report/report/balance_full_2_cols.rml (+2/-2)
account_financial_report/report/balance_full_4_cols.rml (+2/-2)
account_financial_report/report/balance_full_4_cols_analytic_ledger.rml (+2/-2)
account_financial_report/report/balance_full_5_cols.rml (+2/-2)
account_financial_report/report/balance_full_qtr_cols.rml (+2/-2)
account_financial_report/report/parser.py (+314/-259)
account_financial_report/view/account_financial_report_view.xml (+38/-80)
account_financial_report/view/account_view.xml (+0/-23)
account_financial_report/view/wizard.xml (+41/-52)
l10n_ve_account_financial_report/__init__.py (+0/-29)
l10n_ve_account_financial_report/__openerp__.py (+0/-35)
l10n_ve_account_financial_report/i18n/account_financial_report.pot (+0/-1120)
l10n_ve_account_financial_report/i18n/ca.po (+0/-1154)
l10n_ve_account_financial_report/i18n/ca_ES.po (+0/-1139)
l10n_ve_account_financial_report/i18n/es.po (+0/-1154)
l10n_ve_account_financial_report/i18n/es_ES.po (+0/-1132)
l10n_ve_account_financial_report/i18n/pl.po (+0/-1149)
l10n_ve_account_financial_report/report/__init__.py (+0/-21)
l10n_ve_account_financial_report/report/account_analisis_cuentas.py (+0/-383)
l10n_ve_account_financial_report/report/account_balance.py (+0/-329)
l10n_ve_account_financial_report/report/account_balance_2_cols.py (+0/-269)
l10n_ve_account_financial_report/report/account_balance_4_cols.py (+0/-334)
l10n_ve_account_financial_report/report/account_mayor_analitico.py (+0/-398)
l10n_ve_account_financial_report/report/analisis_cuentas.rml (+0/-228)
l10n_ve_account_financial_report/report/balance_full.rml (+0/-132)
l10n_ve_account_financial_report/report/balance_full_2_cols.rml (+0/-132)
l10n_ve_account_financial_report/report/balance_full_4_cols.rml (+0/-148)
l10n_ve_account_financial_report/report/balance_full_4_cols_h.rml (+0/-151)
l10n_ve_account_financial_report/report/balance_full_4_cols_v.rml (+0/-148)
l10n_ve_account_financial_report/report/mayor_analitico.rml (+0/-245)
l10n_ve_account_financial_report/wizard/__init__.py (+0/-20)
l10n_ve_account_financial_report/wizard/account_report_wizard.xml (+0/-144)
l10n_ve_account_financial_report/wizard/wizard_account_balance_2_report.py (+0/-153)
l10n_ve_account_financial_report/wizard/wizard_account_balance_4_report.py (+0/-186)
l10n_ve_account_financial_report/wizard/wizard_account_balance_report.py (+0/-153)
l10n_ve_account_financial_report/wizard/wizard_account_libro_mayor_report.py (+0/-128)
l10n_ve_account_financial_report/wizard_report_report.xml (+0/-59)
To merge this branch: bzr merge lp:~vauxoo/account-financial-report/7.0-mig_account_financial_report
Reviewer Review Type Date Requested Status
Nhomar - Vauxoo Approve
hbto [Vauxoo] http://www.vauxoo.com Approve
Review via email: mp+169969@code.launchpad.net

Commit message

1.- Fix Errors that avoid install the module due to migration process.
2.- AutoPep8 applied, as the module has a lot of long lines, we are planning fix them with some re-writes in the next future.
3.- Not all chains where translated or translatable, now they are, and the translation is complete for es_MX and es_VE
4.- All views Migrated to V7 Standard.
5.- Removed an unused and deprecated module.

Description of the change

1.- Fix Errors that avoid install the module due to migration process.
2.- AutoPep8 applied, as the module has a lot of long lines, we are planning fix them with some re-writes in the next future.
3.- Not all chains where translated or translatable, now they are, and the translation is complete for es_MX and es_VE

TODO - Post approval.

This report is so slow we will apply new algorithms in the next future, for this reason we need the merge of this first part "Just Install" As it was in V6.x.

To post a comment you must log in.
Revision history for this message
hbto [Vauxoo] http://www.vauxoo.com (humbertoarocha) :
review: Approve
Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Post Merge proposal Changes::

- All views Migrated to V7 Standard.
- Removed an unused and deprecated module.

Regards.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_financial_report/__openerp__.py'
2--- account_financial_report/__openerp__.py 2013-06-17 19:33:54 +0000
3+++ account_financial_report/__openerp__.py 2013-06-18 18:52:27 +0000
4@@ -1,9 +1,8 @@
5 # -*- encoding: utf-8 -*-
6 ###########################################################################
7-# Module Writen to OpenERP, Open Source Management Solution
8 # Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
9 # All Rights Reserved
10-###############Credits######################################################
11+# Credits######################################################
12 # Coded by: Humberto Arocha humberto@openerp.com.ve
13 # Angelica Barrios angelicaisabelb@gmail.com
14 # Jordi Esteve <jesteve@zikzakmedia.com>
15@@ -25,28 +24,39 @@
16 # along with this program. If not, see <http://www.gnu.org/licenses/>.
17 ##############################################################################
18 {
19- "name" : "Common financial reports",
20- "version" : "2.0",
21- "author" : "Vauxoo",
22- "website" : "http://www.vauxoo.com",
23- "depends" : ["base","account"],
24- "category" : "Localisation/Accounting",
25+ "name": "Common financial reports",
26+ "version": "2.0",
27+ "author": "Vauxoo",
28+ "website": "http://www.vauxoo.com",
29+ "depends": ["base",
30+ "account"
31+ ],
32+ "category": "Accounting",
33 "description": """
34-This modules is a multiporpuse report generator.
35-
36-From the wizard you will be asked to provide information needed to create your report.
37-
38-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.
39-
40-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""",
41- "init_xml" : [],
42- "demo_xml" : [],
43- "update_xml" : [
44+Multiporpuse Accounting report generator.
45+=========================================
46+
47+From the wizard you will be asked to provide information needed to create your
48+report.
49+
50+Not only you can set the option within the wizard you can create your own
51+Customized Account Financial Reports, in here, you will be able to create
52+Templates for generating Two types of Reports: Balance Sheets and Income
53+Statements, incluiding Analytic Ledgers. Besides, you can select within a set
54+of choices to get better detailed report, be it that you ask it by one or
55+several periods, by months (12 Months + YTD), or by quarters (4QRT's + YTD).
56+Even you can get your reports in currencies other than the one set on your
57+company.
58+
59+In the [ Account's Sign on Reports ] Section in the Company will be able to
60+set the sign conventions for the Accounts, so that you will be able to see in
61+positives Values in your reports for those accounts with Accreditable nature
62+where appropriate""",
63+ "data": [
64+ "security/security.xml",
65 "security/ir.model.access.csv",
66- "security/security.xml",
67- "view/report.xml",
68+ "view/report.xml",
69 "view/wizard.xml",
70- "view/account_view.xml",
71 "view/company_view.xml",
72 "view/account_financial_report_view.xml",
73 ],
74
75=== modified file 'account_financial_report/i18n/es.po'
76--- account_financial_report/i18n/es.po 2012-08-11 17:42:35 +0000
77+++ account_financial_report/i18n/es.po 2013-06-18 18:52:27 +0000
78@@ -4,15 +4,15 @@
79 #
80 msgid ""
81 msgstr ""
82-"Project-Id-Version: OpenERP Server 6.1\n"
83+"Project-Id-Version: OpenERP Server 7.0\n"
84 "Report-Msgid-Bugs-To: \n"
85-"POT-Creation-Date: 2012-08-11 17:38+0000\n"
86-"PO-Revision-Date: 2012-08-11 13:11-0400\n"
87-"Last-Translator: Humberto Arocha <hbto@vauxoo.com>\n"
88+"POT-Creation-Date: 2013-06-17 21:47+0000\n"
89+"PO-Revision-Date: 2013-06-17 21:47+0000\n"
90+"Last-Translator: <>\n"
91 "Language-Team: \n"
92 "MIME-Version: 1.0\n"
93 "Content-Type: text/plain; charset=UTF-8\n"
94-"Content-Transfer-Encoding: 8bit\n"
95+"Content-Transfer-Encoding: \n"
96 "Plural-Forms: \n"
97
98 #. module: account_financial_report
99@@ -64,7 +64,7 @@
100 msgstr "Compañía"
101
102 #. module: account_financial_report
103-#: code:addons/account_financial_report/wizard/wizard.py:146
104+#: code:addons/account_financial_report/wizard/wizard.py:150
105 #, python-format
106 msgid "Write a Description for your Summary Total"
107 msgstr "Escriba una Descripción para el total del Sumario"
108@@ -126,7 +126,7 @@
109 msgstr "Por Fecha"
110
111 #. module: account_financial_report
112-#: code:addons/account_financial_report/wizard/wizard.py:238
113+#: code:addons/account_financial_report/wizard/wizard.py:242
114 #, python-format
115 msgid "La interseccion entre el periodo y fecha es vacio"
116 msgstr "La interseccion entre el periodo y fecha es vacio"
117@@ -138,9 +138,9 @@
118 msgstr "Información de la Compañía"
119
120 #. module: account_financial_report
121-#: code:addons/account_financial_report/report/parser.py:345
122-#: code:addons/account_financial_report/wizard/wizard.py:185
123+#: code:addons/account_financial_report/report/parser.py:344
124 #: code:addons/account_financial_report/wizard/wizard.py:189
125+#: code:addons/account_financial_report/wizard/wizard.py:193
126 #, python-format
127 msgid "UserError"
128 msgstr "UserError"
129@@ -201,10 +201,9 @@
130 msgstr "Una cuenta debitable es una que crece por el débito y disminuye por el crédito."
131
132 #. module: account_financial_report
133-#: selection:afr,columns:0
134-#: selection:wizard.report,columns:0
135-msgid "4 QTR's | YTD"
136-msgstr "4 TRM's | YTD"
137+#: report:afr.5cols:0
138+msgid "(Expressed in"
139+msgstr "(Expresado en"
140
141 #. module: account_financial_report
142 #: report:afr.4cols:0
143@@ -213,11 +212,6 @@
144 msgstr "INICIAL"
145
146 #. module: account_financial_report
147-#: constraint:res.company:0
148-msgid "Error! You can not create recursive companies."
149-msgstr "¡Error! No se pueden crear compañías recursivas."
150-
151-#. module: account_financial_report
152 #: field:wizard.report,afr_id:0
153 msgid "Custom Report"
154 msgstr "Reporte Personalizado"
155@@ -309,7 +303,7 @@
156 msgstr "Cuentas Acreditables"
157
158 #. module: account_financial_report
159-#: code:addons/account_financial_report/report/parser.py:345
160+#: code:addons/account_financial_report/report/parser.py:344
161 #, python-format
162 msgid "The Selected Fiscal Year Does not have Regular Periods"
163 msgstr "El Ejercicio Fiscal Seleccionado no tiene Períodos Regulares"
164@@ -404,6 +398,12 @@
165 msgstr "Por Período"
166
167 #. module: account_financial_report
168+#: selection:afr,columns:0
169+#: selection:wizard.report,columns:0
170+msgid "4 QTR's | YTD"
171+msgstr "4 TRM's | YTD"
172+
173+#. module: account_financial_report
174 #: model:ir.actions.act_window,name:account_financial_report.action_wizard_report
175 #: model:ir.ui.menu,name:account_financial_report.menu_wizard_report
176 msgid "Account Financial Report (Multireports)"
177@@ -600,11 +600,6 @@
178 msgstr "afr"
179
180 #. module: account_financial_report
181-#: sql_constraint:res.company:0
182-msgid "The company name must be unique !"
183-msgstr "¡El nombre de la compañía debe ser único!"
184-
185-#. module: account_financial_report
186 #: field:afr,name:0
187 msgid "Name"
188 msgstr "Nombre"
189@@ -631,8 +626,8 @@
190 msgstr "Todos los períodos en el ejercicio fiscal si se deja vacío"
191
192 #. module: account_financial_report
193-#: code:addons/account_financial_report/wizard/wizard.py:175
194-#: code:addons/account_financial_report/wizard/wizard.py:238
195+#: code:addons/account_financial_report/wizard/wizard.py:179
196+#: code:addons/account_financial_report/wizard/wizard.py:242
197 #, python-format
198 msgid "Error !"
199 msgstr "Error !"
200
201=== added file 'account_financial_report/i18n/es_MX.po'
202--- account_financial_report/i18n/es_MX.po 1970-01-01 00:00:00 +0000
203+++ account_financial_report/i18n/es_MX.po 2013-06-18 18:52:27 +0000
204@@ -0,0 +1,687 @@
205+# Translation of OpenERP Server.
206+# This file contains the translation of the following modules:
207+# * account_financial_report
208+#
209+msgid ""
210+msgstr ""
211+"Project-Id-Version: OpenERP Server 7.0\n"
212+"Report-Msgid-Bugs-To: \n"
213+"POT-Creation-Date: 2013-06-17 21:47+0000\n"
214+"PO-Revision-Date: 2013-06-17 21:47+0000\n"
215+"Last-Translator: <>\n"
216+"Language-Team: \n"
217+"MIME-Version: 1.0\n"
218+"Content-Type: text/plain; charset=UTF-8\n"
219+"Content-Transfer-Encoding: \n"
220+"Plural-Forms: \n"
221+
222+#. module: account_financial_report
223+#: view:res.company:0
224+msgid "Reverse sign on Reports for these accounts and children accounts that are within Debitable Accounts"
225+msgstr "Invierte el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Debitables"
226+
227+#. module: account_financial_report
228+#: selection:afr,filter:0
229+#: selection:wizard.report,filter:0
230+msgid "No Filter"
231+msgstr "Sin Filtro"
232+
233+#. module: account_financial_report
234+#: selection:afr,display_account:0
235+#: selection:wizard.report,display_account:0
236+msgid "With Balance / Movements"
237+msgstr "Con Saldo / Movimientos"
238+
239+#. module: account_financial_report
240+#: model:ir.actions.report.xml,name:account_financial_report.4_col_report
241+msgid "Balance 4 Columnas"
242+msgstr "Balance 4 Columnas"
243+
244+#. module: account_financial_report
245+#: view:res.company:0
246+msgid "An accreditable account is one which grows in the credit and diminishes in the debit"
247+msgstr "Una cuenta acreditable es una que crece por el crédito y disminuye por el débito."
248+
249+#. module: account_financial_report
250+#: report:afr.1cols:0
251+#: report:afr.4cols:0
252+#: report:afr.analytic.ledger:0
253+msgid "BALANCE"
254+msgstr "BALANCE"
255+
256+#. module: account_financial_report
257+#: code:addons/account_financial_report/report/parser.py:85
258+#: selection:afr,inf_type:0
259+#: selection:wizard.report,inf_type:0
260+#, python-format
261+msgid "Balance Sheet"
262+msgstr "Balance General"
263+
264+#. module: account_financial_report
265+#: field:afr,company_id:0
266+#: field:wizard.report,company_id:0
267+msgid "Company"
268+msgstr "Compañía"
269+
270+#. module: account_financial_report
271+#: code:addons/account_financial_report/wizard/wizard.py:150
272+#, python-format
273+msgid "Write a Description for your Summary Total"
274+msgstr "Escriba una Descripción para el total del Sumario"
275+
276+#. module: account_financial_report
277+#: model:ir.actions.report.xml,name:account_financial_report.5_col_report
278+msgid "Balance 5 Columnas"
279+msgstr "Balance 5 Columnas"
280+
281+#. module: account_financial_report
282+#: model:ir.actions.report.xml,name:account_financial_report.qtr_col_report
283+msgid "Balance QTRs Columnas"
284+msgstr "Balance QTRs Columnas"
285+
286+#. module: account_financial_report
287+#: report:afr.5cols:0
288+msgid "INIT. BAL."
289+msgstr "BAL. INIC."
290+
291+#. module: account_financial_report
292+#: selection:afr,filter:0
293+#: selection:wizard.report,filter:0
294+msgid "By Date and Period"
295+msgstr "Por fecha y período"
296+
297+#. module: account_financial_report
298+#: code:addons/account_financial_report/model/account_financial_report.py:77
299+#, python-format
300+msgid "Copy of %s"
301+msgstr "Copia de %s"
302+
303+#. module: account_financial_report
304+#: field:afr,account_ids:0
305+#: field:wizard.report,account_list:0
306+msgid "Root accounts"
307+msgstr "Cuentas raíces"
308+
309+#. module: account_financial_report
310+#: report:afr.5cols:0
311+#: report:afr.analytic.ledger:0
312+msgid "PERIOD"
313+msgstr "PERIODO"
314+
315+#. module: account_financial_report
316+#: selection:afr,display_account:0
317+#: selection:wizard.report,display_account:0
318+msgid "With Balance"
319+msgstr "Con Balance"
320+
321+#. module: account_financial_report
322+#: report:afr.13cols:0
323+msgid "12"
324+msgstr "12"
325+
326+#. module: account_financial_report
327+#: selection:afr,filter:0
328+#: selection:wizard.report,filter:0
329+msgid "By Date"
330+msgstr "Por Fecha"
331+
332+#. module: account_financial_report
333+#: code:addons/account_financial_report/wizard/wizard.py:242
334+#, python-format
335+msgid "La interseccion entre el periodo y fecha es vacio"
336+msgstr "La interseccion entre el periodo y fecha es vacio"
337+
338+#. module: account_financial_report
339+#: view:afr:0
340+#: view:wizard.report:0
341+msgid "Company Info"
342+msgstr "Información de la Compañía"
343+
344+#. module: account_financial_report
345+#: code:addons/account_financial_report/report/parser.py:344
346+#: code:addons/account_financial_report/wizard/wizard.py:189
347+#: code:addons/account_financial_report/wizard/wizard.py:193
348+#, python-format
349+msgid "UserError"
350+msgstr "UserError"
351+
352+#. module: account_financial_report
353+#: report:afr.analytic.ledger:0
354+msgid "JOURNAL ENTRY"
355+msgstr "ASIENTO DIARIO"
356+
357+#. module: account_financial_report
358+#: report:afr.2cols:0
359+#: report:afr.4cols:0
360+#: report:afr.5cols:0
361+#: report:afr.analytic.ledger:0
362+msgid "CREDIT"
363+msgstr "CREDITO"
364+
365+#. module: account_financial_report
366+#: view:wizard.report:0
367+msgid "_Cancel"
368+msgstr "_Cancelar"
369+
370+#. module: account_financial_report
371+#: view:res.company:0
372+msgid "Account's Sign on Reports"
373+msgstr "Signo de las Cuentas en Reportes"
374+
375+#. module: account_financial_report
376+#: model:ir.actions.report.xml,name:account_financial_report.2_col_report
377+msgid "Balance 2 Columnas"
378+msgstr "Balance 2 Columnas"
379+
380+#. module: account_financial_report
381+#: selection:afr,columns:0
382+#: selection:wizard.report,columns:0
383+msgid "Debit | Credit"
384+msgstr "Débito | Crédito"
385+
386+#. module: account_financial_report
387+#: view:afr:0
388+#: view:wizard.report:0
389+msgid "Please check the [ Account's Sign on Reports ] Section in the Company"
390+msgstr "Por Favor, Verifique la Sección [ Signo de las Cuentas en Reportes ] en la Compañía"
391+
392+#. module: account_financial_report
393+#: report:afr.13cols:0
394+#: report:afr.1cols:0
395+#: report:afr.2cols:0
396+#: report:afr.4cols:0
397+#: report:afr.analytic.ledger:0
398+#: report:afr.qtrcols:0
399+msgid "CODE"
400+msgstr "CÓDIGO"
401+
402+#. module: account_financial_report
403+#: view:res.company:0
404+msgid "A debitable account is one which grows in the debit and diminishes in the credit"
405+msgstr "Una cuenta debitable es una que crece por el débito y disminuye por el crédito."
406+
407+#. module: account_financial_report
408+#: report:afr.5cols:0
409+msgid "(Expressed in"
410+msgstr "(Expresado en"
411+
412+#. module: account_financial_report
413+#: report:afr.4cols:0
414+#: report:afr.analytic.ledger:0
415+msgid "INITIAL"
416+msgstr "INICIAL"
417+
418+#. module: account_financial_report
419+#: field:wizard.report,afr_id:0
420+msgid "Custom Report"
421+msgstr "Reporte Personalizado"
422+
423+#. module: account_financial_report
424+#: field:afr,date_from:0
425+#: field:wizard.report,date_from:0
426+msgid "Start date"
427+msgstr "Fecha Inicial"
428+
429+#. module: account_financial_report
430+#: view:afr:0
431+#: view:wizard.report:0
432+msgid "Accounts to Include"
433+msgstr "Cuentas a incluir"
434+
435+#. module: account_financial_report
436+#: code:addons/account_financial_report/report/parser.py:100
437+#: code:addons/account_financial_report/report/parser.py:109
438+#, python-format
439+msgid " to "
440+msgstr " hasta "
441+
442+#. module: account_financial_report
443+#: report:afr.13cols:0
444+msgid "02"
445+msgstr "02"
446+
447+#. module: account_financial_report
448+#: report:afr.13cols:0
449+msgid "03"
450+msgstr "03"
451+
452+#. module: account_financial_report
453+#: report:afr.13cols:0
454+msgid "01"
455+msgstr "01"
456+
457+#. module: account_financial_report
458+#: report:afr.13cols:0
459+msgid "06"
460+msgstr "06"
461+
462+#. module: account_financial_report
463+#: report:afr.13cols:0
464+msgid "07"
465+msgstr "07"
466+
467+#. module: account_financial_report
468+#: report:afr.13cols:0
469+msgid "04"
470+msgstr "04"
471+
472+#. module: account_financial_report
473+#: report:afr.13cols:0
474+msgid "05"
475+msgstr "05"
476+
477+#. module: account_financial_report
478+#: report:afr.13cols:0
479+msgid "08"
480+msgstr "08"
481+
482+#. module: account_financial_report
483+#: report:afr.13cols:0
484+msgid "09"
485+msgstr "09"
486+
487+#. module: account_financial_report
488+#: view:afr:0
489+#: model:ir.ui.menu,name:account_financial_report.account_financial_report_menu
490+msgid "Account Financial Report (Templates)"
491+msgstr "Reportes Financieros (Plantillas)"
492+
493+#. module: account_financial_report
494+#: field:afr,fiscalyear_id:0
495+#: field:wizard.report,fiscalyear:0
496+msgid "Fiscal year"
497+msgstr "Ejercicio Fiscal"
498+
499+#. module: account_financial_report
500+#: model:ir.actions.act_window,help:account_financial_report.account_financial_report_action
501+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."
502+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."
503+
504+#. module: account_financial_report
505+#: field:res.company,credit_account_ids:0
506+msgid "Creditable Accounts"
507+msgstr "Cuentas Acreditables"
508+
509+#. module: account_financial_report
510+#: code:addons/account_financial_report/report/parser.py:344
511+#, python-format
512+msgid "The Selected Fiscal Year Does not have Regular Periods"
513+msgstr "El Ejercicio Fiscal Seleccionado no tiene Períodos Regulares"
514+
515+#. module: account_financial_report
516+#: report:afr.13cols:0
517+#: report:afr.5cols:0
518+#: report:afr.qtrcols:0
519+msgid "YTD"
520+msgstr "YTD"
521+
522+#. module: account_financial_report
523+#: view:afr:0
524+#: view:wizard.report:0
525+msgid "Periods to Include"
526+msgstr "Períodos a incluir"
527+
528+#. module: account_financial_report
529+#: selection:afr,display_account:0
530+#: selection:wizard.report,display_account:0
531+msgid "With movements"
532+msgstr "Con Movimientos"
533+
534+#. module: account_financial_report
535+#: field:afr,currency_id:0
536+#: field:wizard.report,currency_id:0
537+msgid "Currency"
538+msgstr "Moneda"
539+
540+#. module: account_financial_report
541+#: field:afr,display_account:0
542+#: field:wizard.report,display_account:0
543+msgid "Display accounts"
544+msgstr "Mostrar cuentas"
545+
546+#. module: account_financial_report
547+#: field:afr,display_account_level:0
548+#: field:wizard.report,display_account_level:0
549+msgid "Up to level"
550+msgstr "Hasta nivel"
551+
552+#. module: account_financial_report
553+#: report:afr.analytic.ledger:0
554+msgid "PARTNER"
555+msgstr "PARTNER"
556+
557+#. module: account_financial_report
558+#: help:afr,currency_id:0
559+#: help:wizard.report,currency_id:0
560+msgid "Currency at which this report will be expressed. If not selected will be used the one set in the company"
561+msgstr "Moneda con la cual este reporte será expresado. Si no se selecciona se usará la que está establecida en la compañía"
562+
563+#. module: account_financial_report
564+#: report:afr.13cols:0
565+#: report:afr.1cols:0
566+#: report:afr.2cols:0
567+#: report:afr.4cols:0
568+#: report:afr.5cols:0
569+#: report:afr.analytic.ledger:0
570+#: report:afr.qtrcols:0
571+msgid "ACCOUNT"
572+msgstr "CUENTA"
573+
574+#. module: account_financial_report
575+#: report:afr.analytic.ledger:0
576+msgid "Pag.:"
577+msgstr "Pág.:"
578+
579+#. module: account_financial_report
580+#: report:afr.2cols:0
581+#: report:afr.4cols:0
582+#: report:afr.5cols:0
583+#: report:afr.analytic.ledger:0
584+msgid "DEBIT"
585+msgstr "DÉBITO"
586+
587+#. module: account_financial_report
588+#: field:afr,columns:0
589+#: field:wizard.report,columns:0
590+msgid "Columns"
591+msgstr "Columnas"
592+
593+#. module: account_financial_report
594+#: report:afr.analytic.ledger:0
595+msgid "REFERENCE"
596+msgstr "REFERENCIA"
597+
598+#. module: account_financial_report
599+#: selection:afr,filter:0
600+#: selection:wizard.report,filter:0
601+msgid "By Period"
602+msgstr "Por Período"
603+
604+#. module: account_financial_report
605+#: selection:afr,columns:0
606+#: selection:wizard.report,columns:0
607+msgid "4 QTR's | YTD"
608+msgstr "4 TRM's | YTD"
609+
610+#. module: account_financial_report
611+#: model:ir.actions.act_window,name:account_financial_report.action_wizard_report
612+#: model:ir.ui.menu,name:account_financial_report.menu_wizard_report
613+msgid "Account Financial Report (Multireports)"
614+msgstr "Reportes Financieros (Multireportes)"
615+
616+#. module: account_financial_report
617+#: view:afr:0
618+#: view:wizard.report:0
619+msgid "Accounts Info"
620+msgstr "Información de Cuentas"
621+
622+#. module: account_financial_report
623+#: help:afr,display_account_level:0
624+#: help:wizard.report,display_account_level:0
625+msgid "Display accounts up to this level (0 to show all)"
626+msgstr "Se mostrarán las cuentas hasta este nivel (Seleccionar 0 las mostrará todas)"
627+
628+#. module: account_financial_report
629+#: model:ir.model,name:account_financial_report.model_res_company
630+msgid "Companies"
631+msgstr "Compañías"
632+
633+#. module: account_financial_report
634+#: help:afr,fiscalyear_id:0
635+#: help:wizard.report,fiscalyear:0
636+msgid "Fiscal Year for this report"
637+msgstr "Ejercicio Fiscal para este reporte"
638+
639+#. module: account_financial_report
640+#: code:addons/account_financial_report/report/parser.py:87
641+#: selection:afr,inf_type:0
642+#: selection:wizard.report,inf_type:0
643+#, python-format
644+msgid "Income Statement"
645+msgstr "Estado de Resultados"
646+
647+#. module: account_financial_report
648+#: report:afr.13cols:0
649+#: report:afr.1cols:0
650+#: report:afr.2cols:0
651+#: report:afr.4cols:0
652+#: report:afr.5cols:0
653+#: report:afr.qtrcols:0
654+msgid "/ Pág.:"
655+msgstr "/ Pág.:"
656+
657+#. module: account_financial_report
658+#: model:ir.actions.act_window,name:account_financial_report.account_financial_report_action
659+#: model:res.groups,name:account_financial_report.group_afreport
660+#: view:wizard.report:0
661+msgid "Account Financial Report"
662+msgstr "Reportes Financieros"
663+
664+#. module: account_financial_report
665+#: report:afr.13cols:0
666+msgid "11"
667+msgstr "11"
668+
669+#. module: account_financial_report
670+#: report:afr.13cols:0
671+msgid "10"
672+msgstr "10"
673+
674+#. module: account_financial_report
675+#: report:afr.5cols:0
676+msgid "Code"
677+msgstr "Código"
678+
679+#. module: account_financial_report
680+#: model:ir.actions.report.xml,name:account_financial_report.1_col_report
681+msgid "Balance 1 Columna"
682+msgstr "Balance 1 Columna"
683+
684+#. module: account_financial_report
685+#: view:wizard.report:0
686+msgid "Print"
687+msgstr "Imprimir"
688+
689+#. module: account_financial_report
690+#: field:afr,filter:0
691+#: field:wizard.report,filter:0
692+msgid "Date/Period Filter"
693+msgstr "Filtro Fecha/Período"
694+
695+#. module: account_financial_report
696+#: view:afr:0
697+#: view:wizard.report:0
698+msgid "FiscalYear Info"
699+msgstr "Información del Ejercicio Fiscal"
700+
701+#. module: account_financial_report
702+#: selection:afr,columns:0
703+#: selection:wizard.report,columns:0
704+msgid "Initial | Debit | Credit | YTD"
705+msgstr "Inicial | Débito | Crédito | YTD"
706+
707+#. module: account_financial_report
708+#: field:afr,period_ids:0
709+#: field:wizard.report,periods:0
710+msgid "Periods"
711+msgstr "Períodos"
712+
713+#. module: account_financial_report
714+#: report:afr.qtrcols:0
715+msgid "Q1"
716+msgstr "Q1"
717+
718+#. module: account_financial_report
719+#: report:afr.qtrcols:0
720+msgid "Q3"
721+msgstr "Q3"
722+
723+#. module: account_financial_report
724+#: report:afr.qtrcols:0
725+msgid "Q2"
726+msgstr "Q2"
727+
728+#. module: account_financial_report
729+#: report:afr.qtrcols:0
730+msgid "Q4"
731+msgstr "Q4"
732+
733+#. module: account_financial_report
734+#: help:afr,analytic_ledger:0
735+#: help:wizard.report,analytic_ledger:0
736+msgid "Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"
737+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'"
738+
739+#. module: account_financial_report
740+#: help:wizard.report,afr_id:0
741+msgid "If you have already set a Custom Report, Select it Here."
742+msgstr "Si ya ha configurado un Reporte Personalizado, Selecciónelo Aquí."
743+
744+#. module: account_financial_report
745+#: selection:afr,columns:0
746+#: selection:wizard.report,columns:0
747+msgid "Initial | Debit | Credit | Period | YTD"
748+msgstr "Inicial | Débito | Crédito | Período | YTD"
749+
750+#. module: account_financial_report
751+#: selection:afr,columns:0
752+#: selection:wizard.report,columns:0
753+msgid "End. Balance"
754+msgstr "Bal. Final"
755+
756+#. module: account_financial_report
757+#: report:afr.analytic.ledger:0
758+msgid "DATE"
759+msgstr "FECHA"
760+
761+#. module: account_financial_report
762+#: view:res.company:0
763+msgid "Keep sign on Reports for these accounts and children accounts that are within Accreditable Accounts"
764+msgstr "Mantiene el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Acreditables"
765+
766+#. module: account_financial_report
767+#: code:addons/account_financial_report/report/parser.py:100
768+#: code:addons/account_financial_report/report/parser.py:109
769+#, python-format
770+msgid "From "
771+msgstr "Desde "
772+
773+#. module: account_financial_report
774+#: field:afr,inf_type:0
775+#: field:wizard.report,inf_type:0
776+msgid "Type"
777+msgstr "Tipo"
778+
779+#. module: account_financial_report
780+#: field:afr,date_to:0
781+#: field:wizard.report,date_to:0
782+msgid "End date"
783+msgstr "Fecha final"
784+
785+#. module: account_financial_report
786+#: view:afr:0
787+#: view:wizard.report:0
788+msgid "Account's Sign Conventions"
789+msgstr "Convención de Signos de las Cuentas"
790+
791+#. module: account_financial_report
792+#: model:ir.actions.report.xml,name:account_financial_report.13_col_report
793+msgid "Balance 13 Columnas"
794+msgstr "Balance 13 Columnas"
795+
796+#. module: account_financial_report
797+#: view:res.company:0
798+msgid "Accreditable Accounts"
799+msgstr "Cuentas Acreditables"
800+
801+#. module: account_financial_report
802+#: model:ir.model,name:account_financial_report.model_afr
803+msgid "afr"
804+msgstr "afr"
805+
806+#. module: account_financial_report
807+#: field:afr,name:0
808+msgid "Name"
809+msgstr "Nombre"
810+
811+#. module: account_financial_report
812+#: code:addons/account_financial_report/report/parser.py:83
813+#: field:afr,analytic_ledger:0
814+#: model:ir.actions.report.xml,name:account_financial_report.analytic_ledger_report
815+#: field:wizard.report,analytic_ledger:0
816+#, python-format
817+msgid "Analytic Ledger"
818+msgstr "Mayor Analítico"
819+
820+#. module: account_financial_report
821+#: view:res.company:0
822+#: field:res.company,debit_account_ids:0
823+msgid "Debitable Accounts"
824+msgstr "Cuentas Debitables"
825+
826+#. module: account_financial_report
827+#: help:afr,period_ids:0
828+#: help:wizard.report,periods:0
829+msgid "All periods in the fiscal year if empty"
830+msgstr "Todos los períodos en el ejercicio fiscal si se deja vacío"
831+
832+#. module: account_financial_report
833+#: code:addons/account_financial_report/wizard/wizard.py:179
834+#: code:addons/account_financial_report/wizard/wizard.py:242
835+#, python-format
836+msgid "Error !"
837+msgstr "Error !"
838+
839+#. module: account_financial_report
840+#: model:ir.model,name:account_financial_report.model_wizard_report
841+msgid "wizard.report"
842+msgstr "wizard.report"
843+
844+#. module: account_financial_report
845+#: field:afr,lab_str:0
846+#: field:wizard.report,lab_str:0
847+msgid "Description"
848+msgstr "Descripción"
849+
850+#. module: account_financial_report
851+#: view:afr:0
852+#: view:wizard.report:0
853+msgid "Report Info"
854+msgstr "Información del Reporte"
855+
856+#. module: account_financial_report
857+#: selection:afr,display_account:0
858+#: selection:wizard.report,display_account:0
859+msgid "All Accounts"
860+msgstr "Todas las Cuentas"
861+
862+#. module: account_financial_report
863+#: field:afr,tot_check:0
864+#: field:wizard.report,tot_check:0
865+msgid "Summarize?"
866+msgstr "Totalizar?"
867+
868+#. module: account_financial_report
869+#: help:afr,tot_check:0
870+#: help:wizard.report,tot_check:0
871+msgid "Checking will add a new line at the end of the Report which will Summarize Columns in Report"
872+msgstr "Seleccionarlo agregará una nueva línea al final del Reporte el cual Totalizará las Columnas en el Reporte"
873+
874+#. module: account_financial_report
875+#: help:afr,lab_str:0
876+#: help:wizard.report,lab_str:0
877+msgid "Description for the Summary"
878+msgstr "Descripción para el Total"
879+
880+#. module: account_financial_report
881+#: selection:afr,columns:0
882+#: selection:wizard.report,columns:0
883+msgid "12 Months | YTD"
884+msgstr "12 Meses | YTD"
885+
886+#. module: account_financial_report
887+#: view:afr:0
888+#: view:wizard.report:0
889+msgid "Total"
890+msgstr "Total"
891+
892
893=== added file 'account_financial_report/i18n/es_VE.po'
894--- account_financial_report/i18n/es_VE.po 1970-01-01 00:00:00 +0000
895+++ account_financial_report/i18n/es_VE.po 2013-06-18 18:52:27 +0000
896@@ -0,0 +1,687 @@
897+# Translation of OpenERP Server.
898+# This file contains the translation of the following modules:
899+# * account_financial_report
900+#
901+msgid ""
902+msgstr ""
903+"Project-Id-Version: OpenERP Server 7.0\n"
904+"Report-Msgid-Bugs-To: \n"
905+"POT-Creation-Date: 2013-06-17 21:47+0000\n"
906+"PO-Revision-Date: 2013-06-17 21:47+0000\n"
907+"Last-Translator: <>\n"
908+"Language-Team: \n"
909+"MIME-Version: 1.0\n"
910+"Content-Type: text/plain; charset=UTF-8\n"
911+"Content-Transfer-Encoding: \n"
912+"Plural-Forms: \n"
913+
914+#. module: account_financial_report
915+#: view:res.company:0
916+msgid "Reverse sign on Reports for these accounts and children accounts that are within Debitable Accounts"
917+msgstr "Invierte el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Debitables"
918+
919+#. module: account_financial_report
920+#: selection:afr,filter:0
921+#: selection:wizard.report,filter:0
922+msgid "No Filter"
923+msgstr "Sin Filtro"
924+
925+#. module: account_financial_report
926+#: selection:afr,display_account:0
927+#: selection:wizard.report,display_account:0
928+msgid "With Balance / Movements"
929+msgstr "Con Saldo / Movimientos"
930+
931+#. module: account_financial_report
932+#: model:ir.actions.report.xml,name:account_financial_report.4_col_report
933+msgid "Balance 4 Columnas"
934+msgstr "Balance 4 Columnas"
935+
936+#. module: account_financial_report
937+#: view:res.company:0
938+msgid "An accreditable account is one which grows in the credit and diminishes in the debit"
939+msgstr "Una cuenta acreditable es una que crece por el crédito y disminuye por el débito."
940+
941+#. module: account_financial_report
942+#: report:afr.1cols:0
943+#: report:afr.4cols:0
944+#: report:afr.analytic.ledger:0
945+msgid "BALANCE"
946+msgstr "BALANCE"
947+
948+#. module: account_financial_report
949+#: code:addons/account_financial_report/report/parser.py:85
950+#: selection:afr,inf_type:0
951+#: selection:wizard.report,inf_type:0
952+#, python-format
953+msgid "Balance Sheet"
954+msgstr "Balance General"
955+
956+#. module: account_financial_report
957+#: field:afr,company_id:0
958+#: field:wizard.report,company_id:0
959+msgid "Company"
960+msgstr "Compañía"
961+
962+#. module: account_financial_report
963+#: code:addons/account_financial_report/wizard/wizard.py:150
964+#, python-format
965+msgid "Write a Description for your Summary Total"
966+msgstr "Escriba una Descripción para el total del Sumario"
967+
968+#. module: account_financial_report
969+#: model:ir.actions.report.xml,name:account_financial_report.5_col_report
970+msgid "Balance 5 Columnas"
971+msgstr "Balance 5 Columnas"
972+
973+#. module: account_financial_report
974+#: model:ir.actions.report.xml,name:account_financial_report.qtr_col_report
975+msgid "Balance QTRs Columnas"
976+msgstr "Balance QTRs Columnas"
977+
978+#. module: account_financial_report
979+#: report:afr.5cols:0
980+msgid "INIT. BAL."
981+msgstr "BAL. INIC."
982+
983+#. module: account_financial_report
984+#: selection:afr,filter:0
985+#: selection:wizard.report,filter:0
986+msgid "By Date and Period"
987+msgstr "Por fecha y período"
988+
989+#. module: account_financial_report
990+#: code:addons/account_financial_report/model/account_financial_report.py:77
991+#, python-format
992+msgid "Copy of %s"
993+msgstr "Copia de %s"
994+
995+#. module: account_financial_report
996+#: field:afr,account_ids:0
997+#: field:wizard.report,account_list:0
998+msgid "Root accounts"
999+msgstr "Cuentas raíces"
1000+
1001+#. module: account_financial_report
1002+#: report:afr.5cols:0
1003+#: report:afr.analytic.ledger:0
1004+msgid "PERIOD"
1005+msgstr "PERIODO"
1006+
1007+#. module: account_financial_report
1008+#: selection:afr,display_account:0
1009+#: selection:wizard.report,display_account:0
1010+msgid "With Balance"
1011+msgstr "Con Balance"
1012+
1013+#. module: account_financial_report
1014+#: report:afr.13cols:0
1015+msgid "12"
1016+msgstr "12"
1017+
1018+#. module: account_financial_report
1019+#: selection:afr,filter:0
1020+#: selection:wizard.report,filter:0
1021+msgid "By Date"
1022+msgstr "Por Fecha"
1023+
1024+#. module: account_financial_report
1025+#: code:addons/account_financial_report/wizard/wizard.py:242
1026+#, python-format
1027+msgid "La interseccion entre el periodo y fecha es vacio"
1028+msgstr "La interseccion entre el periodo y fecha es vacio"
1029+
1030+#. module: account_financial_report
1031+#: view:afr:0
1032+#: view:wizard.report:0
1033+msgid "Company Info"
1034+msgstr "Información de la Compañía"
1035+
1036+#. module: account_financial_report
1037+#: code:addons/account_financial_report/report/parser.py:344
1038+#: code:addons/account_financial_report/wizard/wizard.py:189
1039+#: code:addons/account_financial_report/wizard/wizard.py:193
1040+#, python-format
1041+msgid "UserError"
1042+msgstr "UserError"
1043+
1044+#. module: account_financial_report
1045+#: report:afr.analytic.ledger:0
1046+msgid "JOURNAL ENTRY"
1047+msgstr "ASIENTO DIARIO"
1048+
1049+#. module: account_financial_report
1050+#: report:afr.2cols:0
1051+#: report:afr.4cols:0
1052+#: report:afr.5cols:0
1053+#: report:afr.analytic.ledger:0
1054+msgid "CREDIT"
1055+msgstr "CREDITO"
1056+
1057+#. module: account_financial_report
1058+#: view:wizard.report:0
1059+msgid "_Cancel"
1060+msgstr "_Cancelar"
1061+
1062+#. module: account_financial_report
1063+#: view:res.company:0
1064+msgid "Account's Sign on Reports"
1065+msgstr "Signo de las Cuentas en Reportes"
1066+
1067+#. module: account_financial_report
1068+#: model:ir.actions.report.xml,name:account_financial_report.2_col_report
1069+msgid "Balance 2 Columnas"
1070+msgstr "Balance 2 Columnas"
1071+
1072+#. module: account_financial_report
1073+#: selection:afr,columns:0
1074+#: selection:wizard.report,columns:0
1075+msgid "Debit | Credit"
1076+msgstr "Débito | Crédito"
1077+
1078+#. module: account_financial_report
1079+#: view:afr:0
1080+#: view:wizard.report:0
1081+msgid "Please check the [ Account's Sign on Reports ] Section in the Company"
1082+msgstr "Por Favor, Verifique la Sección [ Signo de las Cuentas en Reportes ] en la Compañía"
1083+
1084+#. module: account_financial_report
1085+#: report:afr.13cols:0
1086+#: report:afr.1cols:0
1087+#: report:afr.2cols:0
1088+#: report:afr.4cols:0
1089+#: report:afr.analytic.ledger:0
1090+#: report:afr.qtrcols:0
1091+msgid "CODE"
1092+msgstr "CÓDIGO"
1093+
1094+#. module: account_financial_report
1095+#: view:res.company:0
1096+msgid "A debitable account is one which grows in the debit and diminishes in the credit"
1097+msgstr "Una cuenta debitable es una que crece por el débito y disminuye por el crédito."
1098+
1099+#. module: account_financial_report
1100+#: report:afr.5cols:0
1101+msgid "(Expressed in"
1102+msgstr "(Expresado en"
1103+
1104+#. module: account_financial_report
1105+#: report:afr.4cols:0
1106+#: report:afr.analytic.ledger:0
1107+msgid "INITIAL"
1108+msgstr "INICIAL"
1109+
1110+#. module: account_financial_report
1111+#: field:wizard.report,afr_id:0
1112+msgid "Custom Report"
1113+msgstr "Reporte Personalizado"
1114+
1115+#. module: account_financial_report
1116+#: field:afr,date_from:0
1117+#: field:wizard.report,date_from:0
1118+msgid "Start date"
1119+msgstr "Fecha Inicial"
1120+
1121+#. module: account_financial_report
1122+#: view:afr:0
1123+#: view:wizard.report:0
1124+msgid "Accounts to Include"
1125+msgstr "Cuentas a incluir"
1126+
1127+#. module: account_financial_report
1128+#: code:addons/account_financial_report/report/parser.py:100
1129+#: code:addons/account_financial_report/report/parser.py:109
1130+#, python-format
1131+msgid " to "
1132+msgstr " hasta "
1133+
1134+#. module: account_financial_report
1135+#: report:afr.13cols:0
1136+msgid "02"
1137+msgstr "02"
1138+
1139+#. module: account_financial_report
1140+#: report:afr.13cols:0
1141+msgid "03"
1142+msgstr "03"
1143+
1144+#. module: account_financial_report
1145+#: report:afr.13cols:0
1146+msgid "01"
1147+msgstr "01"
1148+
1149+#. module: account_financial_report
1150+#: report:afr.13cols:0
1151+msgid "06"
1152+msgstr "06"
1153+
1154+#. module: account_financial_report
1155+#: report:afr.13cols:0
1156+msgid "07"
1157+msgstr "07"
1158+
1159+#. module: account_financial_report
1160+#: report:afr.13cols:0
1161+msgid "04"
1162+msgstr "04"
1163+
1164+#. module: account_financial_report
1165+#: report:afr.13cols:0
1166+msgid "05"
1167+msgstr "05"
1168+
1169+#. module: account_financial_report
1170+#: report:afr.13cols:0
1171+msgid "08"
1172+msgstr "08"
1173+
1174+#. module: account_financial_report
1175+#: report:afr.13cols:0
1176+msgid "09"
1177+msgstr "09"
1178+
1179+#. module: account_financial_report
1180+#: view:afr:0
1181+#: model:ir.ui.menu,name:account_financial_report.account_financial_report_menu
1182+msgid "Account Financial Report (Templates)"
1183+msgstr "Reportes Financieros (Plantillas)"
1184+
1185+#. module: account_financial_report
1186+#: field:afr,fiscalyear_id:0
1187+#: field:wizard.report,fiscalyear:0
1188+msgid "Fiscal year"
1189+msgstr "Ejercicio Fiscal"
1190+
1191+#. module: account_financial_report
1192+#: model:ir.actions.act_window,help:account_financial_report.account_financial_report_action
1193+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."
1194+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."
1195+
1196+#. module: account_financial_report
1197+#: field:res.company,credit_account_ids:0
1198+msgid "Creditable Accounts"
1199+msgstr "Cuentas Acreditables"
1200+
1201+#. module: account_financial_report
1202+#: code:addons/account_financial_report/report/parser.py:344
1203+#, python-format
1204+msgid "The Selected Fiscal Year Does not have Regular Periods"
1205+msgstr "El Ejercicio Fiscal Seleccionado no tiene Períodos Regulares"
1206+
1207+#. module: account_financial_report
1208+#: report:afr.13cols:0
1209+#: report:afr.5cols:0
1210+#: report:afr.qtrcols:0
1211+msgid "YTD"
1212+msgstr "YTD"
1213+
1214+#. module: account_financial_report
1215+#: view:afr:0
1216+#: view:wizard.report:0
1217+msgid "Periods to Include"
1218+msgstr "Períodos a incluir"
1219+
1220+#. module: account_financial_report
1221+#: selection:afr,display_account:0
1222+#: selection:wizard.report,display_account:0
1223+msgid "With movements"
1224+msgstr "Con Movimientos"
1225+
1226+#. module: account_financial_report
1227+#: field:afr,currency_id:0
1228+#: field:wizard.report,currency_id:0
1229+msgid "Currency"
1230+msgstr "Moneda"
1231+
1232+#. module: account_financial_report
1233+#: field:afr,display_account:0
1234+#: field:wizard.report,display_account:0
1235+msgid "Display accounts"
1236+msgstr "Mostrar cuentas"
1237+
1238+#. module: account_financial_report
1239+#: field:afr,display_account_level:0
1240+#: field:wizard.report,display_account_level:0
1241+msgid "Up to level"
1242+msgstr "Hasta nivel"
1243+
1244+#. module: account_financial_report
1245+#: report:afr.analytic.ledger:0
1246+msgid "PARTNER"
1247+msgstr "PARTNER"
1248+
1249+#. module: account_financial_report
1250+#: help:afr,currency_id:0
1251+#: help:wizard.report,currency_id:0
1252+msgid "Currency at which this report will be expressed. If not selected will be used the one set in the company"
1253+msgstr "Moneda con la cual este reporte será expresado. Si no se selecciona se usará la que está establecida en la compañía"
1254+
1255+#. module: account_financial_report
1256+#: report:afr.13cols:0
1257+#: report:afr.1cols:0
1258+#: report:afr.2cols:0
1259+#: report:afr.4cols:0
1260+#: report:afr.5cols:0
1261+#: report:afr.analytic.ledger:0
1262+#: report:afr.qtrcols:0
1263+msgid "ACCOUNT"
1264+msgstr "CUENTA"
1265+
1266+#. module: account_financial_report
1267+#: report:afr.analytic.ledger:0
1268+msgid "Pag.:"
1269+msgstr "Pág.:"
1270+
1271+#. module: account_financial_report
1272+#: report:afr.2cols:0
1273+#: report:afr.4cols:0
1274+#: report:afr.5cols:0
1275+#: report:afr.analytic.ledger:0
1276+msgid "DEBIT"
1277+msgstr "DÉBITO"
1278+
1279+#. module: account_financial_report
1280+#: field:afr,columns:0
1281+#: field:wizard.report,columns:0
1282+msgid "Columns"
1283+msgstr "Columnas"
1284+
1285+#. module: account_financial_report
1286+#: report:afr.analytic.ledger:0
1287+msgid "REFERENCE"
1288+msgstr "REFERENCIA"
1289+
1290+#. module: account_financial_report
1291+#: selection:afr,filter:0
1292+#: selection:wizard.report,filter:0
1293+msgid "By Period"
1294+msgstr "Por Período"
1295+
1296+#. module: account_financial_report
1297+#: selection:afr,columns:0
1298+#: selection:wizard.report,columns:0
1299+msgid "4 QTR's | YTD"
1300+msgstr "4 TRM's | YTD"
1301+
1302+#. module: account_financial_report
1303+#: model:ir.actions.act_window,name:account_financial_report.action_wizard_report
1304+#: model:ir.ui.menu,name:account_financial_report.menu_wizard_report
1305+msgid "Account Financial Report (Multireports)"
1306+msgstr "Reportes Financieros (Multireportes)"
1307+
1308+#. module: account_financial_report
1309+#: view:afr:0
1310+#: view:wizard.report:0
1311+msgid "Accounts Info"
1312+msgstr "Información de Cuentas"
1313+
1314+#. module: account_financial_report
1315+#: help:afr,display_account_level:0
1316+#: help:wizard.report,display_account_level:0
1317+msgid "Display accounts up to this level (0 to show all)"
1318+msgstr "Se mostrarán las cuentas hasta este nivel (Seleccionar 0 las mostrará todas)"
1319+
1320+#. module: account_financial_report
1321+#: model:ir.model,name:account_financial_report.model_res_company
1322+msgid "Companies"
1323+msgstr "Compañías"
1324+
1325+#. module: account_financial_report
1326+#: help:afr,fiscalyear_id:0
1327+#: help:wizard.report,fiscalyear:0
1328+msgid "Fiscal Year for this report"
1329+msgstr "Ejercicio Fiscal para este reporte"
1330+
1331+#. module: account_financial_report
1332+#: code:addons/account_financial_report/report/parser.py:87
1333+#: selection:afr,inf_type:0
1334+#: selection:wizard.report,inf_type:0
1335+#, python-format
1336+msgid "Income Statement"
1337+msgstr "Estado de Resultados"
1338+
1339+#. module: account_financial_report
1340+#: report:afr.13cols:0
1341+#: report:afr.1cols:0
1342+#: report:afr.2cols:0
1343+#: report:afr.4cols:0
1344+#: report:afr.5cols:0
1345+#: report:afr.qtrcols:0
1346+msgid "/ Pág.:"
1347+msgstr "/ Pág.:"
1348+
1349+#. module: account_financial_report
1350+#: model:ir.actions.act_window,name:account_financial_report.account_financial_report_action
1351+#: model:res.groups,name:account_financial_report.group_afreport
1352+#: view:wizard.report:0
1353+msgid "Account Financial Report"
1354+msgstr "Reportes Financieros"
1355+
1356+#. module: account_financial_report
1357+#: report:afr.13cols:0
1358+msgid "11"
1359+msgstr "11"
1360+
1361+#. module: account_financial_report
1362+#: report:afr.13cols:0
1363+msgid "10"
1364+msgstr "10"
1365+
1366+#. module: account_financial_report
1367+#: report:afr.5cols:0
1368+msgid "Code"
1369+msgstr "Código"
1370+
1371+#. module: account_financial_report
1372+#: model:ir.actions.report.xml,name:account_financial_report.1_col_report
1373+msgid "Balance 1 Columna"
1374+msgstr "Balance 1 Columna"
1375+
1376+#. module: account_financial_report
1377+#: view:wizard.report:0
1378+msgid "Print"
1379+msgstr "Imprimir"
1380+
1381+#. module: account_financial_report
1382+#: field:afr,filter:0
1383+#: field:wizard.report,filter:0
1384+msgid "Date/Period Filter"
1385+msgstr "Filtro Fecha/Período"
1386+
1387+#. module: account_financial_report
1388+#: view:afr:0
1389+#: view:wizard.report:0
1390+msgid "FiscalYear Info"
1391+msgstr "Información del Ejercicio Fiscal"
1392+
1393+#. module: account_financial_report
1394+#: selection:afr,columns:0
1395+#: selection:wizard.report,columns:0
1396+msgid "Initial | Debit | Credit | YTD"
1397+msgstr "Inicial | Débito | Crédito | YTD"
1398+
1399+#. module: account_financial_report
1400+#: field:afr,period_ids:0
1401+#: field:wizard.report,periods:0
1402+msgid "Periods"
1403+msgstr "Períodos"
1404+
1405+#. module: account_financial_report
1406+#: report:afr.qtrcols:0
1407+msgid "Q1"
1408+msgstr "Q1"
1409+
1410+#. module: account_financial_report
1411+#: report:afr.qtrcols:0
1412+msgid "Q3"
1413+msgstr "Q3"
1414+
1415+#. module: account_financial_report
1416+#: report:afr.qtrcols:0
1417+msgid "Q2"
1418+msgstr "Q2"
1419+
1420+#. module: account_financial_report
1421+#: report:afr.qtrcols:0
1422+msgid "Q4"
1423+msgstr "Q4"
1424+
1425+#. module: account_financial_report
1426+#: help:afr,analytic_ledger:0
1427+#: help:wizard.report,analytic_ledger:0
1428+msgid "Allows to Generate an Analytic Ledger for accounts with moves. Available when Balance Sheet and 'Initial | Debit | Credit | YTD' are selected"
1429+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'"
1430+
1431+#. module: account_financial_report
1432+#: help:wizard.report,afr_id:0
1433+msgid "If you have already set a Custom Report, Select it Here."
1434+msgstr "Si ya ha configurado un Reporte Personalizado, Selecciónelo Aquí."
1435+
1436+#. module: account_financial_report
1437+#: selection:afr,columns:0
1438+#: selection:wizard.report,columns:0
1439+msgid "Initial | Debit | Credit | Period | YTD"
1440+msgstr "Inicial | Débito | Crédito | Período | YTD"
1441+
1442+#. module: account_financial_report
1443+#: selection:afr,columns:0
1444+#: selection:wizard.report,columns:0
1445+msgid "End. Balance"
1446+msgstr "Bal. Final"
1447+
1448+#. module: account_financial_report
1449+#: report:afr.analytic.ledger:0
1450+msgid "DATE"
1451+msgstr "FECHA"
1452+
1453+#. module: account_financial_report
1454+#: view:res.company:0
1455+msgid "Keep sign on Reports for these accounts and children accounts that are within Accreditable Accounts"
1456+msgstr "Mantiene el signo en los reportes para estas cuentas y las cuentas hijas que están dentro de las Cuentas Acreditables"
1457+
1458+#. module: account_financial_report
1459+#: code:addons/account_financial_report/report/parser.py:100
1460+#: code:addons/account_financial_report/report/parser.py:109
1461+#, python-format
1462+msgid "From "
1463+msgstr "Desde "
1464+
1465+#. module: account_financial_report
1466+#: field:afr,inf_type:0
1467+#: field:wizard.report,inf_type:0
1468+msgid "Type"
1469+msgstr "Tipo"
1470+
1471+#. module: account_financial_report
1472+#: field:afr,date_to:0
1473+#: field:wizard.report,date_to:0
1474+msgid "End date"
1475+msgstr "Fecha final"
1476+
1477+#. module: account_financial_report
1478+#: view:afr:0
1479+#: view:wizard.report:0
1480+msgid "Account's Sign Conventions"
1481+msgstr "Convención de Signos de las Cuentas"
1482+
1483+#. module: account_financial_report
1484+#: model:ir.actions.report.xml,name:account_financial_report.13_col_report
1485+msgid "Balance 13 Columnas"
1486+msgstr "Balance 13 Columnas"
1487+
1488+#. module: account_financial_report
1489+#: view:res.company:0
1490+msgid "Accreditable Accounts"
1491+msgstr "Cuentas Acreditables"
1492+
1493+#. module: account_financial_report
1494+#: model:ir.model,name:account_financial_report.model_afr
1495+msgid "afr"
1496+msgstr "afr"
1497+
1498+#. module: account_financial_report
1499+#: field:afr,name:0
1500+msgid "Name"
1501+msgstr "Nombre"
1502+
1503+#. module: account_financial_report
1504+#: code:addons/account_financial_report/report/parser.py:83
1505+#: field:afr,analytic_ledger:0
1506+#: model:ir.actions.report.xml,name:account_financial_report.analytic_ledger_report
1507+#: field:wizard.report,analytic_ledger:0
1508+#, python-format
1509+msgid "Analytic Ledger"
1510+msgstr "Mayor Analítico"
1511+
1512+#. module: account_financial_report
1513+#: view:res.company:0
1514+#: field:res.company,debit_account_ids:0
1515+msgid "Debitable Accounts"
1516+msgstr "Cuentas Debitables"
1517+
1518+#. module: account_financial_report
1519+#: help:afr,period_ids:0
1520+#: help:wizard.report,periods:0
1521+msgid "All periods in the fiscal year if empty"
1522+msgstr "Todos los períodos en el ejercicio fiscal si se deja vacío"
1523+
1524+#. module: account_financial_report
1525+#: code:addons/account_financial_report/wizard/wizard.py:179
1526+#: code:addons/account_financial_report/wizard/wizard.py:242
1527+#, python-format
1528+msgid "Error !"
1529+msgstr "Error !"
1530+
1531+#. module: account_financial_report
1532+#: model:ir.model,name:account_financial_report.model_wizard_report
1533+msgid "wizard.report"
1534+msgstr "wizard.report"
1535+
1536+#. module: account_financial_report
1537+#: field:afr,lab_str:0
1538+#: field:wizard.report,lab_str:0
1539+msgid "Description"
1540+msgstr "Descripción"
1541+
1542+#. module: account_financial_report
1543+#: view:afr:0
1544+#: view:wizard.report:0
1545+msgid "Report Info"
1546+msgstr "Información del Reporte"
1547+
1548+#. module: account_financial_report
1549+#: selection:afr,display_account:0
1550+#: selection:wizard.report,display_account:0
1551+msgid "All Accounts"
1552+msgstr "Todas las Cuentas"
1553+
1554+#. module: account_financial_report
1555+#: field:afr,tot_check:0
1556+#: field:wizard.report,tot_check:0
1557+msgid "Summarize?"
1558+msgstr "Totalizar?"
1559+
1560+#. module: account_financial_report
1561+#: help:afr,tot_check:0
1562+#: help:wizard.report,tot_check:0
1563+msgid "Checking will add a new line at the end of the Report which will Summarize Columns in Report"
1564+msgstr "Seleccionarlo agregará una nueva línea al final del Reporte el cual Totalizará las Columnas en el Reporte"
1565+
1566+#. module: account_financial_report
1567+#: help:afr,lab_str:0
1568+#: help:wizard.report,lab_str:0
1569+msgid "Description for the Summary"
1570+msgstr "Descripción para el Total"
1571+
1572+#. module: account_financial_report
1573+#: selection:afr,columns:0
1574+#: selection:wizard.report,columns:0
1575+msgid "12 Months | YTD"
1576+msgstr "12 Meses | YTD"
1577+
1578+#. module: account_financial_report
1579+#: view:afr:0
1580+#: view:wizard.report:0
1581+msgid "Total"
1582+msgstr "Total"
1583+
1584
1585=== modified file 'account_financial_report/model/account_financial_report.py'
1586--- account_financial_report/model/account_financial_report.py 2012-08-15 07:44:40 +0000
1587+++ account_financial_report/model/account_financial_report.py 2013-06-18 18:52:27 +0000
1588@@ -3,7 +3,7 @@
1589 # Module Writen to OpenERP, Open Source Management Solution
1590 # Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
1591 # All Rights Reserved
1592-###############Credits######################################################
1593+# Credits######################################################
1594 # Coded by: Humberto Arocha humberto@openerp.com.ve
1595 # Angelica Barrios angelicaisabelb@gmail.com
1596 # Jordi Esteve <jesteve@zikzakmedia.com>
1597@@ -26,111 +26,117 @@
1598 # along with this program. If not, see <http://www.gnu.org/licenses/>.
1599 ##############################################################################
1600
1601-from osv import osv,fields
1602+from osv import osv, fields
1603 import pooler
1604 import time
1605 from tools.translate import _
1606
1607+
1608 class account_financial_report(osv.osv):
1609 _name = "afr"
1610
1611 _columns = {
1612- 'name': fields.char('Name', size= 128, required=True),
1613- 'company_id': fields.many2one('res.company','Company',required=True),
1614+ 'name': fields.char('Name', size=128, required=True),
1615+ 'company_id': fields.many2one('res.company', 'Company', required=True),
1616 '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"),
1617- 'inf_type': fields.selection([('BS','Balance Sheet'),('IS','Income Statement')],'Type',required=True),
1618- '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),
1619- 'display_account': fields.selection([('all','All Accounts'),('bal', 'With Balance'),('mov','With movements'),('bal_mov','With Balance / Movements')],'Display accounts'),
1620- 'display_account_level': fields.integer('Up to level',help='Display accounts up to this level (0 to show all)'),
1621- 'account_ids': fields.many2many ('account.account','afr_account_rel','afr_id','account_id','Root accounts',required=True),
1622- 'fiscalyear_id': fields.many2one('account.fiscalyear','Fiscal year',help='Fiscal Year for this report',required=True),
1623- 'period_ids': fields.many2many('account.period','afr_period_rel','afr_id','period_id','Periods',help='All periods in the fiscal year if empty'),
1624-
1625+ 'inf_type': fields.selection([('BS', 'Balance Sheet'), ('IS', 'Income Statement')], 'Type', required=True),
1626+ '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),
1627+ 'display_account': fields.selection([('all', 'All Accounts'), ('bal', 'With Balance'), ('mov', 'With movements'), ('bal_mov', 'With Balance / Movements')], 'Display accounts'),
1628+ 'display_account_level': fields.integer('Up to level', help='Display accounts up to this level (0 to show all)'),
1629+ 'account_ids': fields.many2many('account.account', 'afr_account_rel', 'afr_id', 'account_id', 'Root accounts', required=True),
1630+ 'fiscalyear_id': fields.many2one('account.fiscalyear', 'Fiscal year', help='Fiscal Year for this report', required=True),
1631+ 'period_ids': fields.many2many('account.period', 'afr_period_rel', 'afr_id', 'period_id', 'Periods', help='All periods in the fiscal year if empty'),
1632+
1633 '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"),
1634-
1635+
1636 'tot_check': fields.boolean('Summarize?', help='Checking will add a new line at the end of the Report which will Summarize Columns in Report'),
1637- 'lab_str': fields.char('Description', help='Description for the Summary', size= 128),
1638-
1639+ 'lab_str': fields.char('Description', help='Description for the Summary', size=128),
1640+
1641 #~ Deprecated fields
1642- 'filter': fields.selection([('bydate','By Date'),('byperiod','By Period'),('all','By Date and Period'),('none','No Filter')],'Date/Period Filter'),
1643+ 'filter': fields.selection([('bydate', 'By Date'), ('byperiod', 'By Period'), ('all', 'By Date and Period'), ('none', 'No Filter')], 'Date/Period Filter'),
1644 'date_to': fields.date('End date'),
1645 'date_from': fields.date('Start date'),
1646 }
1647-
1648+
1649 _defaults = {
1650 'display_account_level': lambda *a: 0,
1651- 'inf_type': lambda *a:'BS',
1652- 'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'account.invoice', context=c),
1653+ 'inf_type': lambda *a: 'BS',
1654+ 'company_id': lambda self, cr, uid, c: self.pool.get('res.company')._company_default_get(cr, uid, 'account.invoice', context=c),
1655 'fiscalyear_id': lambda self, cr, uid, c: self.pool.get('account.fiscalyear').find(cr, uid),
1656- 'display_account': lambda *a:'bal_mov',
1657- 'columns': lambda *a:'five',
1658-
1659+ 'display_account': lambda *a: 'bal_mov',
1660+ 'columns': lambda *a: 'five',
1661+
1662 'date_from': lambda *a: time.strftime('%Y-%m-%d'),
1663 'date_to': lambda *a: time.strftime('%Y-%m-%d'),
1664- 'filter': lambda *a:'byperiod',
1665+ 'filter': lambda *a: 'byperiod',
1666 }
1667-
1668+
1669 def copy(self, cr, uid, id, defaults, context=None):
1670 if context is None:
1671 context = {}
1672 previous_name = self.browse(cr, uid, id, context=context).name
1673- new_name = _('Copy of %s')%previous_name
1674- lst = self.search(cr, uid, [('name','like',new_name)], context=context)
1675+ new_name = _('Copy of %s') % previous_name
1676+ lst = self.search(cr, uid, [(
1677+ 'name', 'like', new_name)], context=context)
1678 if lst:
1679 new_name = '%s (%s)' % (new_name, len(lst)+1)
1680 defaults['name'] = new_name
1681- return super(account_financial_report,self).copy(cr, uid, id, defaults, context=context)
1682+ return super(account_financial_report, self).copy(cr, uid, id, defaults, context=context)
1683
1684- def onchange_inf_type(self,cr,uid,ids,inf_type,context=None):
1685+ def onchange_inf_type(self, cr, uid, ids, inf_type, context=None):
1686 if context is None:
1687 context = {}
1688- res = {'value':{}}
1689-
1690+ res = {'value': {}}
1691+
1692 if inf_type != 'BS':
1693- res['value'].update({'analytic_ledger':False})
1694-
1695+ res['value'].update({'analytic_ledger': False})
1696+
1697 return res
1698
1699- def onchange_columns(self,cr,uid,ids,columns,fiscalyear_id,period_ids,context=None):
1700+ def onchange_columns(self, cr, uid, ids, columns, fiscalyear_id, period_ids, context=None):
1701 if context is None:
1702 context = {}
1703- res = {'value':{}}
1704-
1705+ res = {'value': {}}
1706+
1707 if columns != 'four':
1708- res['value'].update({'analytic_ledger':False})
1709-
1710+ res['value'].update({'analytic_ledger': False})
1711+
1712 if columns in ('qtr', 'thirteen'):
1713 p_obj = self.pool.get("account.period")
1714- period_ids = p_obj.search(cr,uid,[('fiscalyear_id','=',fiscalyear_id),('special','=',False)],context=context)
1715- res['value'].update({'period_ids':period_ids})
1716+ period_ids = p_obj.search(cr, uid, [('fiscalyear_id', '=', fiscalyear_id), (
1717+ 'special', '=', False)], context=context)
1718+ res['value'].update({'period_ids': period_ids})
1719 else:
1720- res['value'].update({'period_ids':[]})
1721- return res
1722-
1723- def onchange_analytic_ledger(self,cr,uid,ids,company_id,analytic_ledger,context=None):
1724- if context is None:
1725- context = {}
1726- context['company_id']=company_id
1727- res = {'value':{}}
1728- cur_id = self.pool.get('res.company').browse(cr,uid,company_id,context=context).currency_id.id
1729- res['value'].update({'currency_id':cur_id})
1730- return res
1731-
1732- def onchange_company_id(self,cr,uid,ids,company_id,context=None):
1733- if context is None:
1734- context = {}
1735- context['company_id']=company_id
1736- res = {'value':{}}
1737-
1738+ res['value'].update({'period_ids': []})
1739+ return res
1740+
1741+ def onchange_analytic_ledger(self, cr, uid, ids, company_id, analytic_ledger, context=None):
1742+ if context is None:
1743+ context = {}
1744+ context['company_id'] = company_id
1745+ res = {'value': {}}
1746+ cur_id = self.pool.get('res.company').browse(
1747+ cr, uid, company_id, context=context).currency_id.id
1748+ res['value'].update({'currency_id': cur_id})
1749+ return res
1750+
1751+ def onchange_company_id(self, cr, uid, ids, company_id, context=None):
1752+ if context is None:
1753+ context = {}
1754+ context['company_id'] = company_id
1755+ res = {'value': {}}
1756+
1757 if not company_id:
1758 return res
1759-
1760- cur_id = self.pool.get('res.company').browse(cr,uid,company_id,context=context).currency_id.id
1761- fy_id = self.pool.get('account.fiscalyear').find(cr, uid,context=context)
1762- res['value'].update({'fiscalyear_id':fy_id})
1763- res['value'].update({'currency_id':cur_id})
1764- res['value'].update({'account_ids':[]})
1765- res['value'].update({'period_ids':[]})
1766+
1767+ cur_id = self.pool.get('res.company').browse(
1768+ cr, uid, company_id, context=context).currency_id.id
1769+ fy_id = self.pool.get('account.fiscalyear').find(
1770+ cr, uid, context=context)
1771+ res['value'].update({'fiscalyear_id': fy_id})
1772+ res['value'].update({'currency_id': cur_id})
1773+ res['value'].update({'account_ids': []})
1774+ res['value'].update({'period_ids': []})
1775 return res
1776
1777
1778
1779=== modified file 'account_financial_report/model/res_company.py'
1780--- account_financial_report/model/res_company.py 2012-08-05 21:54:26 +0000
1781+++ account_financial_report/model/res_company.py 2013-06-18 18:52:27 +0000
1782@@ -4,8 +4,8 @@
1783 # Module Writen to OpenERP, Open Source Management Solution
1784 # Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
1785 # All Rights Reserved
1786-###############Credits######################################################
1787-# Coded by: Humberto Arocha <hbto@vauxoo.com>
1788+# Credits######################################################
1789+# Coded by: Humberto Arocha <hbto@vauxoo.com>
1790 # Planified by: Rafael Silva <rsilvam@vauxoo.com>
1791 # Audited by: Nhomar Hernandez <nhomar@vauxoo.com>
1792 #############################################################################
1793@@ -21,22 +21,23 @@
1794 #
1795 # You should have received a copy of the GNU Affero General Public License
1796 # along with this program. If not, see <http://www.gnu.org/licenses/>.
1797-################################################################################
1798+##########################################################################
1799
1800 from osv import osv
1801 from osv import fields
1802 from tools.translate import _
1803
1804+
1805 class res_company(osv.osv):
1806 _inherit = 'res.company'
1807 _columns = {
1808- 'credit_account_ids':fields.many2many('account.account',
1809- 'credit_account_company_rel',
1810- 'company_id', 'account_id',
1811- 'Creditable Accounts'),
1812- 'debit_account_ids':fields.many2many('account.account',
1813- 'debit_account_company_rel',
1814- 'company_id', 'account_id',
1815- 'Debitable Accounts'),
1816+ 'credit_account_ids': fields.many2many('account.account',
1817+ 'credit_account_company_rel',
1818+ 'company_id', 'account_id',
1819+ 'Creditable Accounts'),
1820+ 'debit_account_ids': fields.many2many('account.account',
1821+ 'debit_account_company_rel',
1822+ 'company_id', 'account_id',
1823+ 'Debitable Accounts'),
1824 }
1825 res_company()
1826
1827=== modified file 'account_financial_report/report/balance_full.rml'
1828--- account_financial_report/report/balance_full.rml 2012-08-10 16:14:25 +0000
1829+++ account_financial_report/report/balance_full.rml 2013-06-18 18:52:27 +0000
1830@@ -21,7 +21,7 @@
1831 </tr>
1832 <tr>
1833 <td><para style="TOP_TITLE"></para></td>
1834- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1835+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and ('%s'%( exchange_name(data['form']))) or '']])</para></td>
1836 </tr>
1837 <tr>
1838 <td><para style="TOP_TITLE"></para></td>
1839@@ -88,7 +88,7 @@
1840 </stylesheet>
1841 <images/>
1842 <story>
1843- <para>[[setLang(user.context_lang)]]</para>
1844+ <para>[[setLang(user.lang)]]</para>
1845
1846 <blockTable colWidths="2.5cm,13.5cm,3.0cm" style="BODY" repeatRows="1">
1847 <tr noRowsplits="1">
1848
1849=== modified file 'account_financial_report/report/balance_full_13_cols.rml'
1850--- account_financial_report/report/balance_full_13_cols.rml 2012-08-10 16:14:25 +0000
1851+++ account_financial_report/report/balance_full_13_cols.rml 2013-06-18 18:52:27 +0000
1852@@ -26,7 +26,7 @@
1853 </tr>
1854 <tr>
1855 <td><para style="TOP_TITLE"></para></td>
1856- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1857+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and ('%s'%( exchange_name(data['form']))) or '']])</para></td>
1858 </tr>
1859 <tr>
1860 <td><para style="TOP_TITLE"></para></td>
1861@@ -82,7 +82,7 @@
1862 </stylesheet>
1863 <images/>
1864 <story>
1865- <para>[[setLang(user.context_lang)]]</para>
1866+ <para>[[setLang(user.lang)]]</para>
1867 <blockTable colWidths="2.0cm,6.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm" style="BODY" repeatRows="1">
1868 <tr noRowsplits="1">
1869 <td>
1870
1871=== modified file 'account_financial_report/report/balance_full_2_cols.rml'
1872--- account_financial_report/report/balance_full_2_cols.rml 2012-08-10 16:14:25 +0000
1873+++ account_financial_report/report/balance_full_2_cols.rml 2013-06-18 18:52:27 +0000
1874@@ -25,7 +25,7 @@
1875 </tr>
1876 <tr>
1877 <td><para style="TOP_TITLE"></para></td>
1878- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1879+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and ('%s'%( exchange_name(data['form']))) or '']])</para></td>
1880 </tr>
1881 <tr>
1882 <td><para style="TOP_TITLE"></para></td>
1883@@ -81,7 +81,7 @@
1884 </stylesheet>
1885 <images/>
1886 <story>
1887- <para>[[setLang(user.context_lang)]]</para>
1888+ <para>[[setLang(user.lang)]]</para>
1889 <blockTable colWidths="2.5cm,9.5cm,3.5cm,3.5cm" style="BODY" repeatRows="1">
1890 <tr noRowsplits="1">
1891 <td>
1892
1893=== modified file 'account_financial_report/report/balance_full_4_cols.rml'
1894--- account_financial_report/report/balance_full_4_cols.rml 2012-08-10 16:14:25 +0000
1895+++ account_financial_report/report/balance_full_4_cols.rml 2013-06-18 18:52:27 +0000
1896@@ -26,7 +26,7 @@
1897 </tr>
1898 <tr>
1899 <td><para style="TOP_TITLE"></para></td>
1900- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1901+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and ('%s'%( exchange_name(data['form']))) or '']])</para></td>
1902 </tr>
1903 <tr>
1904 <td><para style="TOP_TITLE"></para></td>
1905@@ -82,7 +82,7 @@
1906 </stylesheet>
1907 <images/>
1908 <story>
1909- <para>[[setLang(user.context_lang)]]</para>
1910+ <para>[[setLang(user.lang)]]</para>
1911 <blockTable colWidths="2.5cm,6.5cm,2.5cm,3.5cm,3.5cm,2.5cm" style="BODY" repeatRows="1">
1912 <tr noRowsplits="1">
1913 <td>
1914
1915=== modified file 'account_financial_report/report/balance_full_4_cols_analytic_ledger.rml'
1916--- account_financial_report/report/balance_full_4_cols_analytic_ledger.rml 2012-08-10 16:14:25 +0000
1917+++ account_financial_report/report/balance_full_4_cols_analytic_ledger.rml 2013-06-18 18:52:27 +0000
1918@@ -26,7 +26,7 @@
1919 </tr>
1920 <tr>
1921 <td><para style="TOP_TITLE"></para></td>
1922- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1923+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and (' %s'%( exchange_name(data['form']))) or '']])</para></td>
1924 </tr>
1925 <tr>
1926 <td><para style="TOP_TITLE"></para></td>
1927@@ -119,7 +119,7 @@
1928 </stylesheet>
1929 <images/>
1930 <story>
1931- <para>[[setLang(user.context_lang)]]</para>
1932+ <para>[[setLang(user.lang)]]</para>
1933
1934 <blockTable colWidths="2.5cm,13.5cm,2.5cm,2.5cm,2.5cm,2.5cm" style="BODY" repeatRows="0">
1935 <tr noRowsplits="0">
1936
1937=== modified file 'account_financial_report/report/balance_full_5_cols.rml'
1938--- account_financial_report/report/balance_full_5_cols.rml 2012-08-15 16:41:59 +0000
1939+++ account_financial_report/report/balance_full_5_cols.rml 2013-06-18 18:52:27 +0000
1940@@ -26,7 +26,7 @@
1941 </tr>
1942 <tr>
1943 <td><para style="TOP_TITLE"></para></td>
1944- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1945+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and ('%s'%( exchange_name(data['form']))) or '']])</para></td>
1946 </tr>
1947 <tr>
1948 <td><para style="TOP_TITLE"></para></td>
1949@@ -82,7 +82,7 @@
1950 </stylesheet>
1951 <images/>
1952 <story>
1953- <para>[[setLang(user.context_lang)]]</para>
1954+ <para>[[setLang(user.lang)]]</para>
1955 <blockTable colWidths="2.5cm,6.0cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm" style="BODY" repeatRows="1">
1956 <tr noRowsplits="1">
1957 <td>
1958
1959=== modified file 'account_financial_report/report/balance_full_qtr_cols.rml'
1960--- account_financial_report/report/balance_full_qtr_cols.rml 2012-08-10 16:14:25 +0000
1961+++ account_financial_report/report/balance_full_qtr_cols.rml 2013-06-18 18:52:27 +0000
1962@@ -26,7 +26,7 @@
1963 </tr>
1964 <tr>
1965 <td><para style="TOP_TITLE"></para></td>
1966- <td><para style="TITLE_CENTER">[[data['form'] and (' (Expressed in %s)'%( exchange_name(data['form']))) or '']]</para></td>
1967+ <td><para style="TITLE_CENTER">(Expressed in [[data['form'] and (' %s)'%( exchange_name(data['form']))) or '']])</para></td>
1968 </tr>
1969 <tr>
1970 <td><para style="TOP_TITLE"></para></td>
1971@@ -82,7 +82,7 @@
1972 </stylesheet>
1973 <images/>
1974 <story>
1975- <para>[[setLang(user.context_lang)]]</para>
1976+ <para>[[setLang(user.lang)]]</para>
1977 <blockTable colWidths="2.5cm,6.0cm,2.5cm,2.5cm,2.5cm,2.5cm,2.5cm" style="BODY" repeatRows="1">
1978 <tr noRowsplits="1">
1979 <td>
1980
1981=== modified file 'account_financial_report/report/parser.py'
1982--- account_financial_report/report/parser.py 2012-08-15 16:17:51 +0000
1983+++ account_financial_report/report/parser.py 2013-06-18 18:52:27 +0000
1984@@ -3,7 +3,7 @@
1985 # Module Writen to OpenERP, Open Source Management Solution
1986 # Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
1987 # All Rights Reserved
1988-###############Credits######################################################
1989+# Credits######################################################
1990 # Coded by: Humberto Arocha humberto@openerp.com.ve
1991 # Angelica Barrios angelicaisabelb@gmail.com
1992 # Jordi Esteve <jesteve@zikzakmedia.com>
1993@@ -35,6 +35,8 @@
1994 from tools import config
1995 from tools.translate import _
1996 from osv import osv
1997+
1998+
1999 class account_balance(report_sxw.rml_parse):
2000
2001 def __init__(self, cr, uid, name, context):
2002@@ -53,12 +55,11 @@
2003 'get_fiscalyear_text': self.get_fiscalyear_text,
2004 'get_periods_and_date_text': self.get_periods_and_date_text,
2005 'get_informe_text': self.get_informe_text,
2006- 'get_month':self.get_month,
2007- 'exchange_name':self.exchange_name,
2008+ 'get_month': self.get_month,
2009+ 'exchange_name': self.exchange_name,
2010 })
2011 self.context = context
2012
2013-
2014 def get_fiscalyear_text(self, form):
2015 """
2016 Returns the fiscal year text used on the report.
2017@@ -66,26 +67,29 @@
2018 fiscalyear_obj = self.pool.get('account.fiscalyear')
2019 fiscalyear = None
2020 if form.get('fiscalyear'):
2021- fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, form['fiscalyear'])
2022+ fiscalyear = fiscalyear_obj.browse(
2023+ self.cr, self.uid, form['fiscalyear'])
2024 return fiscalyear.name or fiscalyear.code
2025 else:
2026- fiscalyear = fiscalyear_obj.browse(self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid))
2027+ fiscalyear = fiscalyear_obj.browse(
2028+ self.cr, self.uid, fiscalyear_obj.find(self.cr, self.uid))
2029 return "%s*" % (fiscalyear.name or fiscalyear.code)
2030
2031 def get_informe_text(self, form):
2032 """
2033 Returns the header text used on the report.
2034 """
2035- afr_id = form['afr_id'] and type(form['afr_id']) in (list,tuple) and form['afr_id'][0] or form['afr_id']
2036+ afr_id = form['afr_id'] and type(form['afr_id']) in (
2037+ list, tuple) and form['afr_id'][0] or form['afr_id']
2038 if afr_id:
2039 name = self.pool.get('afr').browse(self.cr, self.uid, afr_id).name
2040- elif form['analytic_ledger'] and form['columns']=='four' and form['inf_type'] == 'BS':
2041+ elif form['analytic_ledger'] and form['columns'] == 'four' and form['inf_type'] == 'BS':
2042 name = _('Analytic Ledger')
2043 elif form['inf_type'] == 'BS':
2044 name = _('Balance Sheet')
2045 elif form['inf_type'] == 'IS':
2046 name = _('Income Statement')
2047-
2048+
2049 return name
2050
2051 def get_month(self, form):
2052@@ -93,15 +97,16 @@
2053 return day, year and month
2054 '''
2055 if form['filter'] in ['bydate', 'all']:
2056- months=["Enero","Febrero","Marzo","Abril","Mayo","Junio","Julio","Agosto","Septiembre","Octubre","Noviembre","Diciembre"]
2057- mes = months[time.strptime(form['date_to'],"%Y-%m-%d")[1]-1]
2058- ano = time.strptime(form['date_to'],"%Y-%m-%d")[0]
2059- dia = time.strptime(form['date_to'],"%Y-%m-%d")[2]
2060- return _('From ')+self.formatLang(form['date_from'], date=True)+ _(' to ')+self.formatLang(form['date_to'], date=True)
2061+ months = ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio",
2062+ "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"]
2063+ mes = months[time.strptime(form['date_to'], "%Y-%m-%d")[1]-1]
2064+ ano = time.strptime(form['date_to'], "%Y-%m-%d")[0]
2065+ dia = time.strptime(form['date_to'], "%Y-%m-%d")[2]
2066+ return _('From ')+self.formatLang(form['date_from'], date=True) + _(' to ')+self.formatLang(form['date_to'], date=True)
2067 elif form['filter'] in ['byperiod', 'all']:
2068- aux=[]
2069+ aux = []
2070 period_obj = self.pool.get('account.period')
2071-
2072+
2073 for period in period_obj.browse(self.cr, self.uid, form['periods']):
2074 aux.append(period.date_start)
2075 aux.append(period.date_stop)
2076@@ -114,17 +119,20 @@
2077 """
2078 period_obj = self.pool.get('account.period')
2079 periods_str = None
2080- fiscalyear_id = form['fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid)
2081- period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear_id),('special','=',False)])
2082+ fiscalyear_id = form[
2083+ 'fiscalyear'] or fiscalyear_obj.find(self.cr, self.uid)
2084+ period_ids = period_obj.search(self.cr, self.uid, [(
2085+ 'fiscalyear_id', '=', fiscalyear_id), ('special', '=', False)])
2086 if form['filter'] in ['byperiod', 'all']:
2087 period_ids = form['periods']
2088- periods_str = ', '.join([period.name or period.code for period in period_obj.browse(self.cr, self.uid, period_ids)])
2089+ periods_str = ', '.join([period.name or period.code for period in period_obj.browse(
2090+ self.cr, self.uid, period_ids)])
2091
2092 dates_str = None
2093 if form['filter'] in ['bydate', 'all']:
2094- dates_str = self.formatLang(form['date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' '
2095- return {'periods':periods_str, 'date':dates_str}
2096-
2097+ dates_str = self.formatLang(form[
2098+ 'date_from'], date=True) + ' - ' + self.formatLang(form['date_to'], date=True) + ' '
2099+ return {'periods': periods_str, 'date': dates_str}
2100
2101 def special_period(self, periods):
2102 period_obj = self.pool.get('account.period')
2103@@ -133,13 +141,15 @@
2104 if not period_counter:
2105 return True
2106 return False
2107-
2108+
2109 def exchange_name(self, form):
2110- 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'])
2111+ self.from_currency_id = self.get_company_currency(form['company_id'] and type(form[
2112+ 'company_id']) in (list, tuple) and form['company_id'][0] or form['company_id'])
2113 if not form['currency_id']:
2114 self.to_currency_id = self.from_currency_id
2115 else:
2116- self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id']
2117+ self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (
2118+ list, tuple) and form['currency_id'][0] or form['currency_id']
2119 return self.pool.get('res.currency').browse(self.cr, self.uid, self.to_currency_id).name
2120
2121 def exchange(self, from_amount):
2122@@ -147,34 +157,34 @@
2123 return from_amount
2124 curr_obj = self.pool.get('res.currency')
2125 return curr_obj.compute(self.cr, self.uid, self.from_currency_id, self.to_currency_id, from_amount)
2126-
2127+
2128 def get_company_currency(self, company_id):
2129 rc_obj = self.pool.get('res.company')
2130 return rc_obj.browse(self.cr, self.uid, company_id).currency_id.id
2131-
2132+
2133 def get_company_accounts(self, company_id, acc='credit'):
2134 rc_obj = self.pool.get('res.company')
2135- if acc=='credit':
2136+ if acc == 'credit':
2137 return [brw.id for brw in rc_obj.browse(self.cr, self.uid, company_id).credit_account_ids]
2138 else:
2139 return [brw.id for brw in rc_obj.browse(self.cr, self.uid, company_id).debit_account_ids]
2140
2141-
2142 def _get_analytic_ledger(self, account, ctx={}):
2143 res = []
2144
2145- if account['type'] in ('other','liquidity','receivable','payable'):
2146+ if account['type'] in ('other', 'liquidity', 'receivable', 'payable'):
2147 #~ TODO: CUANDO EL PERIODO ESTE VACIO LLENARLO CON LOS PERIODOS DEL EJERCICIO
2148 #~ FISCAL, SIN LOS PERIODOS ESPECIALES
2149 periods = ', '.join([str(i) for i in ctx['periods']])
2150 #~ periods = str(tuple(ctx['periods']))
2151- where = """where aml.period_id in (%s) and aa.id = %s and aml.state <> 'draft'"""%(periods,account['id'])
2152+ where = """where aml.period_id in (%s) and aa.id = %s and aml.state <> 'draft'""" % (
2153+ periods, account['id'])
2154
2155 sql_detalle = """select aml.id as id, aj.name as diario, aa.name as descripcion,
2156 (select name from res_partner where aml.partner_id = id) as partner,
2157 aa.code as cuenta, aml.name as name,
2158 aml.ref as ref,
2159- case when aml.debit is null then 0.00 else aml.debit end as debit,
2160+ case when aml.debit is null then 0.00 else aml.debit end as debit,
2161 case when aml.credit is null then 0.00 else aml.credit end as credit,
2162 (select code from account_analytic_account where aml.analytic_account_id = id) as analitica,
2163 aml.date as date, ap.name as periodo,
2164@@ -194,10 +204,10 @@
2165 res.append({
2166 'id': det['id'],
2167 'date': det['date'],
2168- 'journal':det['diario'],
2169- 'partner':det['partner'],
2170- 'name':det['name'],
2171- 'entry':det['asiento'],
2172+ 'journal': det['diario'],
2173+ 'partner': det['partner'],
2174+ 'name': det['name'],
2175+ 'entry': det['asiento'],
2176 'ref': det['ref'],
2177 'debit': det['debit'],
2178 'credit': det['credit'],
2179@@ -216,105 +226,119 @@
2180 account_obj = self.pool.get('account.account')
2181 period_obj = self.pool.get('account.period')
2182 fiscalyear_obj = self.pool.get('account.fiscalyear')
2183-
2184- def _get_children_and_consol(cr, uid, ids, level, context={},change_sign=False):
2185+
2186+ def _get_children_and_consol(cr, uid, ids, level, context={}, change_sign=False):
2187 aa_obj = self.pool.get('account.account')
2188- ids2=[]
2189+ ids2 = []
2190 for aa_brw in aa_obj.browse(cr, uid, ids, context):
2191- if aa_brw.child_id and aa_brw.level < level and aa_brw.type !='consolidation':
2192+ if aa_brw.child_id and aa_brw.level < level and aa_brw.type != 'consolidation':
2193 if not change_sign:
2194- ids2.append([aa_brw.id,True, False,aa_brw])
2195- ids2 += _get_children_and_consol(cr, uid, [x.id for x in aa_brw.child_id], level, context,change_sign=change_sign)
2196+ ids2.append([aa_brw.id, True, False, aa_brw])
2197+ ids2 += _get_children_and_consol(cr, uid, [
2198+ x.id for x in aa_brw.child_id], level, context, change_sign=change_sign)
2199 if change_sign:
2200- ids2.append(aa_brw.id)
2201+ ids2.append(aa_brw.id)
2202 else:
2203- ids2.append([aa_brw.id,False,True,aa_brw])
2204+ ids2.append([aa_brw.id, False, True, aa_brw])
2205 else:
2206 if change_sign:
2207- ids2.append(aa_brw.id)
2208+ ids2.append(aa_brw.id)
2209 else:
2210- ids2.append([aa_brw.id,True,True,aa_brw])
2211+ ids2.append([aa_brw.id, True, True, aa_brw])
2212 return ids2
2213
2214 #############################################################################
2215 # CONTEXT FOR ENDIND BALANCE #
2216- #############################################################################
2217+ #######################################################################
2218
2219 def _ctx_end(ctx):
2220 ctx_end = ctx
2221- ctx_end['filter'] = form.get('filter','all')
2222+ ctx_end['filter'] = form.get('filter', 'all')
2223 ctx_end['fiscalyear'] = fiscalyear.id
2224 #~ ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)])
2225-
2226- if ctx_end['filter'] not in ['bydate','none']:
2227+
2228+ if ctx_end['filter'] not in ['bydate', 'none']:
2229 special = self.special_period(form['periods'])
2230 else:
2231 special = False
2232-
2233+
2234 if form['filter'] in ['byperiod', 'all']:
2235 if special:
2236- ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx_end.get('periods',False))])
2237+ ctx_end['periods'] = period_obj.search(self.cr, self.uid, [(
2238+ 'id', 'in', form['periods'] or ctx_end.get('periods', False))])
2239 else:
2240- ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('id','in',form['periods'] or ctx_end.get('periods',False)),('special','=',False)])
2241-
2242- if form['filter'] in ['bydate','all','none']:
2243+ ctx_end['periods'] = period_obj.search(self.cr, self.uid, [('id', 'in', form[
2244+ 'periods'] or ctx_end.get('periods', False)), ('special', '=', False)])
2245+
2246+ if form['filter'] in ['bydate', 'all', 'none']:
2247 ctx_end['date_from'] = form['date_from']
2248 ctx_end['date_to'] = form['date_to']
2249-
2250+
2251 return ctx_end.copy()
2252-
2253+
2254 def missing_period(ctx_init):
2255-
2256- ctx_init['fiscalyear'] = fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop') and \
2257- fiscalyear_obj.search(self.cr, self.uid, [('date_stop','<',fiscalyear.date_start)],order='date_stop')[-1] or []
2258- ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',ctx_init['fiscalyear']),('date_stop','<',fiscalyear.date_start)])
2259+
2260+ ctx_init['fiscalyear'] = fiscalyear_obj.search(self.cr, self.uid, [('date_stop', '<', fiscalyear.date_start)], order='date_stop') and \
2261+ fiscalyear_obj.search(self.cr, self.uid, [(
2262+ 'date_stop', '<', fiscalyear.date_start)], order='date_stop')[-1] or []
2263+ ctx_init['periods'] = period_obj.search(self.cr, self.uid, [(
2264+ 'fiscalyear_id', '=', ctx_init['fiscalyear']), ('date_stop', '<', fiscalyear.date_start)])
2265 return ctx_init
2266 #############################################################################
2267 # CONTEXT FOR INITIAL BALANCE #
2268- #############################################################################
2269-
2270+ #######################################################################
2271+
2272 def _ctx_init(ctx):
2273 ctx_init = self.context.copy()
2274- ctx_init['filter'] = form.get('filter','all')
2275+ ctx_init['filter'] = form.get('filter', 'all')
2276 ctx_init['fiscalyear'] = fiscalyear.id
2277
2278 if form['filter'] in ['byperiod', 'all']:
2279 ctx_init['periods'] = form['periods']
2280 if not ctx_init['periods']:
2281 ctx_init = missing_period(ctx_init.copy())
2282- date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx_init['periods'])])
2283- ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',date_start)])
2284+ date_start = min([period.date_start for period in period_obj.browse(
2285+ self.cr, self.uid, ctx_init['periods'])])
2286+ ctx_init['periods'] = period_obj.search(self.cr, self.uid, [(
2287+ 'fiscalyear_id', '=', fiscalyear.id), ('date_stop', '<=', date_start)])
2288 elif form['filter'] in ['bydate']:
2289 ctx_init['date_from'] = fiscalyear.date_start
2290 ctx_init['date_to'] = form['date_from']
2291- ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_stop','<=',ctx_init['date_to'])])
2292+ ctx_init['periods'] = period_obj.search(self.cr, self.uid, [(
2293+ 'fiscalyear_id', '=', fiscalyear.id), ('date_stop', '<=', ctx_init['date_to'])])
2294 elif form['filter'] == 'none':
2295- ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',True)])
2296- date_start = min([period.date_start for period in period_obj.browse(self.cr, self.uid, ctx_init['periods'])])
2297- ctx_init['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('date_start','<=',date_start),('special','=',True)])
2298-
2299+ ctx_init['periods'] = period_obj.search(self.cr, self.uid, [(
2300+ 'fiscalyear_id', '=', fiscalyear.id), ('special', '=', True)])
2301+ date_start = min([period.date_start for period in period_obj.browse(
2302+ self.cr, self.uid, ctx_init['periods'])])
2303+ ctx_init['periods'] = period_obj.search(self.cr, self.uid, [(
2304+ 'fiscalyear_id', '=', fiscalyear.id), ('date_start', '<=', date_start), ('special', '=', True)])
2305+
2306 return ctx_init.copy()
2307
2308 def z(n):
2309 return abs(n) < 0.005 and 0.0 or n
2310-
2311
2312- 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'])
2313+ self.from_currency_id = self.get_company_currency(form['company_id'] and type(form[
2314+ 'company_id']) in (list, tuple) and form['company_id'][0] or form['company_id'])
2315 if not form['currency_id']:
2316 self.to_currency_id = self.from_currency_id
2317 else:
2318- self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (list, tuple) and form['currency_id'][0] or form['currency_id']
2319+ self.to_currency_id = form['currency_id'] and type(form['currency_id']) in (
2320+ list, tuple) and form['currency_id'][0] or form['currency_id']
2321
2322- if form.has_key('account_list') and form['account_list']:
2323+ if 'account_list' in form and form['account_list']:
2324 account_ids = form['account_list']
2325 del form['account_list']
2326-
2327- 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')
2328-
2329- 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')
2330+
2331+ credit_account_ids = self.get_company_accounts(form['company_id'] and type(form[
2332+ 'company_id']) in (list, tuple) and form['company_id'][0] or form['company_id'], 'credit')
2333+
2334+ debit_account_ids = self.get_company_accounts(form['company_id'] and type(form[
2335+ 'company_id']) in (list, tuple) and form['company_id'][0] or form['company_id'], 'debit')
2336
2337 if form.get('fiscalyear'):
2338- if type(form.get('fiscalyear')) in (list,tuple):
2339+ if type(form.get('fiscalyear')) in (list, tuple):
2340 fiscalyear = form['fiscalyear'] and form['fiscalyear'][0]
2341 elif type(form.get('fiscalyear')) in (int,):
2342 fiscalyear = form['fiscalyear']
2343@@ -324,44 +348,52 @@
2344 # Get the accounts #
2345 ################################################################
2346
2347- 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)
2348-
2349- credit_account_ids = _get_children_and_consol(self.cr, self.uid, credit_account_ids, 100,self.context,change_sign=True)
2350-
2351- debit_account_ids = _get_children_and_consol(self.cr, self.uid, debit_account_ids, 100,self.context,change_sign=True)
2352-
2353- credit_account_ids = list(set(credit_account_ids) - set(debit_account_ids))
2354+ account_ids = _get_children_and_consol(self.cr, self.uid, account_ids, form[
2355+ 'display_account_level'] and form['display_account_level'] or 100, self.context)
2356+
2357+ credit_account_ids = _get_children_and_consol(
2358+ self.cr, self.uid, credit_account_ids, 100, self.context, change_sign=True)
2359+
2360+ debit_account_ids = _get_children_and_consol(
2361+ self.cr, self.uid, debit_account_ids, 100, self.context, change_sign=True)
2362+
2363+ credit_account_ids = list(set(
2364+ credit_account_ids) - set(debit_account_ids))
2365
2366 #
2367 # Generate the report lines (checking each account)
2368 #
2369-
2370+
2371 tot_check = False
2372-
2373+
2374 if not form['periods']:
2375- form['periods'] = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc')
2376+ form['periods'] = period_obj.search(self.cr, self.uid, [(
2377+ 'fiscalyear_id', '=', fiscalyear.id), ('special', '=', False)], order='date_start asc')
2378 if not form['periods']:
2379- raise osv.except_osv(_('UserError'),_('The Selected Fiscal Year Does not have Regular Periods'))
2380+ raise osv.except_osv(_('UserError'), _(
2381+ 'The Selected Fiscal Year Does not have Regular Periods'))
2382
2383 if form['columns'] == 'qtr':
2384- period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc')
2385- a=0
2386- l=[]
2387- p=[]
2388+ period_ids = period_obj.search(self.cr, self.uid, [(
2389+ 'fiscalyear_id', '=', fiscalyear.id), ('special', '=', False)], order='date_start asc')
2390+ a = 0
2391+ l = []
2392+ p = []
2393 for x in period_ids:
2394- a+=1
2395- if a<3:
2396+ a += 1
2397+ if a < 3:
2398 l.append(x)
2399 else:
2400 l.append(x)
2401 p.append(l)
2402- l=[]
2403- a=0
2404-
2405+ l = []
2406+ a = 0
2407+
2408 #~ period_ids = p
2409
2410 elif form['columns'] == 'thirteen':
2411- period_ids = period_obj.search(self.cr, self.uid, [('fiscalyear_id','=',fiscalyear.id),('special','=',False)],order='date_start asc')
2412+ period_ids = period_obj.search(self.cr, self.uid, [(
2413+ 'fiscalyear_id', '=', fiscalyear.id), ('special', '=', False)], order='date_start asc')
2414
2415 if form['columns'] == 'qtr':
2416 tot_bal1 = 0.0
2417@@ -386,7 +418,7 @@
2418 tot_bal13 = 0.0
2419
2420 else:
2421-
2422+
2423 ctx_init = _ctx_init(self.context.copy())
2424 ctx_end = _ctx_end(self.context.copy())
2425
2426@@ -395,11 +427,10 @@
2427 tot_crd = 0.0
2428 tot_ytd = 0.0
2429 tot_eje = 0.0
2430-
2431+
2432 res = {}
2433 result_acc = []
2434- tot = {}
2435-
2436+ tot = {}
2437
2438 for aa_id in account_ids:
2439 id = aa_id[0]
2440@@ -409,129 +440,148 @@
2441 #
2442 if not form['display_account_level'] or aa_id[3].level <= form['display_account_level']:
2443 res = {
2444- 'id' : id,
2445- 'type' : aa_id[3].type,
2446- 'code' : aa_id[3].code,
2447- 'name' : (aa_id[2] and not aa_id[1]) and 'TOTAL %s'%(aa_id[3].name.upper()) or aa_id[3].name,
2448- 'parent_id' : aa_id[3].parent_id and aa_id[3].parent_id.id,
2449- 'level' : aa_id[3].level,
2450- 'label' : aa_id[1],
2451- 'total' : aa_id[2],
2452- 'change_sign' : credit_account_ids and (id in credit_account_ids and -1 or 1) or 1
2453+ 'id': id,
2454+ 'type': aa_id[3].type,
2455+ 'code': aa_id[3].code,
2456+ 'name': (aa_id[2] and not aa_id[1]) and 'TOTAL %s' % (aa_id[3].name.upper()) or aa_id[3].name,
2457+ 'parent_id': aa_id[3].parent_id and aa_id[3].parent_id.id,
2458+ 'level': aa_id[3].level,
2459+ 'label': aa_id[1],
2460+ 'total': aa_id[2],
2461+ 'change_sign': credit_account_ids and (id in credit_account_ids and -1 or 1) or 1
2462 }
2463-
2464+
2465 if form['columns'] == 'qtr':
2466 pn = 1
2467 for p_id in p:
2468 form['periods'] = p_id
2469-
2470+
2471 ctx_init = _ctx_init(self.context.copy())
2472- aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init)
2473-
2474+ aa_brw_init = account_obj.browse(
2475+ self.cr, self.uid, id, ctx_init)
2476+
2477 ctx_end = _ctx_end(self.context.copy())
2478- aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end)
2479-
2480+ aa_brw_end = account_obj.browse(
2481+ self.cr, self.uid, id, ctx_end)
2482+
2483 if form['inf_type'] == 'IS':
2484- d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance])
2485+ d, c, b = map(z, [
2486+ aa_brw_end.debit, aa_brw_end.credit, aa_brw_end.balance])
2487 res.update({
2488- 'dbr%s'%pn: self.exchange(d),
2489- 'cdr%s'%pn: self.exchange(c),
2490- 'bal%s'%pn: self.exchange(b),
2491+ 'dbr%s' % pn: self.exchange(d),
2492+ 'cdr%s' % pn: self.exchange(c),
2493+ 'bal%s' % pn: self.exchange(b),
2494 })
2495 else:
2496- i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit])
2497+ i, d, c = map(z, [
2498+ aa_brw_init.balance, aa_brw_end.debit, aa_brw_end.credit])
2499 b = z(i+d-c)
2500 res.update({
2501- 'dbr%s'%pn: self.exchange(d),
2502- 'cdr%s'%pn: self.exchange(c),
2503- 'bal%s'%pn: self.exchange(b),
2504+ 'dbr%s' % pn: self.exchange(d),
2505+ 'cdr%s' % pn: self.exchange(c),
2506+ 'bal%s' % pn: self.exchange(b),
2507 })
2508-
2509- pn +=1
2510-
2511+
2512+ pn += 1
2513+
2514 form['periods'] = period_ids
2515-
2516+
2517 ctx_init = _ctx_init(self.context.copy())
2518- aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init)
2519-
2520+ aa_brw_init = account_obj.browse(
2521+ self.cr, self.uid, id, ctx_init)
2522+
2523 ctx_end = _ctx_end(self.context.copy())
2524- aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end)
2525-
2526+ aa_brw_end = account_obj.browse(
2527+ self.cr, self.uid, id, ctx_end)
2528+
2529 if form['inf_type'] == 'IS':
2530- d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance])
2531+ d, c, b = map(z, [
2532+ aa_brw_end.debit, aa_brw_end.credit, aa_brw_end.balance])
2533 res.update({
2534 'dbr5': self.exchange(d),
2535 'cdr5': self.exchange(c),
2536 'bal5': self.exchange(b),
2537 })
2538 else:
2539- i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit])
2540+ i, d, c = map(z, [
2541+ aa_brw_init.balance, aa_brw_end.debit, aa_brw_end.credit])
2542 b = z(i+d-c)
2543 res.update({
2544 'dbr5': self.exchange(d),
2545 'cdr5': self.exchange(c),
2546 'bal5': self.exchange(b),
2547 })
2548-
2549+
2550 elif form['columns'] == 'thirteen':
2551 pn = 1
2552 for p_id in period_ids:
2553 form['periods'] = [p_id]
2554-
2555+
2556 ctx_init = _ctx_init(self.context.copy())
2557- aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init)
2558-
2559+ aa_brw_init = account_obj.browse(
2560+ self.cr, self.uid, id, ctx_init)
2561+
2562 ctx_end = _ctx_end(self.context.copy())
2563- aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end)
2564-
2565+ aa_brw_end = account_obj.browse(
2566+ self.cr, self.uid, id, ctx_end)
2567+
2568 if form['inf_type'] == 'IS':
2569- d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance])
2570+ d, c, b = map(z, [
2571+ aa_brw_end.debit, aa_brw_end.credit, aa_brw_end.balance])
2572 res.update({
2573- 'dbr%s'%pn: self.exchange(d),
2574- 'cdr%s'%pn: self.exchange(c),
2575- 'bal%s'%pn: self.exchange(b),
2576+ 'dbr%s' % pn: self.exchange(d),
2577+ 'cdr%s' % pn: self.exchange(c),
2578+ 'bal%s' % pn: self.exchange(b),
2579 })
2580 else:
2581- i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit])
2582+ i, d, c = map(z, [
2583+ aa_brw_init.balance, aa_brw_end.debit, aa_brw_end.credit])
2584 b = z(i+d-c)
2585 res.update({
2586- 'dbr%s'%pn: self.exchange(d),
2587- 'cdr%s'%pn: self.exchange(c),
2588- 'bal%s'%pn: self.exchange(b),
2589+ 'dbr%s' % pn: self.exchange(d),
2590+ 'cdr%s' % pn: self.exchange(c),
2591+ 'bal%s' % pn: self.exchange(b),
2592 })
2593-
2594- pn +=1
2595-
2596+
2597+ pn += 1
2598+
2599 form['periods'] = period_ids
2600-
2601+
2602 ctx_init = _ctx_init(self.context.copy())
2603- aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init)
2604-
2605+ aa_brw_init = account_obj.browse(
2606+ self.cr, self.uid, id, ctx_init)
2607+
2608 ctx_end = _ctx_end(self.context.copy())
2609- aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end)
2610-
2611+ aa_brw_end = account_obj.browse(
2612+ self.cr, self.uid, id, ctx_end)
2613+
2614 if form['inf_type'] == 'IS':
2615- d,c,b = map(z,[aa_brw_end.debit,aa_brw_end.credit,aa_brw_end.balance])
2616+ d, c, b = map(z, [
2617+ aa_brw_end.debit, aa_brw_end.credit, aa_brw_end.balance])
2618 res.update({
2619 'dbr13': self.exchange(d),
2620 'cdr13': self.exchange(c),
2621 'bal13': self.exchange(b),
2622 })
2623 else:
2624- i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit])
2625+ i, d, c = map(z, [
2626+ aa_brw_init.balance, aa_brw_end.debit, aa_brw_end.credit])
2627 b = z(i+d-c)
2628 res.update({
2629 'dbr13': self.exchange(d),
2630 'cdr13': self.exchange(c),
2631 'bal13': self.exchange(b),
2632 })
2633-
2634+
2635 else:
2636
2637- aa_brw_init = account_obj.browse(self.cr, self.uid, id, ctx_init)
2638- aa_brw_end = account_obj.browse(self.cr, self.uid, id, ctx_end)
2639+ aa_brw_init = account_obj.browse(
2640+ self.cr, self.uid, id, ctx_init)
2641+ aa_brw_end = account_obj.browse(
2642+ self.cr, self.uid, id, ctx_end)
2643
2644- i,d,c = map(z,[aa_brw_init.balance,aa_brw_end.debit,aa_brw_end.credit])
2645+ i, d, c = map(z, [
2646+ aa_brw_init.balance, aa_brw_end.debit, aa_brw_end.credit])
2647 b = z(i+d-c)
2648 res.update({
2649 'balanceinit': self.exchange(i),
2650@@ -539,8 +589,8 @@
2651 'credit': self.exchange(c),
2652 'ytd': self.exchange(d-c),
2653 })
2654-
2655- if form['inf_type'] == 'IS' and form['columns'] == 'one':
2656+
2657+ if form['inf_type'] == 'IS' and form['columns'] == 'one':
2658 res.update({
2659 'balance': self.exchange(d-c),
2660 })
2661@@ -553,36 +603,42 @@
2662 # Check whether we must include this line in the report or not
2663 #
2664 to_include = False
2665-
2666+
2667 if form['columns'] in ('thirteen', 'qtr'):
2668 to_test = [False]
2669 if form['display_account'] == 'mov' and aa_id[3].parent_id:
2670 # Include accounts with movements
2671 for x in range(pn-1):
2672- to_test.append(res.get('dbr%s'%x,0.0) >= 0.005 and True or False)
2673- to_test.append(res.get('cdr%s'%x,0.0) >= 0.005 and True or False)
2674+ to_test.append(res.get(
2675+ 'dbr%s' % x, 0.0) >= 0.005 and True or False)
2676+ to_test.append(res.get(
2677+ 'cdr%s' % x, 0.0) >= 0.005 and True or False)
2678 if any(to_test):
2679 to_include = True
2680-
2681+
2682 elif form['display_account'] == 'bal' and aa_id[3].parent_id:
2683 # Include accounts with balance
2684 for x in range(pn-1):
2685- to_test.append(res.get('bal%s'%x,0.0) >= 0.005 and True or False)
2686+ to_test.append(res.get(
2687+ 'bal%s' % x, 0.0) >= 0.005 and True or False)
2688 if any(to_test):
2689 to_include = True
2690-
2691+
2692 elif form['display_account'] == 'bal_mov' and aa_id[3].parent_id:
2693 # Include accounts with balance or movements
2694 for x in range(pn-1):
2695- to_test.append(res.get('bal%s'%x,0.0) >= 0.005 and True or False)
2696- to_test.append(res.get('dbr%s'%x,0.0) >= 0.005 and True or False)
2697- to_test.append(res.get('cdr%s'%x,0.0) >= 0.005 and True or False)
2698+ to_test.append(res.get(
2699+ 'bal%s' % x, 0.0) >= 0.005 and True or False)
2700+ to_test.append(res.get(
2701+ 'dbr%s' % x, 0.0) >= 0.005 and True or False)
2702+ to_test.append(res.get(
2703+ 'cdr%s' % x, 0.0) >= 0.005 and True or False)
2704 if any(to_test):
2705 to_include = True
2706 else:
2707 # Include all accounts
2708 to_include = True
2709-
2710+
2711 else:
2712
2713 if form['display_account'] == 'mov' and aa_id[3].parent_id:
2714@@ -600,14 +656,13 @@
2715 else:
2716 # Include all accounts
2717 to_include = True
2718-
2719+
2720 #~ ANALYTIC LEDGER
2721- if to_include and form['analytic_ledger'] and form['columns']=='four' and form['inf_type'] == 'BS' and res['type'] in ('other','liquidity','receivable','payable'):
2722- res['mayor'] = self._get_analytic_ledger(res,ctx=ctx_end)
2723+ if to_include and form['analytic_ledger'] and form['columns'] == 'four' and form['inf_type'] == 'BS' and res['type'] in ('other', 'liquidity', 'receivable', 'payable'):
2724+ res['mayor'] = self._get_analytic_ledger(res, ctx=ctx_end)
2725 else:
2726 res['mayor'] = []
2727-
2728-
2729+
2730 if to_include:
2731 result_acc.append(res)
2732 #
2733@@ -618,28 +673,28 @@
2734 if form['columns'] == 'qtr':
2735 tot_check = True
2736 #~ tot[res['id']] = True
2737- tot_bal1 += res.get('bal1',0.0)
2738- tot_bal2 += res.get('bal2',0.0)
2739- tot_bal3 += res.get('bal3',0.0)
2740- tot_bal4 += res.get('bal4',0.0)
2741- tot_bal5 += res.get('bal5',0.0)
2742+ tot_bal1 += res.get('bal1', 0.0)
2743+ tot_bal2 += res.get('bal2', 0.0)
2744+ tot_bal3 += res.get('bal3', 0.0)
2745+ tot_bal4 += res.get('bal4', 0.0)
2746+ tot_bal5 += res.get('bal5', 0.0)
2747
2748 elif form['columns'] == 'thirteen':
2749 tot_check = True
2750 #~ tot[res['id']] = True
2751- tot_bal1 += res.get('bal1',0.0)
2752- tot_bal2 += res.get('bal2',0.0)
2753- tot_bal3 += res.get('bal3',0.0)
2754- tot_bal4 += res.get('bal4',0.0)
2755- tot_bal5 += res.get('bal5',0.0)
2756- tot_bal6 += res.get('bal6',0.0)
2757- tot_bal7 += res.get('bal7',0.0)
2758- tot_bal8 += res.get('bal8',0.0)
2759- tot_bal9 += res.get('bal9',0.0)
2760- tot_bal10 += res.get('bal10',0.0)
2761- tot_bal11 += res.get('bal11',0.0)
2762- tot_bal12 += res.get('bal12',0.0)
2763- tot_bal13 += res.get('bal13',0.0)
2764+ tot_bal1 += res.get('bal1', 0.0)
2765+ tot_bal2 += res.get('bal2', 0.0)
2766+ tot_bal3 += res.get('bal3', 0.0)
2767+ tot_bal4 += res.get('bal4', 0.0)
2768+ tot_bal5 += res.get('bal5', 0.0)
2769+ tot_bal6 += res.get('bal6', 0.0)
2770+ tot_bal7 += res.get('bal7', 0.0)
2771+ tot_bal8 += res.get('bal8', 0.0)
2772+ tot_bal9 += res.get('bal9', 0.0)
2773+ tot_bal10 += res.get('bal10', 0.0)
2774+ tot_bal11 += res.get('bal11', 0.0)
2775+ tot_bal12 += res.get('bal12', 0.0)
2776+ tot_bal13 += res.get('bal13', 0.0)
2777
2778 else:
2779 tot_check = True
2780@@ -653,84 +708,84 @@
2781 if tot_check:
2782 str_label = form['lab_str']
2783 res2 = {
2784- 'type' : 'view',
2785- 'name': 'TOTAL %s'%(str_label),
2786- 'label': False,
2787- 'total': True,
2788+ 'type': 'view',
2789+ 'name': 'TOTAL %s' % (str_label),
2790+ 'label': False,
2791+ 'total': True,
2792 }
2793 if form['columns'] == 'qtr':
2794 res2.update(dict(
2795- bal1 = tot_bal1,
2796- bal2 = tot_bal2,
2797- bal3 = tot_bal3,
2798- bal4 = tot_bal4,
2799- bal5 = tot_bal5,))
2800+ bal1=tot_bal1,
2801+ bal2=tot_bal2,
2802+ bal3=tot_bal3,
2803+ bal4=tot_bal4,
2804+ bal5=tot_bal5,))
2805 elif form['columns'] == 'thirteen':
2806 res2.update(dict(
2807- bal1 = tot_bal1,
2808- bal2 = tot_bal2,
2809- bal3 = tot_bal3,
2810- bal4 = tot_bal4,
2811- bal5 = tot_bal5,
2812- bal6 = tot_bal6,
2813- bal7 = tot_bal7,
2814- bal8 = tot_bal8,
2815- bal9 = tot_bal9,
2816- bal10 = tot_bal10,
2817- bal11 = tot_bal11,
2818- bal12 = tot_bal12,
2819- bal13 = tot_bal13,))
2820+ bal1=tot_bal1,
2821+ bal2=tot_bal2,
2822+ bal3=tot_bal3,
2823+ bal4=tot_bal4,
2824+ bal5=tot_bal5,
2825+ bal6=tot_bal6,
2826+ bal7=tot_bal7,
2827+ bal8=tot_bal8,
2828+ bal9=tot_bal9,
2829+ bal10=tot_bal10,
2830+ bal11=tot_bal11,
2831+ bal12=tot_bal12,
2832+ bal13=tot_bal13,))
2833
2834 else:
2835 res2.update({
2836- 'balanceinit': tot_bin,
2837- 'debit': tot_deb,
2838- 'credit': tot_crd,
2839- 'ytd': tot_ytd,
2840- 'balance': tot_eje,
2841+ 'balanceinit': tot_bin,
2842+ 'debit': tot_deb,
2843+ 'credit': tot_crd,
2844+ 'ytd': tot_ytd,
2845+ 'balance': tot_eje,
2846 })
2847-
2848+
2849 result_acc.append(res2)
2850 return result_acc
2851
2852-report_sxw.report_sxw('report.afr.1cols',
2853- 'wizard.report',
2854+report_sxw.report_sxw('report.afr.1cols',
2855+ 'wizard.report',
2856 'account_financial_report/report/balance_full.rml',
2857- parser=account_balance,
2858- header=False)
2859+ parser=account_balance,
2860+ header=False)
2861
2862-report_sxw.report_sxw('report.afr.2cols',
2863- 'wizard.report',
2864+report_sxw.report_sxw('report.afr.2cols',
2865+ 'wizard.report',
2866 'account_financial_report/report/balance_full_2_cols.rml',
2867- parser=account_balance,
2868- header=False)
2869+ parser=account_balance,
2870+ header=False)
2871
2872-report_sxw.report_sxw('report.afr.4cols',
2873- 'wizard.report',
2874+report_sxw.report_sxw('report.afr.4cols',
2875+ 'wizard.report',
2876 'account_financial_report/report/balance_full_4_cols.rml',
2877- parser=account_balance,
2878- header=False)
2879+ parser=account_balance,
2880+ header=False)
2881
2882-report_sxw.report_sxw('report.afr.analytic.ledger',
2883- 'wizard.report',
2884+report_sxw.report_sxw('report.afr.analytic.ledger',
2885+ 'wizard.report',
2886 'account_financial_report/report/balance_full_4_cols_analytic_ledger.rml',
2887- parser=account_balance,
2888- header=False)
2889-
2890-report_sxw.report_sxw('report.afr.5cols',
2891- 'wizard.report',
2892+ parser=account_balance,
2893+ header=False)
2894+
2895+report_sxw.report_sxw('report.afr.5cols',
2896+ 'wizard.report',
2897 'account_financial_report/report/balance_full_5_cols.rml',
2898- parser=account_balance,
2899- header=False)
2900-
2901-report_sxw.report_sxw('report.afr.qtrcols',
2902- 'wizard.report',
2903+ parser=account_balance,
2904+ header=False)
2905+
2906+report_sxw.report_sxw('report.afr.qtrcols',
2907+ 'wizard.report',
2908 'account_financial_report/report/balance_full_qtr_cols.rml',
2909- parser=account_balance,
2910- header=False)
2911+ parser=account_balance,
2912+ header=False)
2913
2914-report_sxw.report_sxw('report.afr.13cols',
2915- 'wizard.report',
2916+report_sxw.report_sxw('report.afr.13cols',
2917+ 'wizard.report',
2918 'account_financial_report/report/balance_full_13_cols.rml',
2919- parser=account_balance,
2920- header=False)
2921+ parser=account_balance,
2922+ header=False)
2923
2924=== modified file 'account_financial_report/view/account_financial_report_view.xml'
2925--- account_financial_report/view/account_financial_report_view.xml 2012-08-11 01:46:24 +0000
2926+++ account_financial_report/view/account_financial_report_view.xml 2013-06-18 18:52:27 +0000
2927@@ -1,55 +1,44 @@
2928 <?xml version="1.0" encoding="utf-8"?>
2929 <openerp>
2930 <data>
2931-
2932 <record id="account_financial_report_view" model="ir.ui.view">
2933 <field name="name">Account Financial Report (Template)</field>
2934 <field name="model">afr</field>
2935 <field name="type">form</field>
2936 <field name="arch" type="xml">
2937- <form string="Account Financial Report (Templates)">
2938- <group colspan="4">
2939- <field name="name" colspan="4"/>
2940- </group>
2941- <group colspan="4">
2942- <group colspan="2">
2943- <separator string="Company Info" colspan="4"/>
2944- <field name="company_id" on_change='onchange_company_id(company_id)' colspan="4"/>
2945+ <form string="Account Financial Report (Templates)" version="7.0">
2946+ <h2><label for="name"/></h2>
2947+ <field name="name" nolabel="1"/>
2948+ <group>
2949+ <group string="Company Info" >
2950+ <field name="company_id" on_change='onchange_company_id(company_id)' />
2951 <field name="currency_id"
2952 domain="[('company_id','=',company_id)]"
2953- attrs="{'readonly':[('analytic_ledger','=',True)]}"
2954- colspan="4"/>
2955+ attrs="{'readonly':[('analytic_ledger','=',True)]}" />
2956 </group>
2957- <group colspan="2">
2958- <separator string="Report Info" colspan="4"/>
2959+ <group string="Report Info" >
2960 <field
2961 name="inf_type"
2962- colspan="4"
2963- on_change='onchange_inf_type(inf_type)'
2964- />
2965- <field name="columns" on_change='onchange_columns(columns,fiscalyear_id,period_ids)' colspan="4"/>
2966- <field name="analytic_ledger" colspan="4"
2967+ on_change='onchange_inf_type(inf_type)' />
2968+ <field name="columns" on_change='onchange_columns(columns,fiscalyear_id,period_ids)' />
2969+ <field name="analytic_ledger"
2970 attrs="{'readonly':['|',('columns','!=','four'),('inf_type','!=','BS')],}"
2971- on_change='onchange_analytic_ledger(company_id,analytic_ledger)'
2972- />
2973- </group>
2974- </group>
2975- <group colspan='4'>
2976- <group colspan="2">
2977- <separator string="Accounts Info" colspan="4"/>
2978- <field name="display_account" required="True" colspan="4"/>
2979- <field name="display_account_level" required="True" colspan="4"/>
2980- </group>
2981- <group colspan="2">
2982- <separator string="FiscalYear Info" colspan="4"/>
2983- <field name="fiscalyear_id" on_change='onchange_columns(columns,fiscalyear_id,period_ids)' domain="[('company_id','=',company_id)]"/>
2984- <newline/>
2985- </group>
2986- </group>
2987- <group colspan='4'>
2988- <group colspan="1">
2989- <separator string="Accounts to Include" colspan="4"/>
2990- <field name="account_ids" nolabel="1" colspan="4" domain="[('company_id','=',company_id)]">
2991+ on_change='onchange_analytic_ledger(company_id,analytic_ledger)' />
2992+ </group>
2993+ </group>
2994+ <group>
2995+ <group string="Accounts Info" >
2996+ <field name="display_account" required="True" />
2997+ <field name="display_account_level" required="True" />
2998+ </group>
2999+ <group string="FiscalYear Info" >
3000+ <field name="fiscalyear_id" on_change='onchange_columns(columns,fiscalyear_id,period_ids)'
3001+ domain="[('company_id','=',company_id)]"/>
3002+ </group>
3003+ </group>
3004+ <group>
3005+ <group string="Accounts to Include">
3006+ <field name="account_ids" nolabel="1" domain="[('company_id','=',company_id)]">
3007 <tree>
3008 <field name='code'/>
3009 <field name='name'/>
3010@@ -58,14 +47,11 @@
3011 </tree>
3012 </field>
3013 </group>
3014- <group colspan="1">
3015- <separator string="Periods to Include" colspan="4"/>
3016+ <group string="Periods to Include">
3017 <field name="period_ids"
3018- colspan="4" nolabel="1"
3019+ nolabel="1"
3020 domain="[('fiscalyear_id','=',fiscalyear_id),('special','=',False),('company_id','=',company_id)]"
3021- attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}"
3022- >
3023-
3024+ attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}" >
3025 <tree>
3026 <field name='code'/>
3027 <field name='name'/>
3028@@ -74,37 +60,18 @@
3029 </field>
3030 </group>
3031 </group>
3032- <group colspan='4'>
3033- <separator string="Account's Sign Conventions" colspan="4"/>
3034+ <group string="Account's Sign Conventions">
3035 <label string="Please check the [ Account's Sign on Reports ] Section in the Company"/>
3036 </group>
3037-
3038- <group colspan='4' col='4'>
3039- <group colspan="2">
3040- <separator string="Total" colspan="4"/>
3041- <field name="tot_check" colspan="4"/>
3042- <field name="lab_str" colspan="4" attrs="{'required':[('tot_check','=',True)], 'readonly':[('tot_check','=',False)],}" />
3043+ <group>
3044+ <group string="Total">
3045+ <field name="tot_check"/>
3046+ <field name="lab_str" attrs="{'required':[('tot_check','=',True)], 'readonly':[('tot_check','=',False)],}" />
3047 </group>
3048- <group colspan="2">
3049- <separator string="" colspan="4"/>
3050-<!--
3051- <button
3052- name="print_report"
3053- string="Print"
3054- type="object"
3055- icon='gtk-print'/>
3056- <button
3057- type='special'
3058- special='cancel'
3059- string='_Cancel'
3060- icon='gtk-cancel'
3061- />
3062--->
3063+ <group string=" " >
3064 </group>
3065 </group>
3066-
3067 </form>
3068-
3069 </field>
3070 </record>
3071
3072@@ -120,20 +87,13 @@
3073 <field name="inf_type"/>
3074 <field name="columns"/>
3075 <field name="display_account"/>
3076- <field name="display_account_level" required="True" colspan="4"/>
3077+ <field name="display_account_level" required="True" />
3078 <field name="fiscalyear_id"/>
3079- <field name="tot_check" colspan="4"/>
3080-<!--
3081- <button name="print_report" string="Print" type="object"/>
3082--->
3083+ <field name="tot_check" />
3084 </tree>
3085-
3086 </field>
3087 </record>
3088
3089-
3090-
3091-
3092 <record model="ir.actions.act_window" id="account_financial_report_action">
3093 <field name="name">Account Financial Report</field>
3094 <field name="res_model">afr</field>
3095@@ -142,7 +102,6 @@
3096 <field name="view_mode">tree,form</field>
3097 <field name="help">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.</field>
3098 </record>
3099-
3100
3101 <menuitem
3102 id="account_financial_report_menu"
3103@@ -152,6 +111,5 @@
3104 groups="account_financial_report.group_afreport"
3105 action="account_financial_report_action"/>
3106
3107-
3108 </data>
3109 </openerp>
3110
3111=== removed file 'account_financial_report/view/account_view.xml'
3112--- account_financial_report/view/account_view.xml 2012-02-09 21:06:28 +0000
3113+++ account_financial_report/view/account_view.xml 1970-01-01 00:00:00 +0000
3114@@ -1,23 +0,0 @@
3115-<?xml version="1.0" encoding="utf-8"?>
3116-<openerp>
3117- <data>
3118- <!--
3119- =====================================================
3120- Vista para agregar ala vista en lista de la lista de
3121- cuentas contables el campo padre.
3122- =====================================================
3123- -->
3124- <record id="view_account_search_padre" model="ir.ui.view">
3125- <field name="name">account.account.search.padre</field>
3126- <field name="model">account.account</field>
3127- <field name="type">search</field>
3128- <field name="inherit_id" ref="account.view_account_search"/>
3129- <field name="arch" type="xml">
3130- <xpath expr="/search/group/field[@name='code']" position="after">
3131- <field name="parent_id"/>
3132- </xpath>
3133- </field>
3134- </record>
3135-
3136- </data>
3137-</openerp>
3138
3139=== modified file 'account_financial_report/view/wizard.xml'
3140--- account_financial_report/view/wizard.xml 2012-08-10 23:06:21 +0000
3141+++ account_financial_report/view/wizard.xml 2013-06-18 18:52:27 +0000
3142@@ -7,47 +7,55 @@
3143 <field name="model">wizard.report</field>
3144 <field name="type">form</field>
3145 <field name="arch" type="xml">
3146- <form string="Account Financial Report">
3147- <group colspan="4">
3148- <group colspan="2">
3149- <separator string="Company Info" colspan="4"/>
3150- <field name="company_id" on_change='onchange_company_id(company_id)' colspan="4"/>
3151+ <form string="Account Financial Report" version="7.0">
3152+ <header>
3153+ <button
3154+ name="print_report"
3155+ string="Print"
3156+ type="object"
3157+ class="oe_highlight" />
3158+ or
3159+ <button
3160+ type='special'
3161+ special='cancel'
3162+ string='_Cancel'
3163+ class="oe_link" />
3164+ </header>
3165+ <h2><label for="afr_id"/></h2>
3166+ <field name="afr_id" on_change='onchange_afr_id(afr_id)' nolabel="1"/>
3167+ <group>
3168+ <group string="Company Info">
3169+ <label for="company_id"/>
3170+ <field name="company_id" on_change='onchange_company_id(company_id)' nolabel="1"/>
3171 <field name="currency_id"
3172 domain="[('company_id','=',company_id)]"
3173- attrs="{'readonly':[('analytic_ledger','=',True)]}"
3174- colspan="4"/>
3175+ attrs="{'readonly':[('analytic_ledger','=',True)]}"/>
3176 </group>
3177- <group colspan="2">
3178- <separator string="Report Info" colspan="4"/>
3179- <field name="afr_id" on_change='onchange_afr_id(afr_id)' colspan="4"/>
3180+ <group string="Report Info">
3181 <field
3182 name="inf_type"
3183- colspan="4"
3184 on_change='onchange_inf_type(inf_type)'
3185 />
3186- <field name="columns" on_change='onchange_columns(columns,fiscalyear,periods)' colspan="4"/>
3187- <field name="analytic_ledger" colspan="4"
3188+ <field name="columns" on_change='onchange_columns(columns,fiscalyear,periods)'/>
3189+ <field name="analytic_ledger"
3190 attrs="{'readonly':['|',('columns','!=','four'),('inf_type','!=','BS')],}"
3191 on_change='onchange_analytic_ledger(company_id,analytic_ledger)'
3192 />
3193 </group>
3194 </group>
3195- <group colspan='4'>
3196- <group colspan="2">
3197- <separator string="Accounts Info" colspan="4"/>
3198- <field name="display_account" required="True" colspan="4"/>
3199- <field name="display_account_level" required="True" colspan="4"/>
3200+ <group>
3201+ <group string="Accounts Info">
3202+ <field name="display_account" required="True" />
3203+ <field name="display_account_level" required="True" />
3204 </group>
3205- <group colspan="2">
3206- <separator string="FiscalYear Info" colspan="4"/>
3207+ <group string="FiscalYear Info">
3208 <field name="fiscalyear" on_change='onchange_columns(columns,fiscalyear,periods)' domain="[('company_id','=',company_id)]"/>
3209 <newline/>
3210 </group>
3211 </group>
3212- <group colspan='4'>
3213- <group colspan="1">
3214- <separator string="Accounts to Include" colspan="4"/>
3215- <field name="account_list" nolabel="1" colspan="4" domain="[('company_id','=',company_id)]">
3216+ <group >
3217+ <group string="Accounts to Include">
3218+ <field name="account_list" nolabel="1" domain="[('company_id','=',company_id)]">
3219 <tree>
3220 <field name='code'/>
3221 <field name='name'/>
3222@@ -56,16 +64,12 @@
3223 </tree>
3224 </field>
3225 </group>
3226- <group colspan="1">
3227- <separator string="Periods to Include" colspan="4"/>
3228+ <group string="Periods to Include">
3229 <field
3230 name="periods"
3231- colspan="4"
3232 nolabel="1"
3233 domain="[('fiscalyear_id','=',fiscalyear),('special','=',False),('company_id','=',company_id)]"
3234- attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}"
3235- >
3236-
3237+ attrs="{'readonly':[('columns','in',('qtr','thirteen'))],}">
3238 <tree>
3239 <field name='code'/>
3240 <field name='name'/>
3241@@ -74,34 +78,19 @@
3242 </field>
3243 </group>
3244 </group>
3245- <group colspan='4'>
3246- <separator string="Account's Sign Conventions" colspan="4"/>
3247+ <group string="Account's Sign Conventions">
3248 <label string="Please check the [ Account's Sign on Reports ] Section in the Company"/>
3249 </group>
3250
3251- <group colspan='4' col='4'>
3252- <group colspan="2">
3253- <separator string="Total" colspan="4"/>
3254- <field name="tot_check" colspan="4"/>
3255- <field name="lab_str" colspan="4" attrs="{'required':[('tot_check','=',True)], 'readonly':[('tot_check','=',False)],}" />
3256+ <group>
3257+ <group string="Total" >
3258+ <field name="tot_check" />
3259+ <field name="lab_str" attrs="{'required':[('tot_check','=',True)], 'readonly':[('tot_check','=',False)],}" />
3260 </group>
3261- <group colspan="2">
3262- <separator string="" colspan="4"/>
3263- <button
3264- name="print_report"
3265- string="Print"
3266- type="object"
3267- icon='gtk-print'/>
3268- <button
3269- type='special'
3270- special='cancel'
3271- string='_Cancel'
3272- icon='gtk-cancel'
3273- />
3274+ <group string=" " >
3275 </group>
3276 </group>
3277 </form>
3278-
3279 </field>
3280 </record>
3281
3282@@ -112,7 +101,7 @@
3283 <field name="view_type">form</field>
3284 <field name="view_mode">form</field>
3285 <field name="view_id" ref="wizard_report_view"/>
3286- <field name="target">new</field>
3287+ <field name="target">inline</field>
3288 </record>
3289
3290
3291
3292=== removed directory 'l10n_ve_account_financial_report'
3293=== removed file 'l10n_ve_account_financial_report/__init__.py'
3294--- l10n_ve_account_financial_report/__init__.py 2012-05-15 15:00:02 +0000
3295+++ l10n_ve_account_financial_report/__init__.py 1970-01-01 00:00:00 +0000
3296@@ -1,29 +0,0 @@
3297-# -*- encoding: utf-8 -*-
3298-###########################################################################
3299-# Module Writen to OpenERP, Open Source Management Solution
3300-# Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
3301-# All Rights Reserved
3302-###############Credits######################################################
3303-# Coded by: Humberto Arocha humberto@openerp.com.ve
3304-# Angelica Barrios angelicaisabelb@gmail.com
3305-# Jordi Esteve <jesteve@zikzakmedia.com>
3306-# Planified by: Humberto Arocha
3307-# Finance by: LUBCAN COL S.A.S http://www.lubcancol.com
3308-# Audited by: Humberto Arocha humberto@openerp.com.ve
3309-#############################################################################
3310-# This program is free software: you can redistribute it and/or modify
3311-# it under the terms of the GNU General Public License as published by
3312-# the Free Software Foundation, either version 3 of the License, or
3313-# (at your option) any later version.
3314-#
3315-# This program is distributed in the hope that it will be useful,
3316-# but WITHOUT ANY WARRANTY; without even the implied warranty of
3317-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3318-# GNU General Public License for more details.
3319-#
3320-# You should have received a copy of the GNU General Public License
3321-# along with this program. If not, see <http://www.gnu.org/licenses/>.
3322-##############################################################################
3323-
3324-import report
3325-import wizard
3326
3327=== removed file 'l10n_ve_account_financial_report/__openerp__.py'
3328--- l10n_ve_account_financial_report/__openerp__.py 2012-05-15 15:00:02 +0000
3329+++ l10n_ve_account_financial_report/__openerp__.py 1970-01-01 00:00:00 +0000
3330@@ -1,35 +0,0 @@
3331-# -*- encoding: utf-8 -*-
3332-#############################################################################
3333-# This program is free software: you can redistribute it and/or modify
3334-# it under the terms of the GNU General Public License as published by
3335-# the Free Software Foundation, either version 3 of the License, or
3336-# (at your option) any later version.
3337-#
3338-# This program is distributed in the hope that it will be useful,
3339-# but WITHOUT ANY WARRANTY; without even the implied warranty of
3340-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
3341-# GNU General Public License for more details.
3342-#
3343-# You should have received a copy of the GNU General Public License
3344-# along with this program. If not, see <http://www.gnu.org/licenses/>.
3345-##############################################################################
3346-{
3347- "name" : "Reportes Financieros",
3348- "version" : "0.3",
3349- "author" : "Vauxoo & Industrias Diana C.A.",
3350- "website" : "http://wiki.openerp.org.ve/",
3351- "depends" : ["base","account"],
3352- "category" : "Localisation/Accounting",
3353- "description": """
3354- Modulo para Generar reportes financieros
3355- """,
3356- "init_xml" : [],
3357- "demo_xml" : [],
3358- "update_xml" : [
3359- "wizard_report_report.xml",
3360- "wizard/account_report_wizard.xml",
3361- #~ "wizard/account_mayor_analitico.xml",
3362- ],
3363- "active": False,
3364- "installable": True,
3365-}
3366
3367=== removed directory 'l10n_ve_account_financial_report/i18n'
3368=== removed file 'l10n_ve_account_financial_report/i18n/account_financial_report.pot'
3369--- l10n_ve_account_financial_report/i18n/account_financial_report.pot 2012-05-15 15:00:02 +0000
3370+++ l10n_ve_account_financial_report/i18n/account_financial_report.pot 1970-01-01 00:00:00 +0000
3371@@ -1,1120 +0,0 @@
3372-# Translation of OpenERP Server.
3373-# This file contains the translation of the following modules:
3374-# * account_financial_report
3375-#
3376-msgid ""
3377-msgstr ""
3378-"Project-Id-Version: OpenERP Server 5.0.7\n"
3379-"Report-Msgid-Bugs-To: support@openerp.com\n"
3380-"POT-Creation-Date: 2010-04-23 11:30:23+0000\n"
3381-"PO-Revision-Date: 2010-04-23 11:30:23+0000\n"
3382-"Last-Translator: <>\n"
3383-"Language-Team: \n"
3384-"MIME-Version: 1.0\n"
3385-"Content-Type: text/plain; charset=UTF-8\n"
3386-"Content-Transfer-Encoding: \n"
3387-"Plural-Forms: \n"
3388-
3389-#. module: account_financial_report
3390-#: wizard_field:account.invoice.list.report,init,in_invoice:0
3391-msgid "Supplier invoices"
3392-msgstr ""
3393-
3394-#. module: account_financial_report
3395-#: wizard_field:account.balance.full.report,init,display_account:0
3396-#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0
3397-msgid "Display accounts "
3398-msgstr ""
3399-
3400-#. module: account_financial_report
3401-#: rml:account.account.chart.report:0
3402-msgid "Account number"
3403-msgstr ""
3404-
3405-#. module: account_financial_report
3406-#: rml:account.invoice.list.report:0
3407-msgid "Customer Refund Invoices"
3408-msgstr ""
3409-
3410-#. module: account_financial_report
3411-#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0
3412-msgid "Show initial balances"
3413-msgstr ""
3414-
3415-#. module: account_financial_report
3416-#: rml:account.move.line.report:0
3417-msgid "First line"
3418-msgstr ""
3419-
3420-#. module: account_financial_report
3421-#: rml:account.invoice.list.report:0
3422-msgid "Fiscal position"
3423-msgstr ""
3424-
3425-#. module: account_financial_report
3426-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
3427-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
3428-#, python-format
3429-msgid "Date to must be set between %s and %s"
3430-msgstr ""
3431-
3432-#. module: account_financial_report
3433-#: rml:account.invoice.list.report:0
3434-msgid "Vat"
3435-msgstr ""
3436-
3437-#. module: account_financial_report
3438-#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line
3439-msgid "Entry lines"
3440-msgstr ""
3441-
3442-#. module: account_financial_report
3443-#: wizard_field:account.balance.full.report,init,company_id:0
3444-#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0
3445-#: wizard_field:account.invoice.list.report,init,company_id:0
3446-msgid "Company"
3447-msgstr ""
3448-
3449-#. module: account_financial_report
3450-#: wizard_field:account.invoice.list.report,init,in_refund:0
3451-msgid "Supplier refunds"
3452-msgstr ""
3453-
3454-#. module: account_financial_report
3455-#: rml:account.move.report:0
3456-#: rml:account.move.report.h:0
3457-#: rml:account.print.journal.entries:0
3458-#: rml:account.print.journal.entriesh:0
3459-msgid "Own style"
3460-msgstr ""
3461-
3462-#. module: account_financial_report
3463-#: rml:account.invoice.list.report:0
3464-msgid "<drawRightString x=\"19.8cm\" y=\"25.50cm\">"
3465-msgstr ""
3466-
3467-#. module: account_financial_report
3468-#: rml:account.account.chart.report:0
3469-#: rml:account.move.report:0
3470-#: rml:account.move.report.h:0
3471-#: rml:account.print.journal.entries:0
3472-#: rml:account.print.journal.entriesh:0
3473-msgid "Account name"
3474-msgstr ""
3475-
3476-#. module: account_financial_report
3477-#: rml:account.balance.full:0
3478-msgid "Account Balance -"
3479-msgstr ""
3480-
3481-#. module: account_financial_report
3482-#: rml:account.move.line.report:0
3483-msgid "Analitic account"
3484-msgstr ""
3485-
3486-#. module: account_financial_report
3487-#: wizard_field:account.account.chart.report,init,account:0
3488-#: rml:account.balance.full:0
3489-#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0
3490-#: rml:account.move.line.report:0
3491-#: rml:account.move.report:0
3492-#: rml:account.move.report.h:0
3493-#: rml:account.print.journal.entries:0
3494-#: rml:account.print.journal.entriesh:0
3495-msgid "Account"
3496-msgstr ""
3497-
3498-#. module: account_financial_report
3499-#: selection:account.balance.full.report,init,state:0
3500-#: selection:account.general.ledger.cumulative.report,checktype,state:0
3501-#: selection:account.invoice.list.report,init,state:0
3502-msgid "By Date and Period"
3503-msgstr ""
3504-
3505-#. module: account_financial_report
3506-#: wizard_field:account.balance.full.report,init,account_list:0
3507-msgid "Root accounts"
3508-msgstr ""
3509-
3510-#. module: account_financial_report
3511-#: code:addons/account_financial_report/report/general_ledger.py:0
3512-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
3513-#, python-format
3514-msgid "CI: "
3515-msgstr ""
3516-
3517-#. module: account_financial_report
3518-#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report
3519-msgid "Invoice list"
3520-msgstr ""
3521-
3522-#. module: account_financial_report
3523-#: rml:account.move.line.report:0
3524-msgid "Own styles"
3525-msgstr ""
3526-
3527-#. module: account_financial_report
3528-#: rml:account.invoice.list.report:0
3529-msgid "Taxes"
3530-msgstr ""
3531-
3532-#. module: account_financial_report
3533-#: rml:account.general.ledger.cumulative:0
3534-msgid "Ref - Entry Label"
3535-msgstr ""
3536-
3537-#. module: account_financial_report
3538-#: selection:account.balance.full.report,init,state:0
3539-#: selection:account.general.ledger.cumulative.report,checktype,state:0
3540-#: selection:account.invoice.list.report,init,state:0
3541-msgid "By Date"
3542-msgstr ""
3543-
3544-#. module: account_financial_report
3545-#: rml:account.invoice.list.report:0
3546-#: wizard_field:account.invoice.list.report,init,cancel:0
3547-msgid "Cancelled"
3548-msgstr ""
3549-
3550-#. module: account_financial_report
3551-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report
3552-msgid "Cum. general ledger"
3553-msgstr ""
3554-
3555-#. module: account_financial_report
3556-#: rml:account.move.line.report:0
3557-msgid "Entry Lines -"
3558-msgstr ""
3559-
3560-#. module: account_financial_report
3561-#: rml:account.move.line.report:0
3562-msgid "Table styles"
3563-msgstr ""
3564-
3565-#. module: account_financial_report
3566-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
3567-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
3568-#, python-format
3569-msgid "UserError"
3570-msgstr ""
3571-
3572-#. module: account_financial_report
3573-#: model:ir.module.module,description:account_financial_report.module_meta_information
3574-msgid "\n"
3575-"Add some common financial/accounting reports and some wizards to quickly compute them:\n"
3576-" * Account chart list\n"
3577-" * Invoice list\n"
3578-" * Account move (journal ledger)\n"
3579-" * Account move line\n"
3580-" * Account balance compared period-fiscal year\n"
3581-" * Cumulative general ledger\n"
3582-"\n"
3583-"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"
3584-"\n"
3585-"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"
3586-""
3587-msgstr ""
3588-
3589-#. module: account_financial_report
3590-#: rml:account.move.line.report:0
3591-#: rml:account.move.report:0
3592-#: rml:account.move.report.h:0
3593-#: rml:account.print.journal.entries:0
3594-#: rml:account.print.journal.entriesh:0
3595-msgid "<drawString x=\"1cm\" y=\"0.9cm\">"
3596-msgstr ""
3597-
3598-#. module: account_financial_report
3599-#: rml:account.account.chart.report:0
3600-#: rml:account.general.ledger.cumulative:0
3601-#: rml:account.general.ledger.cumulative.landscape:0
3602-#: rml:account.invoice.list.report:0
3603-msgid "<fill color=\"darkblue\"/>"
3604-msgstr ""
3605-
3606-#. module: account_financial_report
3607-#: rml:account.move.report:0
3608-#: rml:account.move.report.h:0
3609-#: rml:account.print.journal.entries:0
3610-#: rml:account.print.journal.entriesh:0
3611-msgid "Reference"
3612-msgstr ""
3613-
3614-#. module: account_financial_report
3615-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
3616-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
3617-#, python-format
3618-msgid "Date not in a defined fiscal year"
3619-msgstr ""
3620-
3621-#. module: account_financial_report
3622-#: rml:account.invoice.list.report:0
3623-msgid "External ref."
3624-msgstr ""
3625-
3626-#. module: account_financial_report
3627-#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h
3628-msgid "Entry landscape"
3629-msgstr ""
3630-
3631-#. module: account_financial_report
3632-#: rml:account.account.chart.report:0
3633-#: rml:account.general.ledger.cumulative:0
3634-#: rml:account.general.ledger.cumulative.landscape:0
3635-#: rml:account.invoice.list.report:0
3636-msgid "<stroke color=\"darkblue\"/>"
3637-msgstr ""
3638-
3639-#. module: account_financial_report
3640-#: rml:account.account.chart.report:0
3641-msgid "Account Chart"
3642-msgstr ""
3643-
3644-#. module: account_financial_report
3645-#: rml:account.move.line.report:0
3646-msgid "Ref."
3647-msgstr ""
3648-
3649-#. module: account_financial_report
3650-#: rml:account.move.report.h:0
3651-#: rml:account.print.journal.entriesh:0
3652-msgid "To check"
3653-msgstr ""
3654-
3655-#. module: account_financial_report
3656-#: rml:account.general.ledger.cumulative:0
3657-#: rml:account.general.ledger.cumulative.landscape:0
3658-#: rml:account.invoice.list.report:0
3659-#: selection:account.invoice.list.report,init,order_by:0
3660-#: rml:account.move.line.report:0
3661-#: rml:account.move.report:0
3662-#: rml:account.move.report.h:0
3663-#: rml:account.print.journal.entries:0
3664-#: rml:account.print.journal.entriesh:0
3665-msgid "Partner"
3666-msgstr ""
3667-
3668-#. module: account_financial_report
3669-#: rml:account.move.report.h:0
3670-#: rml:account.print.journal.entriesh:0
3671-msgid "YES"
3672-msgstr ""
3673-
3674-#. module: account_financial_report
3675-#: selection:account.journal.entries.report,init,sort_selection:0
3676-msgid "By reference number"
3677-msgstr ""
3678-
3679-#. module: account_financial_report
3680-#: rml:account.move.report:0
3681-#: rml:account.move.report.h:0
3682-#: rml:account.print.journal.entries:0
3683-#: rml:account.print.journal.entriesh:0
3684-msgid "Table style"
3685-msgstr ""
3686-
3687-#. module: account_financial_report
3688-#: rml:account.balance.full:0
3689-#: rml:account.general.ledger.cumulative:0
3690-#: rml:account.general.ledger.cumulative.landscape:0
3691-msgid "Periods/Date range:"
3692-msgstr ""
3693-
3694-#. module: account_financial_report
3695-#: rml:account.invoice.list.report:0
3696-msgid "<td> <para style=\"Text body\">"
3697-msgstr ""
3698-
3699-#. module: account_financial_report
3700-#: wizard_view:account.account.chart.report,init:0
3701-#: wizard_view:account.general.ledger.cumulative.report,account_selection:0
3702-msgid "Select parent account"
3703-msgstr ""
3704-
3705-#. module: account_financial_report
3706-#: code:addons/account_financial_report/report/general_ledger.py:0
3707-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
3708-#, python-format
3709-msgid "Initial balance"
3710-msgstr ""
3711-
3712-#. module: account_financial_report
3713-#: rml:account.invoice.list.report:0
3714-#: rml:account.move.line.report:0
3715-#: rml:account.move.report.h:0
3716-#: rml:account.print.journal.entriesh:0
3717-msgid "State"
3718-msgstr ""
3719-
3720-#. module: account_financial_report
3721-#: rml:account.move.line.report:0
3722-msgid "Valid"
3723-msgstr ""
3724-
3725-#. module: account_financial_report
3726-#: rml:account.move.line.report:0
3727-msgid "Second line"
3728-msgstr ""
3729-
3730-#. module: account_financial_report
3731-#: rml:account.balance.full:0
3732-#: rml:account.general.ledger.cumulative:0
3733-#: rml:account.general.ledger.cumulative.landscape:0
3734-#: rml:account.move.line.report:0
3735-#: rml:account.move.report:0
3736-#: rml:account.move.report.h:0
3737-#: rml:account.print.journal.entries:0
3738-#: rml:account.print.journal.entriesh:0
3739-msgid "Debit"
3740-msgstr ""
3741-
3742-#. module: account_financial_report
3743-#: wizard_button:account.account.chart.report,init,report:0
3744-#: wizard_button:account.balance.full.report,init,report:0
3745-#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0
3746-#: wizard_button:account.invoice.list.report,init,report:0
3747-#: wizard_button:account.journal.entries.report,init,print:0
3748-msgid "Print"
3749-msgstr ""
3750-
3751-#. module: account_financial_report
3752-#: rml:account.account.chart.report:0
3753-#: rml:account.general.ledger.cumulative:0
3754-#: rml:account.general.ledger.cumulative.landscape:0
3755-#: rml:account.invoice.list.report:0
3756-msgid "logo"
3757-msgstr ""
3758-
3759-#. module: account_financial_report
3760-#: wizard_field:account.balance.full.report,init,date_from:0
3761-#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0
3762-#: wizard_field:account.invoice.list.report,init,date_from:0
3763-msgid "Start date"
3764-msgstr ""
3765-
3766-#. module: account_financial_report
3767-#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0
3768-msgid "Next"
3769-msgstr ""
3770-
3771-#. module: account_financial_report
3772-#: rml:account.balance.full:0
3773-#: rml:account.general.ledger.cumulative:0
3774-#: rml:account.general.ledger.cumulative.landscape:0
3775-msgid "Fiscal year:"
3776-msgstr ""
3777-
3778-#. module: account_financial_report
3779-#: wizard_view:account.balance.full.report,init:0
3780-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
3781-#: wizard_view:account.invoice.list.report,init:0
3782-msgid "Filter on Periods"
3783-msgstr ""
3784-
3785-#. module: account_financial_report
3786-#: wizard_view:account.balance.full.report,init:0
3787-msgid "Full Account Balance"
3788-msgstr ""
3789-
3790-#. module: account_financial_report
3791-#: rml:account.move.line.report:0
3792-#: rml:account.move.report:0
3793-#: rml:account.move.report.h:0
3794-#: rml:account.print.journal.entries:0
3795-#: rml:account.print.journal.entriesh:0
3796-msgid "Table header"
3797-msgstr ""
3798-
3799-#. module: account_financial_report
3800-#: rml:account.invoice.list.report:0
3801-msgid "</para> </td>"
3802-msgstr ""
3803-
3804-#. module: account_financial_report
3805-#: selection:account.balance.full.report,init,state:0
3806-#: selection:account.general.ledger.cumulative.report,checktype,state:0
3807-#: selection:account.invoice.list.report,init,state:0
3808-msgid "No Filter"
3809-msgstr ""
3810-
3811-#. module: account_financial_report
3812-#: rml:account.balance.full:0
3813-#: wizard_field:account.balance.full.report,init,fiscalyear:0
3814-#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0
3815-msgid "Fiscal year"
3816-msgstr ""
3817-
3818-#. module: account_financial_report
3819-#: selection:account.general.ledger.cumulative.report,checktype,display_account:0
3820-msgid "With balance is not equal to 0"
3821-msgstr ""
3822-
3823-#. module: account_financial_report
3824-#: rml:account.invoice.list.report:0
3825-msgid "<td> <para style=\"Standard\" size=\"5\">Invoice description</para> </td>"
3826-msgstr ""
3827-
3828-#. module: account_financial_report
3829-#: wizard_view:account.invoice.list.report,init:0
3830-msgid "Filter by date"
3831-msgstr ""
3832-
3833-#. module: account_financial_report
3834-#: rml:account.account.chart.report:0
3835-#: rml:account.general.ledger.cumulative:0
3836-#: rml:account.general.ledger.cumulative.landscape:0
3837-#: rml:account.move.line.report:0
3838-#: rml:account.move.report:0
3839-#: rml:account.move.report.h:0
3840-#: rml:account.print.journal.entries:0
3841-#: rml:account.print.journal.entriesh:0
3842-msgid "</drawString>"
3843-msgstr ""
3844-
3845-#. module: account_financial_report
3846-#: wizard_view:account.balance.full.report,init:0
3847-msgid "Accounts to include"
3848-msgstr ""
3849-
3850-#. module: account_financial_report
3851-#: rml:account.invoice.list.report:0
3852-msgid "<blockTable colWidths=\"1.8cm,1.4cm,1.4cm,1.8cm,1.8cm,2cm,3.5cm,2cm,4cm,1.2cm,1.8cm,1.4cm,1.8cm,1.6cm\" repeatRows=\"1\" style=\"Table3\">"
3853-msgstr ""
3854-
3855-#. module: account_financial_report
3856-#: rml:account.general.ledger.cumulative:0
3857-#: rml:account.general.ledger.cumulative.landscape:0
3858-msgid "Mvt"
3859-msgstr ""
3860-
3861-#. module: account_financial_report
3862-#: rml:account.account.chart.report:0
3863-msgid "1cm 27.9cm 20cm 27.9cm"
3864-msgstr ""
3865-
3866-#. module: account_financial_report
3867-#: selection:account.journal.entries.report,init,sort_selection:0
3868-msgid "By entry number"
3869-msgstr ""
3870-
3871-#. module: account_financial_report
3872-#: wizard_view:account.invoice.list.report,init:0
3873-msgid "Options"
3874-msgstr ""
3875-
3876-#. module: account_financial_report
3877-#: rml:account.general.ledger.cumulative.landscape:0
3878-msgid "Entry Label"
3879-msgstr ""
3880-
3881-#. module: account_financial_report
3882-#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative_landscape
3883-msgid "Cumulative general ledger landscape"
3884-msgstr ""
3885-
3886-#. module: account_financial_report
3887-#: rml:account.general.ledger.cumulative.landscape:0
3888-msgid "Counterpart"
3889-msgstr ""
3890-
3891-#. module: account_financial_report
3892-#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0
3893-#, python-format
3894-msgid "No Data Available"
3895-msgstr ""
3896-
3897-#. module: account_financial_report
3898-#: wizard_view:account.invoice.list.report,init:0
3899-msgid "Filter by state"
3900-msgstr ""
3901-
3902-#. module: account_financial_report
3903-#: rml:account.invoice.list.report:0
3904-msgid "Due date"
3905-msgstr ""
3906-
3907-#. module: account_financial_report
3908-#: help:account.balance.full.report,init,periods:0
3909-msgid "All periods in the fiscal year if empty"
3910-msgstr ""
3911-
3912-#. module: account_financial_report
3913-#: rml:account.invoice.list.report:0
3914-#: wizard_field:account.invoice.list.report,init,proforma:0
3915-msgid "Pro-forma"
3916-msgstr ""
3917-
3918-#. module: account_financial_report
3919-#: rml:account.general.ledger.cumulative:0
3920-#: rml:account.general.ledger.cumulative.landscape:0
3921-msgid "Currency"
3922-msgstr ""
3923-
3924-#. module: account_financial_report
3925-#: model:ir.actions.report.xml,name:account_financial_report.account_account_chart_report
3926-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_chart_report
3927-#: model:ir.ui.menu,name:account_financial_report.menu_account_chart_report
3928-msgid "Chart of accounts"
3929-msgstr ""
3930-
3931-#. module: account_financial_report
3932-#: selection:account.journal.entries.report,init,sort_selection:0
3933-msgid "By date"
3934-msgstr ""
3935-
3936-#. module: account_financial_report
3937-#: wizard_field:account.balance.full.report,init,display_account_level:0
3938-msgid "Up to level"
3939-msgstr ""
3940-
3941-#. module: account_financial_report
3942-#: rml:account.invoice.list.report:0
3943-msgid "Partner code"
3944-msgstr ""
3945-
3946-#. module: account_financial_report
3947-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
3948-msgid "(Keep empty for all open fiscal years)"
3949-msgstr ""
3950-
3951-#. module: account_financial_report
3952-#: rml:account.move.line.report:0
3953-#: rml:account.move.report:0
3954-#: rml:account.move.report.h:0
3955-#: rml:account.print.journal.entries:0
3956-#: rml:account.print.journal.entriesh:0
3957-msgid "Report title"
3958-msgstr ""
3959-
3960-#. module: account_financial_report
3961-#: wizard_view:account.balance.full.report,init:0
3962-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
3963-#: wizard_view:account.invoice.list.report,init:0
3964-msgid "Date Filter"
3965-msgstr ""
3966-
3967-#. module: account_financial_report
3968-#: rml:account.invoice.list.report:0
3969-#: wizard_field:account.invoice.list.report,init,draft:0
3970-#: rml:account.move.line.report:0
3971-#: rml:account.move.report.h:0
3972-#: rml:account.print.journal.entriesh:0
3973-msgid "Draft"
3974-msgstr ""
3975-
3976-#. module: account_financial_report
3977-#: rml:account.account.chart.report:0
3978-#: rml:account.general.ledger.cumulative:0
3979-#: rml:account.general.ledger.cumulative.landscape:0
3980-msgid "TITLE COMPANY"
3981-msgstr ""
3982-
3983-#. module: account_financial_report
3984-#: rml:account.invoice.list.report:0
3985-msgid "</para> </td>"
3986-msgstr ""
3987-
3988-#. module: account_financial_report
3989-#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0
3990-msgid "Movement"
3991-msgstr ""
3992-
3993-#. module: account_financial_report
3994-#: model:ir.actions.report.xml,name:account_financial_report.account_balance_full
3995-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report
3996-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_balance_full_report_menu
3997-#: model:ir.ui.menu,name:account_financial_report.menu_account_balance_full_report
3998-msgid "Full account balance"
3999-msgstr ""
4000-
4001-#. module: account_financial_report
4002-#: rml:account.account.chart.report:0
4003-#: rml:account.general.ledger.cumulative:0
4004-#: rml:account.general.ledger.cumulative.landscape:0
4005-msgid "<drawRightString x=\"19.8cm\" y=\"28cm\">"
4006-msgstr ""
4007-
4008-#. module: account_financial_report
4009-#: rml:account.invoice.list.report:0
4010-msgid "Untaxed"
4011-msgstr ""
4012-
4013-#. module: account_financial_report
4014-#: rml:account.move.report.h:0
4015-#: rml:account.print.journal.entriesh:0
4016-msgid "NO"
4017-msgstr ""
4018-
4019-#. module: account_financial_report
4020-#: selection:account.balance.full.report,init,state:0
4021-#: selection:account.general.ledger.cumulative.report,checktype,state:0
4022-#: selection:account.invoice.list.report,init,state:0
4023-msgid "By Period"
4024-msgstr ""
4025-
4026-#. module: account_financial_report
4027-#: rml:account.invoice.list.report:0
4028-msgid "Paid"
4029-msgstr ""
4030-
4031-#. module: account_financial_report
4032-#: help:account.general.ledger.cumulative.report,checktype,periods:0
4033-#: help:account.invoice.list.report,init,periods:0
4034-msgid "All periods if empty"
4035-msgstr ""
4036-
4037-#. module: account_financial_report
4038-#: rml:account.general.ledger.cumulative:0
4039-#: rml:account.general.ledger.cumulative.landscape:0
4040-#: selection:account.general.ledger.cumulative.report,checktype,sortbydate:0
4041-#: selection:account.invoice.list.report,init,order_by:0
4042-#: rml:account.move.line.report:0
4043-#: rml:account.move.report:0
4044-#: rml:account.move.report.h:0
4045-#: rml:account.print.journal.entries:0
4046-#: rml:account.print.journal.entriesh:0
4047-msgid "Date"
4048-msgstr ""
4049-
4050-#. module: account_financial_report
4051-#: rml:account.general.ledger.cumulative.landscape:0
4052-msgid "1.3cm 24.9cm 38.3cm 24.9cm"
4053-msgstr ""
4054-
4055-#. module: account_financial_report
4056-#: help:account.balance.full.report,init,display_account_level:0
4057-msgid "Display accounts up to this level (0 to show all)"
4058-msgstr ""
4059-
4060-#. module: account_financial_report
4061-#: selection:account.balance.full.report,init,display_account:0
4062-#: selection:account.general.ledger.cumulative.report,checktype,display_account:0
4063-msgid "With movements"
4064-msgstr ""
4065-
4066-#. module: account_financial_report
4067-#: wizard_view:account.journal.entries.report,init:0
4068-msgid "Print Journal"
4069-msgstr ""
4070-
4071-#. module: account_financial_report
4072-#: rml:account.move.line.report:0
4073-#: rml:account.move.report:0
4074-#: rml:account.move.report.h:0
4075-#: rml:account.print.journal.entries:0
4076-#: rml:account.print.journal.entriesh:0
4077-msgid "Footer"
4078-msgstr ""
4079-
4080-#. module: account_financial_report
4081-#: help:account.general.ledger.cumulative.report,checktype,fiscalyear:0
4082-msgid "Keep empty for all open fiscal year"
4083-msgstr ""
4084-
4085-#. module: account_financial_report
4086-#: rml:account.balance.full:0
4087-#: rml:account.general.ledger.cumulative:0
4088-#: rml:account.general.ledger.cumulative.landscape:0
4089-#: rml:account.move.line.report:0
4090-#: rml:account.move.report:0
4091-#: rml:account.move.report.h:0
4092-#: rml:account.print.journal.entries:0
4093-#: rml:account.print.journal.entriesh:0
4094-msgid "Credit"
4095-msgstr ""
4096-
4097-#. module: account_financial_report
4098-#: rml:account.account.chart.report:0
4099-#: rml:account.balance.full:0
4100-#: rml:account.general.ledger.cumulative:0
4101-#: rml:account.general.ledger.cumulative.landscape:0
4102-#: rml:account.invoice.list.report:0
4103-msgid "COL 2"
4104-msgstr ""
4105-
4106-#. module: account_financial_report
4107-#: rml:account.account.chart.report:0
4108-#: rml:account.balance.full:0
4109-#: rml:account.general.ledger.cumulative:0
4110-#: rml:account.general.ledger.cumulative.landscape:0
4111-#: rml:account.invoice.list.report:0
4112-msgid "COL 1"
4113-msgstr ""
4114-
4115-#. module: account_financial_report
4116-#: rml:account.balance.full:0
4117-#: rml:account.general.ledger.cumulative:0
4118-#: rml:account.general.ledger.cumulative.landscape:0
4119-msgid "Balance"
4120-msgstr ""
4121-
4122-#. module: account_financial_report
4123-#: rml:account.account.chart.report:0
4124-#: rml:account.general.ledger.cumulative:0
4125-#: rml:account.general.ledger.cumulative.landscape:0
4126-msgid "<drawString x=\"4.6cm\" y=\"28.7cm\">"
4127-msgstr ""
4128-
4129-#. module: account_financial_report
4130-#: wizard_field:account.balance.full.report,init,date_to:0
4131-#: wizard_field:account.general.ledger.cumulative.report,checktype,date_to:0
4132-#: wizard_field:account.invoice.list.report,init,date_to:0
4133-msgid "End date"
4134-msgstr ""
4135-
4136-#. module: account_financial_report
4137-#: rml:account.balance.full:0
4138-msgid "Code"
4139-msgstr ""
4140-
4141-#. module: account_financial_report
4142-#: rml:account.invoice.list.report:0
4143-msgid "Entry num."
4144-msgstr ""
4145-
4146-#. module: account_financial_report
4147-#: rml:account.invoice.list.report:0
4148-msgid "Customer Invoices"
4149-msgstr ""
4150-
4151-#. module: account_financial_report
4152-#: wizard_field:account.balance.full.report,init,state:0
4153-#: wizard_field:account.general.ledger.cumulative.report,checktype,state:0
4154-#: wizard_field:account.invoice.list.report,init,state:0
4155-msgid "Date/Period Filter"
4156-msgstr ""
4157-
4158-#. module: account_financial_report
4159-#: rml:account.balance.full:0
4160-msgid "Init. balance"
4161-msgstr ""
4162-
4163-#. module: account_financial_report
4164-#: rml:account.account.chart.report:0
4165-#: rml:account.general.ledger.cumulative:0
4166-#: rml:account.general.ledger.cumulative.landscape:0
4167-#: rml:account.invoice.list.report:0
4168-msgid "</drawRightString>"
4169-msgstr ""
4170-
4171-#. module: account_financial_report
4172-#: rml:account.move.report:0
4173-#: rml:account.move.report.h:0
4174-#: rml:account.print.journal.entries:0
4175-#: rml:account.print.journal.entriesh:0
4176-msgid "Subtable style"
4177-msgstr ""
4178-
4179-#. module: account_financial_report
4180-#: wizard_field:account.invoice.list.report,init,paid:0
4181-msgid "Done"
4182-msgstr ""
4183-
4184-#. module: account_financial_report
4185-#: wizard_field:account.balance.full.report,init,periods:0
4186-#: wizard_field:account.general.ledger.cumulative.report,checktype,periods:0
4187-#: wizard_field:account.invoice.list.report,init,periods:0
4188-msgid "Periods"
4189-msgstr ""
4190-
4191-#. module: account_financial_report
4192-#: wizard_field:account.general.ledger.cumulative.report,checktype,landscape:0
4193-#: wizard_field:account.journal.entries.report,init,landscape:0
4194-msgid "Landscape Mode"
4195-msgstr ""
4196-
4197-#. module: account_financial_report
4198-#: wizard_button:account.account.chart.report,init,end:0
4199-#: wizard_button:account.balance.full.report,init,end:0
4200-#: wizard_button:account.general.ledger.cumulative.report,account_selection,end:0
4201-#: wizard_button:account.general.ledger.cumulative.report,checktype,end:0
4202-#: wizard_button:account.invoice.list.report,init,end:0
4203-#: wizard_button:account.journal.entries.report,init,end:0
4204-msgid "Cancel"
4205-msgstr ""
4206-
4207-#. module: account_financial_report
4208-#: wizard_field:account.invoice.list.report,init,order_by:0
4209-msgid "Order by"
4210-msgstr ""
4211-
4212-#. module: account_financial_report
4213-#: rml:account.invoice.list.report:0
4214-#: wizard_field:account.invoice.list.report,init,open:0
4215-msgid "Open"
4216-msgstr ""
4217-
4218-#. module: account_financial_report
4219-#: model:ir.module.module,shortdesc:account_financial_report.module_meta_information
4220-msgid "Common financial reports"
4221-msgstr ""
4222-
4223-#. module: account_financial_report
4224-#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entries
4225-#: model:ir.actions.wizard,name:account_financial_report.wizard_journal_entries_report
4226-#: model:ir.ui.menu,name:account_financial_report.menu_journal_entries_report
4227-msgid "Print journal by entries"
4228-msgstr ""
4229-
4230-#. module: account_financial_report
4231-#: rml:account.general.ledger.cumulative.landscape:0
4232-msgid "Ref"
4233-msgstr ""
4234-
4235-#. module: account_financial_report
4236-#: rml:account.balance.full:0
4237-#: wizard_view:account.balance.full.report,init:0
4238-#: wizard_field:account.journal.entries.report,init,period_ids:0
4239-#: rml:account.move.report:0
4240-#: rml:account.move.report.h:0
4241-#: rml:account.print.journal.entries:0
4242-#: rml:account.print.journal.entriesh:0
4243-msgid "Period"
4244-msgstr ""
4245-
4246-#. module: account_financial_report
4247-#: code:addons/account_financial_report/report/general_ledger.py:0
4248-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
4249-#, python-format
4250-msgid "SI: "
4251-msgstr ""
4252-
4253-#. module: account_financial_report
4254-#: rml:account.invoice.list.report:0
4255-msgid "<td> <para style=\"Text body\">"
4256-msgstr ""
4257-
4258-#. module: account_financial_report
4259-#: rml:account.invoice.list.report:0
4260-msgid "Supplier Invoices"
4261-msgstr ""
4262-
4263-#. module: account_financial_report
4264-#: rml:account.move.line.report:0
4265-#: rml:account.move.report:0
4266-#: rml:account.move.report.h:0
4267-#: rml:account.print.journal.entries:0
4268-#: rml:account.print.journal.entriesh:0
4269-msgid "Description"
4270-msgstr ""
4271-
4272-#. module: account_financial_report
4273-#: code:addons/account_financial_report/report/general_ledger.py:0
4274-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
4275-#, python-format
4276-msgid "OR: "
4277-msgstr ""
4278-
4279-#. module: account_financial_report
4280-#: wizard_view:account.invoice.list.report,init:0
4281-msgid "Filter by type"
4282-msgstr ""
4283-
4284-#. module: account_financial_report
4285-#: wizard_field:account.journal.entries.report,init,journal_ids:0
4286-#: rml:account.move.report:0
4287-#: rml:account.move.report.h:0
4288-#: rml:account.print.journal.entries:0
4289-#: rml:account.print.journal.entriesh:0
4290-msgid "Journal"
4291-msgstr ""
4292-
4293-#. module: account_financial_report
4294-#: rml:account.invoice.list.report:0
4295-#: wizard_view:account.invoice.list.report,init:0
4296-msgid "Invoice List"
4297-msgstr ""
4298-
4299-#. module: account_financial_report
4300-#: wizard_field:account.general.ledger.cumulative.report,checktype,amount_currency:0
4301-msgid "With Currency"
4302-msgstr ""
4303-
4304-#. module: account_financial_report
4305-#: wizard_field:account.invoice.list.report,init,detailed_taxes:0
4306-msgid "Detailed taxes"
4307-msgstr ""
4308-
4309-#. module: account_financial_report
4310-#: rml:account.invoice.list.report:0
4311-msgid "Supplier Refund Invoices"
4312-msgstr ""
4313-
4314-#. module: account_financial_report
4315-#: rml:account.invoice.list.report:0
4316-#: selection:account.invoice.list.report,init,order_by:0
4317-msgid "Number"
4318-msgstr ""
4319-
4320-#. module: account_financial_report
4321-#: rml:account.move.report.h:0
4322-#: rml:account.print.journal.entriesh:0
4323-msgid "Posted"
4324-msgstr ""
4325-
4326-#. module: account_financial_report
4327-#: rml:account.move.report:0
4328-#: rml:account.move.report.h:0
4329-#: rml:account.print.journal.entries:0
4330-#: rml:account.print.journal.entriesh:0
4331-msgid "Journal Ledger -"
4332-msgstr ""
4333-
4334-#. module: account_financial_report
4335-#: rml:account.general.ledger.cumulative:0
4336-#: rml:account.general.ledger.cumulative.landscape:0
4337-msgid "General Ledger -"
4338-msgstr ""
4339-
4340-#. module: account_financial_report
4341-#: wizard_field:account.journal.entries.report,init,sort_selection:0
4342-msgid "Entries Sorted By"
4343-msgstr ""
4344-
4345-#. module: account_financial_report
4346-#: wizard_field:account.invoice.list.report,init,out_invoice:0
4347-msgid "Customer invoices"
4348-msgstr ""
4349-
4350-#. module: account_financial_report
4351-#: rml:account.invoice.list.report:0
4352-msgid "Invoice date"
4353-msgstr ""
4354-
4355-#. module: account_financial_report
4356-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
4357-msgid "Select Date-Period"
4358-msgstr ""
4359-
4360-#. module: account_financial_report
4361-#: rml:account.move.line.report:0
4362-msgid "Data table"
4363-msgstr ""
4364-
4365-#. module: account_financial_report
4366-#: rml:account.invoice.list.report:0
4367-msgid "0.8cm 19.8cm 28.8cm 19.8cm"
4368-msgstr ""
4369-
4370-#. module: account_financial_report
4371-#: rml:account.invoice.list.report:0
4372-msgid "Currency :"
4373-msgstr ""
4374-
4375-#. module: account_financial_report
4376-#: rml:account.move.line.report:0
4377-#: rml:account.move.report:0
4378-#: rml:account.move.report.h:0
4379-#: rml:account.print.journal.entries:0
4380-#: rml:account.print.journal.entriesh:0
4381-msgid "Table content"
4382-msgstr ""
4383-
4384-#. module: account_financial_report
4385-#: selection:account.balance.full.report,init,display_account:0
4386-msgid "With balance"
4387-msgstr ""
4388-
4389-#. module: account_financial_report
4390-#: rml:account.move.line.report:0
4391-#: rml:account.move.report:0
4392-#: rml:account.move.report.h:0
4393-#: rml:account.print.journal.entries:0
4394-#: rml:account.print.journal.entriesh:0
4395-#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record
4396-msgid "Entry"
4397-msgstr ""
4398-
4399-#. module: account_financial_report
4400-#: rml:account.general.ledger.cumulative:0
4401-msgid "0.9cm 27.7cm 20.1cm 27.7cm"
4402-msgstr ""
4403-
4404-#. module: account_financial_report
4405-#: rml:account.account.chart.report:0
4406-#: rml:account.balance.full:0
4407-#: rml:account.general.ledger.cumulative:0
4408-#: rml:account.general.ledger.cumulative.landscape:0
4409-#: rml:account.invoice.list.report:0
4410-#: rml:account.move.line.report:0
4411-#: rml:account.move.report:0
4412-#: rml:account.move.report.h:0
4413-#: rml:account.print.journal.entries:0
4414-#: rml:account.print.journal.entriesh:0
4415-msgid "Page"
4416-msgstr ""
4417-
4418-#. module: account_financial_report
4419-#: model:ir.actions.report.xml,name:account_financial_report.account_print_journal_entriesh
4420-msgid "Print journal by entries landscape"
4421-msgstr ""
4422-
4423-#. module: account_financial_report
4424-#: selection:account.balance.full.report,init,display_account:0
4425-#: selection:account.general.ledger.cumulative.report,checktype,display_account:0
4426-msgid "All"
4427-msgstr ""
4428-
4429-#. module: account_financial_report
4430-#: code:addons/account_financial_report/wizard/wizard_print_journal_entries.py:0
4431-#, python-format
4432-msgid "No records found for your selection!"
4433-msgstr ""
4434-
4435-#. module: account_financial_report
4436-#: model:ir.actions.wizard,name:account_financial_report.wizard_invoice_list_report
4437-#: model:ir.ui.menu,name:account_financial_report.menu_invoice_list_report
4438-msgid "Print invoice list"
4439-msgstr ""
4440-
4441-#. module: account_financial_report
4442-#: wizard_field:account.general.ledger.cumulative.report,checktype,sortbydate:0
4443-msgid "Sort by"
4444-msgstr ""
4445-
4446-#. module: account_financial_report
4447-#: rml:account.general.ledger.cumulative.landscape:0
4448-msgid "JNRL"
4449-msgstr ""
4450-
4451-#. module: account_financial_report
4452-#: rml:account.balance.full:0
4453-msgid "1cm 19.2cm 28.7cm 19.2cm"
4454-msgstr ""
4455-
4456-#. module: account_financial_report
4457-#: model:ir.actions.report.xml,name:account_financial_report.account_general_ledger_cumulative
4458-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report_menu
4459-#: model:ir.ui.menu,name:account_financial_report.menu_account_general_ledger_cumulative_report
4460-msgid "Cumulative general ledger"
4461-msgstr ""
4462-
4463-#. module: account_financial_report
4464-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
4465-msgid "Filters"
4466-msgstr ""
4467-
4468-#. module: account_financial_report
4469-#: wizard_field:account.invoice.list.report,init,out_refund:0
4470-msgid "Customer refunds"
4471-msgstr ""
4472-
4473-#. module: account_financial_report
4474-#: help:account.balance.full.report,init,fiscalyear:0
4475-msgid "Keep empty to use all open fiscal years to compute the balance"
4476-msgstr ""
4477-
4478-#. module: account_financial_report
4479-#: rml:account.general.ledger.cumulative:0
4480-#: rml:account.general.ledger.cumulative.landscape:0
4481-#: rml:account.invoice.list.report:0
4482-msgid "Total"
4483-msgstr ""
4484-
4485-#. module: account_financial_report
4486-#: code:addons/account_financial_report/report/general_ledger.py:0
4487-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
4488-#, python-format
4489-msgid "SR: "
4490-msgstr ""
4491-
4492
4493=== removed file 'l10n_ve_account_financial_report/i18n/ca.po'
4494--- l10n_ve_account_financial_report/i18n/ca.po 2012-05-15 15:00:02 +0000
4495+++ l10n_ve_account_financial_report/i18n/ca.po 1970-01-01 00:00:00 +0000
4496@@ -1,1154 +0,0 @@
4497-# Translation of OpenERP Server.
4498-# This file contains the translation of the following modules:
4499-# * account_financial_report
4500-#
4501-msgid ""
4502-msgstr ""
4503-"Project-Id-Version: OpenERP Server 5.0.6\n"
4504-"Report-Msgid-Bugs-To: support@openerp.com\n"
4505-"POT-Creation-Date: 2010-04-23 11:30+0000\n"
4506-"PO-Revision-Date: 2010-06-09 21:49+0000\n"
4507-"Last-Translator: Jordi Esteve (www.zikzakmedia.com) "
4508-"<jesteve@zikzakmedia.com>\n"
4509-"Language-Team: \n"
4510-"MIME-Version: 1.0\n"
4511-"Content-Type: text/plain; charset=UTF-8\n"
4512-"Content-Transfer-Encoding: 8bit\n"
4513-"X-Launchpad-Export-Date: 2010-06-21 03:47+0000\n"
4514-"X-Generator: Launchpad (build Unknown)\n"
4515-
4516-#. module: account_financial_report
4517-#: wizard_field:account.invoice.list.report,init,in_invoice:0
4518-msgid "Supplier invoices"
4519-msgstr "Factures proveïdor"
4520-
4521-#. module: account_financial_report
4522-#: wizard_field:account.balance.full.report,init,display_account:0
4523-#: wizard_field:account.general.ledger.cumulative.report,checktype,display_account:0
4524-msgid "Display accounts "
4525-msgstr "Imprimeix comptes "
4526-
4527-#. module: account_financial_report
4528-#: rml:account.account.chart.report:0
4529-msgid "Account number"
4530-msgstr "Codi compte"
4531-
4532-#. module: account_financial_report
4533-#: rml:account.invoice.list.report:0
4534-msgid "Customer Refund Invoices"
4535-msgstr "Factures rectificatives de Client (Abonaments)"
4536-
4537-#. module: account_financial_report
4538-#: wizard_field:account.general.ledger.cumulative.report,checktype,initial_balance:0
4539-msgid "Show initial balances"
4540-msgstr "Mostra saldo inicial"
4541-
4542-#. module: account_financial_report
4543-#: rml:account.move.line.report:0
4544-msgid "First line"
4545-msgstr "Primera línea"
4546-
4547-#. module: account_financial_report
4548-#: rml:account.invoice.list.report:0
4549-msgid "Fiscal position"
4550-msgstr "Posició fiscal"
4551-
4552-#. module: account_financial_report
4553-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
4554-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
4555-#, python-format
4556-msgid "Date to must be set between %s and %s"
4557-msgstr "La data Des de ha d'estar entre %s i %s"
4558-
4559-#. module: account_financial_report
4560-#: rml:account.invoice.list.report:0
4561-msgid "Vat"
4562-msgstr "CIF/NIF"
4563-
4564-#. module: account_financial_report
4565-#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line
4566-msgid "Entry lines"
4567-msgstr "Línies assentament"
4568-
4569-#. module: account_financial_report
4570-#: wizard_field:account.balance.full.report,init,company_id:0
4571-#: wizard_field:account.general.ledger.cumulative.report,checktype,company_id:0
4572-#: wizard_field:account.invoice.list.report,init,company_id:0
4573-msgid "Company"
4574-msgstr "Companyia"
4575-
4576-#. module: account_financial_report
4577-#: wizard_field:account.invoice.list.report,init,in_refund:0
4578-msgid "Supplier refunds"
4579-msgstr "Factures rectificatives de Proveïdor (Abonaments)"
4580-
4581-#. module: account_financial_report
4582-#: rml:account.move.report:0
4583-#: rml:account.move.report.h:0
4584-#: rml:account.print.journal.entries:0
4585-#: rml:account.print.journal.entriesh:0
4586-msgid "Own style"
4587-msgstr "Estil propi"
4588-
4589-#. module: account_financial_report
4590-#: rml:account.invoice.list.report:0
4591-msgid "<drawRightString x=\"19.8cm\" y=\"25.50cm\">"
4592-msgstr "<drawRightString x=\"19.8cm\" y=\"25.50cm\">"
4593-
4594-#. module: account_financial_report
4595-#: rml:account.account.chart.report:0
4596-#: rml:account.move.report:0
4597-#: rml:account.move.report.h:0
4598-#: rml:account.print.journal.entries:0
4599-#: rml:account.print.journal.entriesh:0
4600-msgid "Account name"
4601-msgstr "Nom compte"
4602-
4603-#. module: account_financial_report
4604-#: rml:account.balance.full:0
4605-msgid "Account Balance -"
4606-msgstr "Balanç de sumes i saldos -"
4607-
4608-#. module: account_financial_report
4609-#: rml:account.move.line.report:0
4610-msgid "Analitic account"
4611-msgstr "Compte analític"
4612-
4613-#. module: account_financial_report
4614-#: wizard_field:account.account.chart.report,init,account:0
4615-#: rml:account.balance.full:0
4616-#: wizard_field:account.general.ledger.cumulative.report,account_selection,account_list:0
4617-#: rml:account.move.line.report:0
4618-#: rml:account.move.report:0
4619-#: rml:account.move.report.h:0
4620-#: rml:account.print.journal.entries:0
4621-#: rml:account.print.journal.entriesh:0
4622-msgid "Account"
4623-msgstr "Compte"
4624-
4625-#. module: account_financial_report
4626-#: selection:account.balance.full.report,init,state:0
4627-#: selection:account.general.ledger.cumulative.report,checktype,state:0
4628-#: selection:account.invoice.list.report,init,state:0
4629-msgid "By Date and Period"
4630-msgstr "Per data i període"
4631-
4632-#. module: account_financial_report
4633-#: wizard_field:account.balance.full.report,init,account_list:0
4634-msgid "Root accounts"
4635-msgstr "Comptes arrels"
4636-
4637-#. module: account_financial_report
4638-#: code:addons/account_financial_report/report/general_ledger.py:0
4639-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
4640-#, python-format
4641-msgid "CI: "
4642-msgstr "FC: "
4643-
4644-#. module: account_financial_report
4645-#: model:ir.actions.report.xml,name:account_financial_report.account_invoice_list_report
4646-msgid "Invoice list"
4647-msgstr "Llista factures"
4648-
4649-#. module: account_financial_report
4650-#: rml:account.move.line.report:0
4651-msgid "Own styles"
4652-msgstr "Estils propis"
4653-
4654-#. module: account_financial_report
4655-#: rml:account.invoice.list.report:0
4656-msgid "Taxes"
4657-msgstr "Impostos"
4658-
4659-#. module: account_financial_report
4660-#: rml:account.general.ledger.cumulative:0
4661-msgid "Ref - Entry Label"
4662-msgstr "Ref. línies d'assentament"
4663-
4664-#. module: account_financial_report
4665-#: selection:account.balance.full.report,init,state:0
4666-#: selection:account.general.ledger.cumulative.report,checktype,state:0
4667-#: selection:account.invoice.list.report,init,state:0
4668-msgid "By Date"
4669-msgstr "Per data"
4670-
4671-#. module: account_financial_report
4672-#: rml:account.invoice.list.report:0
4673-#: wizard_field:account.invoice.list.report,init,cancel:0
4674-msgid "Cancelled"
4675-msgstr "Cancel·lada"
4676-
4677-#. module: account_financial_report
4678-#: model:ir.actions.wizard,name:account_financial_report.wizard_account_general_ledger_cumulative_report
4679-msgid "Cum. general ledger"
4680-msgstr "Llibre major acum."
4681-
4682-#. module: account_financial_report
4683-#: rml:account.move.line.report:0
4684-msgid "Entry Lines -"
4685-msgstr "Línies d'assentament -"
4686-
4687-#. module: account_financial_report
4688-#: rml:account.move.line.report:0
4689-msgid "Table styles"
4690-msgstr "Estils de taula"
4691-
4692-#. module: account_financial_report
4693-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
4694-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
4695-#, python-format
4696-msgid "UserError"
4697-msgstr "Error de l'usuari"
4698-
4699-#. module: account_financial_report
4700-#: model:ir.module.module,description:account_financial_report.module_meta_information
4701-msgid ""
4702-"\n"
4703-"Add some common financial/accounting reports and some wizards to quickly "
4704-"compute them:\n"
4705-" * Account chart list\n"
4706-" * Invoice list\n"
4707-" * Account move (journal ledger)\n"
4708-" * Account move line\n"
4709-" * Account balance compared period-fiscal year\n"
4710-" * Cumulative general ledger\n"
4711-"\n"
4712-"They can be found in the \"Financial Management/Legal Statements/Generic "
4713-"Reports\" menu or in the tree/form views of accounts, journals, invoices, "
4714-"account entries and account move lines.\n"
4715-"\n"
4716-"Some reports are based on previous work by Pexego and others on the "
4717-"c2c_finance_report module for TinyERP 4.2 by Camptocamp SA.\n"
4718-msgstr ""
4719-"\n"
4720-"Proporciona alguns informes comptables/financers comuns i alguns assistents "
4721-"per a calcular ràpidament:\n"
4722-" * Llistat del plan comptable\n"
4723-" * Llistat de factures emeses/rebudes\n"
4724-" * Assentaments comptables (llibre diari)\n"
4725-" * Línies d'assentaments comptables\n"
4726-" * Balanç de sumes i saldos\n"
4727-" * Llibre major amb saldos acumulatius\n"
4728-"\n"
4729-"Estan disponibles en el menú \"Gestió Financera / Declaracions oficials / "
4730-"Informes genèrics\" o en les vistes arbre /formulari dels comptes "
4731-"comptables, diaris, factures, assentaments comptables i línies d'assentament "
4732-"comptable.\n"
4733-"\n"
4734-"Alguns informes es basen en treballs anteriors de Pexego i altres en el "
4735-"mòdul c2c_finance_report per TinyERP 4.2 de Camptocamp SA.\n"
4736-
4737-#. module: account_financial_report
4738-#: rml:account.move.line.report:0
4739-#: rml:account.move.report:0
4740-#: rml:account.move.report.h:0
4741-#: rml:account.print.journal.entries:0
4742-#: rml:account.print.journal.entriesh:0
4743-msgid "<drawString x=\"1cm\" y=\"0.9cm\">"
4744-msgstr "<drawString x=\"1cm\" y=\"0.9cm\">"
4745-
4746-#. module: account_financial_report
4747-#: rml:account.account.chart.report:0
4748-#: rml:account.general.ledger.cumulative:0
4749-#: rml:account.general.ledger.cumulative.landscape:0
4750-#: rml:account.invoice.list.report:0
4751-msgid "<fill color=\"darkblue\"/>"
4752-msgstr "<fill color=\"darkblue\"/>"
4753-
4754-#. module: account_financial_report
4755-#: rml:account.move.report:0
4756-#: rml:account.move.report.h:0
4757-#: rml:account.print.journal.entries:0
4758-#: rml:account.print.journal.entriesh:0
4759-msgid "Reference"
4760-msgstr "Referència"
4761-
4762-#. module: account_financial_report
4763-#: code:addons/account_financial_report/wizard/wizard_account_balance_report.py:0
4764-#: code:addons/account_financial_report/wizard/wizard_general_ledger_report.py:0
4765-#, python-format
4766-msgid "Date not in a defined fiscal year"
4767-msgstr "La data no està compresa en un exercici fiscal definit"
4768-
4769-#. module: account_financial_report
4770-#: rml:account.invoice.list.report:0
4771-msgid "External ref."
4772-msgstr "Nº doc. extern"
4773-
4774-#. module: account_financial_report
4775-#: model:ir.actions.report.xml,name:account_financial_report.report_account_move_line_record_h
4776-msgid "Entry landscape"
4777-msgstr "Assentament hor."
4778-
4779-#. module: account_financial_report
4780-#: rml:account.account.chart.report:0
4781-#: rml:account.general.ledger.cumulative:0
4782-#: rml:account.general.ledger.cumulative.landscape:0
4783-#: rml:account.invoice.list.report:0
4784-msgid "<stroke color=\"darkblue\"/>"
4785-msgstr "<stroke color=\"darkblue\"/>"
4786-
4787-#. module: account_financial_report
4788-#: rml:account.account.chart.report:0
4789-msgid "Account Chart"
4790-msgstr "Pla Comptable"
4791-
4792-#. module: account_financial_report
4793-#: rml:account.move.line.report:0
4794-msgid "Ref."
4795-msgstr "Ref."
4796-
4797-#. module: account_financial_report
4798-#: rml:account.move.report.h:0
4799-#: rml:account.print.journal.entriesh:0
4800-msgid "To check"
4801-msgstr "Verif."
4802-
4803-#. module: account_financial_report
4804-#: rml:account.general.ledger.cumulative:0
4805-#: rml:account.general.ledger.cumulative.landscape:0
4806-#: rml:account.invoice.list.report:0
4807-#: selection:account.invoice.list.report,init,order_by:0
4808-#: rml:account.move.line.report:0
4809-#: rml:account.move.report:0
4810-#: rml:account.move.report.h:0
4811-#: rml:account.print.journal.entries:0
4812-#: rml:account.print.journal.entriesh:0
4813-msgid "Partner"
4814-msgstr "Empresa"
4815-
4816-#. module: account_financial_report
4817-#: rml:account.move.report.h:0
4818-#: rml:account.print.journal.entriesh:0
4819-msgid "YES"
4820-msgstr "SÍ"
4821-
4822-#. module: account_financial_report
4823-#: selection:account.journal.entries.report,init,sort_selection:0
4824-msgid "By reference number"
4825-msgstr "Per número referència"
4826-
4827-#. module: account_financial_report
4828-#: rml:account.move.report:0
4829-#: rml:account.move.report.h:0
4830-#: rml:account.print.journal.entries:0
4831-#: rml:account.print.journal.entriesh:0
4832-msgid "Table style"
4833-msgstr "Estil de taula"
4834-
4835-#. module: account_financial_report
4836-#: rml:account.balance.full:0
4837-#: rml:account.general.ledger.cumulative:0
4838-#: rml:account.general.ledger.cumulative.landscape:0
4839-msgid "Periods/Date range:"
4840-msgstr "Períodes/Interval dates:"
4841-
4842-#. module: account_financial_report
4843-#: rml:account.invoice.list.report:0
4844-msgid "<td> <para style=\"Text body\">"
4845-msgstr "<td> <para style=\"Text body\">"
4846-
4847-#. module: account_financial_report
4848-#: wizard_view:account.account.chart.report,init:0
4849-#: wizard_view:account.general.ledger.cumulative.report,account_selection:0
4850-msgid "Select parent account"
4851-msgstr "Selecciona compte pare"
4852-
4853-#. module: account_financial_report
4854-#: code:addons/account_financial_report/report/general_ledger.py:0
4855-#: code:addons/account_financial_report/report/general_ledger_landscape.py:0
4856-#, python-format
4857-msgid "Initial balance"
4858-msgstr "Saldo inicial"
4859-
4860-#. module: account_financial_report
4861-#: rml:account.invoice.list.report:0
4862-#: rml:account.move.line.report:0
4863-#: rml:account.move.report.h:0
4864-#: rml:account.print.journal.entriesh:0
4865-msgid "State"
4866-msgstr "Estat"
4867-
4868-#. module: account_financial_report
4869-#: rml:account.move.line.report:0
4870-msgid "Valid"
4871-msgstr "Vàlid"
4872-
4873-#. module: account_financial_report
4874-#: rml:account.move.line.report:0
4875-msgid "Second line"
4876-msgstr "Segona línia"
4877-
4878-#. module: account_financial_report
4879-#: rml:account.balance.full:0
4880-#: rml:account.general.ledger.cumulative:0
4881-#: rml:account.general.ledger.cumulative.landscape:0
4882-#: rml:account.move.line.report:0
4883-#: rml:account.move.report:0
4884-#: rml:account.move.report.h:0
4885-#: rml:account.print.journal.entries:0
4886-#: rml:account.print.journal.entriesh:0
4887-msgid "Debit"
4888-msgstr "Deure"
4889-
4890-#. module: account_financial_report
4891-#: wizard_button:account.account.chart.report,init,report:0
4892-#: wizard_button:account.balance.full.report,init,report:0
4893-#: wizard_button:account.general.ledger.cumulative.report,checktype,checkreport:0
4894-#: wizard_button:account.invoice.list.report,init,report:0
4895-#: wizard_button:account.journal.entries.report,init,print:0
4896-msgid "Print"
4897-msgstr "Imprimeix"
4898-
4899-#. module: account_financial_report
4900-#: rml:account.account.chart.report:0
4901-#: rml:account.general.ledger.cumulative:0
4902-#: rml:account.general.ledger.cumulative.landscape:0
4903-#: rml:account.invoice.list.report:0
4904-msgid "logo"
4905-msgstr "logo"
4906-
4907-#. module: account_financial_report
4908-#: wizard_field:account.balance.full.report,init,date_from:0
4909-#: wizard_field:account.general.ledger.cumulative.report,checktype,date_from:0
4910-#: wizard_field:account.invoice.list.report,init,date_from:0
4911-msgid "Start date"
4912-msgstr "Data inicial"
4913-
4914-#. module: account_financial_report
4915-#: wizard_button:account.general.ledger.cumulative.report,account_selection,checktype:0
4916-msgid "Next"
4917-msgstr "Següent"
4918-
4919-#. module: account_financial_report
4920-#: rml:account.balance.full:0
4921-#: rml:account.general.ledger.cumulative:0
4922-#: rml:account.general.ledger.cumulative.landscape:0
4923-msgid "Fiscal year:"
4924-msgstr "Exercici fiscal:"
4925-
4926-#. module: account_financial_report
4927-#: wizard_view:account.balance.full.report,init:0
4928-#: wizard_view:account.general.ledger.cumulative.report,checktype:0
4929-#: wizard_view:account.invoice.list.report,init:0
4930-msgid "Filter on Periods"
4931-msgstr "Filtra per períodes"
4932-
4933-#. module: account_financial_report
4934-#: wizard_view:account.balance.full.report,init:0
4935-msgid "Full Account Balance"
4936-msgstr "Balanç de sumes i saldos"
4937-
4938-#. module: account_financial_report
4939-#: rml:account.move.line.report:0
4940-#: rml:account.move.report:0
4941-#: rml:account.move.report.h:0
4942-#: rml:account.print.journal.entries:0
4943-#: rml:account.print.journal.entriesh:0
4944-msgid "Table header"
4945-msgstr "Capçalera de la taula"
4946-
4947-#. module: account_financial_report
4948-#: rml:account.invoice.list.report:0
4949-msgid "</para> </td>"
4950-msgstr "</para> </td>"
4951-
4952-#. module: account_financial_report
4953-#: selection:account.balance.full.report,init,state:0
4954-#: selection:account.general.ledger.cumulative.report,checktype,state:0
4955-#: selection:account.invoice.list.report,init,state:0
4956-msgid "No Filter"
4957-msgstr "No filtra"
4958-
4959-#. module: account_financial_report
4960-#: rml:account.balance.full:0
4961-#: wizard_field:account.balance.full.report,init,fiscalyear:0
4962-#: wizard_field:account.general.ledger.cumulative.report,checktype,fiscalyear:0
4963-msgid "Fiscal year"
4964-msgstr "Exercici fiscal"
4965-
4966-#. module: account_financial_report
4967-#: selection:account.general.ledger.cumulative.report,checktype,display_account:0
4968-msgid "With balance is not equal to 0"
4969-msgstr "Amb saldo diferent a 0"
4970-
4971-#. module: account_financial_report
4972-#: rml:account.invoice.list.report:0
4973-msgid ""
4974-"<td> <para style=\"Standard\" size=\"5\">Invoice "
4975-"description</para> </td>"
4976-msgstr ""
4977-"<td> <para style=\"Standard\" "
4978-"size=\"5\">Descripció factura</para> </td>"
4979-
4980-#. module: account_financial_report
4981-#: wizard_view:account.invoice.list.report,init:0
4982-msgid "Filter by date"
4983-msgstr "Filtra per data"
4984-
4985-#. module: account_financial_report
4986-#: rml:account.account.chart.report:0
4987-#: rml:account.general.ledger.cumulative:0
4988-#: rml:account.general.ledger.cumulative.landscape:0
4989-#: rml:account.move.line.report:0
4990-#: rml:account.move.report:0
4991-#: rml:account.move.report.h:0
4992-#: rml:account.print.journal.entries:0
4993-#: rml:account.print.journal.entriesh:0
4994-msgid "</drawString>"
4995-msgstr "</drawString>"
4996-
4997-#. module: account_financial_report
4998-#: wizard_view:account.balance.full.report,init:0
4999-msgid "Accounts to include"
5000-msgstr "Comptes a incloure"
The diff has been truncated for viewing.

Subscribers

People subscribed via source and target branches

to status/vote changes: