Merge PR #2070 into 16.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2024-06-12 10:00:50 +00:00

View File

@@ -107,7 +107,6 @@ class InventoryAdjustmentsGroup(models.Model):
string="Assigned to",
states={"draft": [("readonly", False)]},
readonly=True,
tracking=True,
help="Specific responsible of Inventory Adjustment.",
)