@ -1,2 +1 @@
# -#- coding: utf-8 -#-
from . import models
@ -1,11 +1,10 @@
# -*- coding: utf-8 -*-
# Copyright (C) 2017 - Today: GRAP (http://www.grap.coop)
# @author: Sylvain LE GAL (https://twitter.com/legalsylvain)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
{
'name': 'POS Margin',
'version': '10.0.1.0.0',
'version': '11.0.1.0.0',
'category': 'Point Of Sale',
'sequence': 1,
'author': "GRAP,"
@ -1,3 +1,2 @@
from . import pos_order
from . import pos_order_line
@ -1,4 +1,3 @@