Merge lp:~elbati/openobject-italia/imp_adding_account_vat_period_end_statement into lp:~icsergio/openobject-italia/adding_account_vat_period_end_statement

Proposed by Lorenzo Battistini
Status: Merged
Merged at revision: 214
Proposed branch: lp:~elbati/openobject-italia/imp_adding_account_vat_period_end_statement
Merge into: lp:~icsergio/openobject-italia/adding_account_vat_period_end_statement
Diff against target: 21 lines (+1/-3)
1 file modified
account_vat_period_end_statement/__openerp__.py (+1/-3)
To merge this branch: bzr merge lp:~elbati/openobject-italia/imp_adding_account_vat_period_end_statement
Reviewer Review Type Date Requested Status
Sergio Corato Pending
Review via email: mp+162569@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_vat_period_end_statement/__openerp__.py'
2--- account_vat_period_end_statement/__openerp__.py 2013-04-27 21:58:51 +0000
3+++ account_vat_period_end_statement/__openerp__.py 2013-05-06 08:20:35 +0000
4@@ -28,7 +28,7 @@
5 "version": "0.3",
6 'category': 'Generic Modules/Accounting',
7 "depends": ["account_voucher", "report_webkit"],
8- "author": "Agile Business Group",
9+ "author": ["Agile Business Group", "OpenERP Italian Community"],
10 "description": """
11
12 This module helps to register the VAT statement of period end.
13@@ -43,8 +43,6 @@
14 The 'tax authority' tab contains information about payment(s). You can see statement's result ('authority VAT amount') and residual amount to pay ('Balance').
15 The statement can be paid like every other debit: by voucher or 'move.line' reconciliation.
16
17-It is advisable the use of account_due_list module.
18-
19 Specification: http://wiki.openerp-italia.org/doku.php/moduli/vat_period_end_statement
20
21 """,

Subscribers

People subscribed via source and target branches