Merge lp:~vauxoo/openerp-venezuela-localization/israel_split-invoice-testing-description into lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk

Proposed by Israel Fermin Montilla
Status: Merged
Approved by: Nhomar - Vauxoo
Approved revision: 386
Merged at revision: 386
Proposed branch: lp:~vauxoo/openerp-venezuela-localization/israel_split-invoice-testing-description
Merge into: lp:~openerp-venezuela/openerp-venezuela-localization/6.0-trunk
Diff against target: 147 lines (+77/-13)
2 files modified
l10n_ve_split_invoice/__openerp__.py (+16/-1)
l10n_ve_split_invoice/i18n/es_VE.po (+61/-12)
To merge this branch: bzr merge lp:~vauxoo/openerp-venezuela-localization/israel_split-invoice-testing-description
Reviewer Review Type Date Requested Status
Nhomar - Vauxoo merged Approve
Review via email: mp+77579@code.launchpad.net

Description of the change

Changes specified on the Blueprint's Whiteboard

To post a comment you must log in.
Revision history for this message
Nhomar - Vauxoo (nhomar) wrote :

Merged.

Without comments

review: Approve (merged)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'l10n_ve_split_invoice/__openerp__.py'
2--- l10n_ve_split_invoice/__openerp__.py 2011-09-27 19:17:16 +0000
3+++ l10n_ve_split_invoice/__openerp__.py 2011-09-29 18:01:35 +0000
4@@ -33,9 +33,24 @@
5
6 1.-Add module for establishing the number of lines per invoice
7 2.-Split Invoice according number of lines per invoice once you confirm it.
8+
9+-------Testing Instructions--------
10+Once you installed the module:
11+
12+1.- Go to Administration - Companies, open one of your companies (if more than one) and
13+ open the Configuration page.
14+2.- Set a number of lines per invoice on the corresponding field.
15+
16+3.- Go to Account - Clients - Client Invoices and create a new invoice with more lines
17+ than you previously specified on the company configuration
18+
19+4.- Validate the invoice document
20+
21+The document should be now splited on N invoices with the number of lines that you specified
22+
23 """ ,
24 "website" : "http://vauxoo.com",
25- "category" : "Localization
26+ "category" : "Localization",
27 "init_xml" : [
28 ],
29 "demo_xml" : [
30
31=== modified file 'l10n_ve_split_invoice/i18n/es_VE.po'
32--- l10n_ve_split_invoice/i18n/es_VE.po 2011-09-27 18:10:53 +0000
33+++ l10n_ve_split_invoice/i18n/es_VE.po 2011-09-29 18:01:35 +0000
34@@ -1,13 +1,13 @@
35 # Translation of OpenERP Server.
36 # This file contains the translation of the following modules:
37-# * split_invoice
38+# * l10n_ve_split_invoice
39 #
40 msgid ""
41 msgstr ""
42 "Project-Id-Version: OpenERP Server 6.0.3\n"
43 "Report-Msgid-Bugs-To: support@openerp.com\n"
44-"POT-Creation-Date: 2011-09-27 16:35+0000\n"
45-"PO-Revision-Date: 2011-09-27 16:35+0000\n"
46+"POT-Creation-Date: 2011-09-29 17:30+0000\n"
47+"PO-Revision-Date: 2011-09-29 17:30+0000\n"
48 "Last-Translator: <>\n"
49 "Language-Team: \n"
50 "MIME-Version: 1.0\n"
51@@ -15,38 +15,87 @@
52 "Content-Transfer-Encoding: \n"
53 "Plural-Forms: \n"
54
55-#. module: split_invoice
56+#. module: l10n_ve_split_invoice
57 #: view:res.company:0
58 msgid "Invoice Lines Configutarion"
59 msgstr "Configuración de líneas de factura"
60
61-#. module: split_invoice
62-#: model:ir.model,name:split_invoice.model_res_company
63+#. module: l10n_ve_split_invoice
64+#: model:ir.module.module,description:l10n_ve_split_invoice.module_meta_information
65+msgid "\n"
66+"For legal reasons in Venezuela we need just ONE invoice per page, with this module depending on your company configuration you will stablish the number of lines per invoice, with this you will be able of:\n"
67+" \n"
68+" 1.-Add module for establishing the number of lines per invoice\n"
69+" 2.-Split Invoice according number of lines per invoice once you confirm it.\n"
70+"\n"
71+"-------Testing Instructions--------\n"
72+"Once you installed the module:\n"
73+"\n"
74+"1.- Go to Administration - Companies, open one of your companies (if more than one) and \n"
75+" open the Configuration page.\n"
76+"2.- Set a number of lines per invoice on the corresponding field.\n"
77+"\n"
78+"3.- Go to Account - Clients - Client Invoices and create a new invoice with more lines \n"
79+" than you previously specified on the company configuration\n"
80+"\n"
81+"4.- Validate the invoice document\n"
82+"\n"
83+"The document should be now splited on N invoices with the number of lines that you specified\n"
84+"\n"
85+" "
86+msgstr "\n"
87+"Por razones legales, en Venezuela, se necesita tener sólo una factura por página, con este módulo, dependiendo de la configuración de la compañía, podrás establecer el número de líneas por factura. Con esto, serás capaz de:\n"
88+" \n"
89+" 1.- Establecer el número de líneas de factura permitidas.\n"
90+" 2.- Dividir la factura de acuerdo al número de líneas configurado una vez el documento sea validado.\n"
91+"\n"
92+"-------Instrucciones para Prueba--------\n"
93+"Una vez instalado el módulo:\n"
94+"\n"
95+"1.- Vaya a Configuración - Compañías, abra alguna de sus compañías (si hay más de una), \n"
96+" vaya a la pestaña de configuración.\n"
97+"2.- Establezca un número de líneas de factura en el campo correspondiente.\n"
98+"\n"
99+"3.- Crée una factura nueva con más líneas de las que configuró previamente \n"
100+"\n"
101+"4.- Valide el documento\n"
102+"\n"
103+"El documento debería haberse dividido en N facturas con el número de líneas que configuró previamente\n"
104+"\n"
105+" "
106+
107+#. module: l10n_ve_split_invoice
108+#: model:ir.model,name:l10n_ve_split_invoice.model_res_company
109 msgid "Companies"
110 msgstr "Compañías"
111
112-#. module: split_invoice
113+#. module: l10n_ve_split_invoice
114 #: constraint:res.company:0
115 msgid "Error! You can not create recursive companies."
116 msgstr "¡Error! No se pueden crear compañías recursivas."
117
118-#. module: split_invoice
119+#. module: l10n_ve_split_invoice
120 #: help:res.company,lines_invoice:0
121 msgid "Number of lines per invoice"
122 msgstr "Numero de líneas por factura"
123
124-#. module: split_invoice
125-#: model:ir.model,name:split_invoice.model_account_invoice
126+#. module: l10n_ve_split_invoice
127+#: model:ir.model,name:l10n_ve_split_invoice.model_account_invoice
128 msgid "Invoice"
129 msgstr "Factura"
130
131-#. module: split_invoice
132+#. module: l10n_ve_split_invoice
133 #: view:res.company:0
134 msgid "Configuration"
135 msgstr "Configuración"
136
137-#. module: split_invoice
138+#. module: l10n_ve_split_invoice
139 #: field:res.company,lines_invoice:0
140 msgid "Invoice Lines"
141 msgstr "Líneas de factura"
142
143+#. module: l10n_ve_split_invoice
144+#: model:ir.module.module,shortdesc:l10n_ve_split_invoice.module_meta_information
145+msgid "Split Invoices"
146+msgstr "Dividir Facturas"
147+