← Back to team overview

openerp-community-reviewer team mailing list archive

[Merge] lp:~camptocamp/stock-logistic-barcode/7.0-fix_shortut_imports-afe into lp:stock-logistic-barcode

 

The proposal to merge lp:~camptocamp/stock-logistic-barcode/7.0-fix_shortut_imports-afe into lp:stock-logistic-barcode has been updated.

Commit Message changed to:

cleanup (not thorough, but this is a good first stop IMO)

* use from . import xxx" instead of "import xxx"
* remove use of shortcut imports from the openerp package
* removed osv.osv usage, model instantiation
* some line wrapping, comma adding, trailing whitespace removing

For more details, see:
https://code.launchpad.net/~camptocamp/stock-logistic-barcode/7.0-fix_shortut_imports-afe/+merge/208752
-- 
https://code.launchpad.net/~camptocamp/stock-logistic-barcode/7.0-fix_shortut_imports-afe/+merge/208752
Your team Stock and Logistic Core Editors is requested to review the proposed merge of lp:~camptocamp/stock-logistic-barcode/7.0-fix_shortut_imports-afe into lp:stock-logistic-barcode.


Follow ups