mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[MIG] rma_scrap: Migration to 16.0
This commit is contained in:
committed by
AaronHForgeFlow
parent
4e8c7a6350
commit
0aa49894e6
@@ -13,7 +13,6 @@ class RmaOperation(models.Model):
|
||||
("ordered", "Based on Ordered Quantities"),
|
||||
("received", "Based on Received Quantities"),
|
||||
],
|
||||
string="Scrap Policy",
|
||||
default="no",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user