[IMP]: Improve

bzr revid: rch_open_erp-20100908082741-ipae36x6djqxjetu
This commit is contained in:
rch (Open ERP) 2010-09-08 13:57:41 +05:30
parent fd436e40d3
commit c7fe3f25c5
2 changed files with 2 additions and 4 deletions

View File

@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-
##############################################################################
#
#
# OpenERP, Open Source Management Solution
# Copyright (C) 2004-2010 Tiny SPRL (<http://tiny.be>).
#
@ -15,7 +15,7 @@
# GNU Affero General Public License for more details.
#
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
##############################################################################
@ -24,7 +24,6 @@ import analytic_balance
import inverted_analytic_balance
import cost_ledger
import quantity_cost_ledger
import analytic_check
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:

View File

@ -23,7 +23,6 @@ import product_stock
import lot_location
import ups
import picking
import lot_overview
import lot_overview_all
import report_stock
import report_stock_picking