This commit is contained in:
resteve 2015-12-01 18:45:52 +01:00
parent 705de3b219
commit ffd90b9ec1
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
# This file is part of the sale_product_category_exclude module for Tryton.
# The COPYRIGHT file at the top level of this repository contains the full
# copyright notices and license terms.
from trytond.model import fields
from trytond.pool import Pool, PoolMeta
__all__ = ['SaleLine']