This commit is contained in:
2026-03-12 10:46:48 +01:00
parent 23c4edfec5
commit 19a4363d10
2 changed files with 2 additions and 1 deletions

View File

@@ -216,6 +216,7 @@ def register():
sale.OpenPosition,
sale.Backtoback,
sale.AnalyticDimensionAssignment,
sale.PriceComposition,
module='sale', type_='model')
Pool.register(
lot.LotShipping,