mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
@@ -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.",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user