6 lines
153 B
Python
Executable File
6 lines
153 B
Python
Executable File
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl).
|
|
|
|
from . import procurement_group
|
|
from . import sale_order_line
|
|
from . import stock_move
|