← Back to team overview

openerp-community-reviewer team mailing list archive

Re: [Merge] lp:~camptocamp/sale-wkfl/7.0-add_reorderable_lines-afe into lp:sale-wkfl

 

Review: Needs Fixing

Sorry, only checked account_invoice_reorder_lines

purchase_order_reorder_lines/__init__.py:22:1: F401 'purchase' imported but unused
purchase_order_reorder_lines/purchase.py:31:9: E123 closing bracket does not match indentation of opening bracket's line
purchase_order_reorder_lines/purchase.py:83:1: W391 blank line at end of file

stock_picking_reorder_lines/__init__.py:22:1: F401 'stock' imported but unused
stock_picking_reorder_lines/stock.py:31:9: E123 closing bracket does not match indentation of opening bracket's line
-- 
https://code.launchpad.net/~camptocamp/sale-wkfl/7.0-add_reorderable_lines-afe/+merge/197175
Your team Sale Core Editors is subscribed to branch lp:sale-wkfl.


Follow ups

References