mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
packaging_extended: to use uom in packaging purchase_packaging: to improve supplierinfo with purchase uom and packaging and use them in purchase order sale_packaging: to use packaging uom in sale order line
5 lines
70 B
Python
Executable File
5 lines
70 B
Python
Executable File
# -*- coding: utf-8 -*-
|
|
|
|
from . import product
|
|
from . import purchase
|