diff --git a/models/__init__.py b/models/__init__.py index 9b67676..261613f 100755 --- a/models/__init__.py +++ b/models/__init__.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. -from . import pos_order_line +# from . import pos_order_line from . import pos_transaction \ No newline at end of file