Merge lp:~agilebg/purchase-report/7_fix_cannot_import_name_purchase_order into lp:~purchase-core-editors/purchase-report/7.0

Proposed by Lorenzo Battistini
Status: Merged
Merged at revision: 21
Proposed branch: lp:~agilebg/purchase-report/7_fix_cannot_import_name_purchase_order
Merge into: lp:~purchase-core-editors/purchase-report/7.0
Diff against target: 9 lines (+0/-1)
1 file modified
purchase_order_webkit/__init__.py (+0/-1)
To merge this branch: bzr merge lp:~agilebg/purchase-report/7_fix_cannot_import_name_purchase_order
Reviewer Review Type Date Requested Status
Pedro Manuel Baeza code review Approve
Romain Deheele - Camptocamp (community) code review Approve
Alex Comba - Agile BG (community) Approve
Review via email: mp+223531@code.launchpad.net

Description of the change

[FIX] purchase-report-7.0/purchase_order_webkit/__init__.py", line 31, in <module>
    from . import purchase_order
ImportError: cannot import name purchase_order

To post a comment you must log in.
Revision history for this message
Alex Comba - Agile BG (tafaru) :
review: Approve
Revision history for this message
Romain Deheele - Camptocamp (romaindeheele) wrote :

ok

review: Approve (code review)
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) wrote :

LGTM

review: Approve (code review)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'purchase_order_webkit/__init__.py'
--- purchase_order_webkit/__init__.py 2014-04-16 07:35:50 +0000
+++ purchase_order_webkit/__init__.py 2014-06-18 10:02:23 +0000
@@ -28,4 +28,3 @@
28##############################################################################28##############################################################################
2929
30from . import report30from . import report
31from . import purchase_order
32\ No newline at end of file31\ No newline at end of file

Subscribers

People subscribed via source and target branches