diff --git a/bill_of_lading_webkit/report.xml b/bill_of_lading_webkit/report.xml index a3fbe26..b2468cd 100644 --- a/bill_of_lading_webkit/report.xml +++ b/bill_of_lading_webkit/report.xml @@ -2,7 +2,6 @@ - . # -############################################################################## +############################################################################### from report import report_sxw import pooler diff --git a/bill_of_lading_webkit/stock.py b/bill_of_lading_webkit/stock.py index 183857e..0db09c8 100644 --- a/bill_of_lading_webkit/stock.py +++ b/bill_of_lading_webkit/stock.py @@ -1,5 +1,5 @@ # -*- encoding: utf-8 -*- -############################################################################## +############################################################################### # # OpenERP, Open Source Management Solution # This module copyright (C) 2014 Savoir-faire Linux @@ -18,7 +18,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see . # -############################################################################## +############################################################################### from openerp.osv import fields, orm