mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[FIX] stock_inventory_justification: typo
This commit is contained in:
@@ -12,7 +12,7 @@ class StockInventoryJustification(models.Model):
|
||||
(
|
||||
"unique_name",
|
||||
"EXCLUDE (name WITH =) WHERE (active = True)",
|
||||
"This stock inventory justification already exsits.",
|
||||
"This stock inventory justification already exists.",
|
||||
),
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user