Merge PR #1447 into 18.0

Signed-off-by LoisRForgeFlow
This commit is contained in:
OCA-git-bot
2025-01-10 13:07:39 +00:00

View File

@@ -35,8 +35,8 @@
<group colspan="4" col="2">
<group>
<field name="active" invisible="1" />
<field name="warehouse_id" />
<field name="location_id" />
<field name="warehouse_id" options="{'no_create': True}" />
<field name="location_id" options="{'no_create': True}" />
<field
name="company_id"
groups="base.group_multi_company"