mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[IMP] scrap_reason_code: Fix pre-commit
This commit is contained in:
@@ -43,7 +43,8 @@ class StockScrap(models.Model):
|
||||
):
|
||||
raise ValidationError(
|
||||
_(
|
||||
"The selected reason code is not allowed for this product category."
|
||||
"The selected reason code is not allowed for this "
|
||||
"product category."
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user