delivery_usability: Move code from stock_packaging_usability_pp to delivery_usability

I don't use stock_packaging_usability_pp from OCA/stock-logistics-tracking because the feature is native since v11 (I didn't figure it out when I ported stock_packaging_usability_ul from v10 to v14 under the new name stock_packaging_usability_ul
I also improved the code to clean it up and use the native field for measured weight
This commit is contained in:
Alexis de Lattre
2024-06-04 15:54:22 +02:00
parent 5144b039a5
commit 73e700d2d2
6 changed files with 205 additions and 0 deletions

View File

@@ -1 +1,4 @@
from . import product_packaging
from . import stock_picking
from . import stock_move
from . import stock_quant_package