bemade-addons/batch_picking_create_one_bill/wizards/__init__.py

4 lines
89 B
Python
Raw Normal View History

2025-02-13 14:59:07 -05:00
# -*- coding: utf-8 -*-
from . import create_bill_wizard
from . import merge_bill_wizard