Browse Source

Delete pos order line

12.0
Juliana 3 years ago
parent
commit
b54f7210dc
  1. 2
      models/__init__.py

2
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
Loading…
Cancel
Save