bemade-addons/batch_picking_create_one_bill/wizards/__init__.py
2025-02-13 14:59:07 -05:00

3 lines
89 B
Python

# -*- coding: utf-8 -*-
from . import create_bill_wizard
from . import merge_bill_wizard