Merge PR #2069 into 15.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2024-06-12 09:06:46 +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.",
)