~vauxoo/openerp-venezuela-localization/7.0-pylint4-dev-sabrina

« back to all changes in this revision

Viewing changes to l10n_ve_sale_purchase/model/__init__.py

  • Committer: Sabrina Romero
  • Date: 2014-10-08 18:19:36 UTC
  • Revision ID: sabrina@vauxoo.com-20141008181936-hrp9p1kx3gwtjktl

[FIX] Pylint trailing whitespace, w0104 and w0404 fixed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#    Copyright (C) OpenERP Venezuela (<http://openerp.com.ve>).
6
6
#    All Rights Reserved
7
7
###############Credits######################################################
8
 
#    Coded by: Israel Fermín Montilla  <israel@openerp.com.ve>          
 
8
#    Coded by: Israel Fermín Montilla  <israel@openerp.com.ve>
9
9
#    Planified by: Nhomar Hernandez
10
10
#    Audited by: Vauxoo C.A.
11
11
#############################################################################
25
25
import stock
26
26
import purchase
27
27
import sale
28
 
import product 
 
28
import product