Merge lp:~bruno-bottacini/openobject-italia/7-vat_period_end_statement into lp:~openobject-italia-core-devs/openobject-italia/italian-addons-7.0

Proposed by bruno bottacini
Status: Merged
Merged at revision: 218
Proposed branch: lp:~bruno-bottacini/openobject-italia/7-vat_period_end_statement
Merge into: lp:~openobject-italia-core-devs/openobject-italia/italian-addons-7.0
Diff against target: 11 lines (+1/-0)
1 file modified
account_vat_period_end_statement/report/vat_period_end_statement.py (+1/-0)
To merge this branch: bzr merge lp:~bruno-bottacini/openobject-italia/7-vat_period_end_statement
Reviewer Review Type Date Requested Status
Lorenzo Battistini code review Approve
Review via email: mp+170568@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Lorenzo Battistini (elbati) :
review: Approve (code review)

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/report/vat_period_end_statement.py'
2--- account_vat_period_end_statement/report/vat_period_end_statement.py 2013-04-27 21:58:51 +0000
3+++ account_vat_period_end_statement/report/vat_period_end_statement.py 2013-06-20 09:47:28 +0000
4@@ -25,6 +25,7 @@
5 import time
6 from report import report_sxw
7 from tools.translate import _
8+from openerp.osv import orm
9
10 class print_vat_period_end_statement(report_sxw.rml_parse):
11 _name = 'parser.vat.period.end.statement'

Subscribers

People subscribed via source and target branches