mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[FIX]minor crap in several modules
This commit is contained in:
committed by
Aaron ForgeFlow
parent
8e42137a85
commit
051bf9d2dc
@@ -228,6 +228,8 @@ class TestRmaAnalytic(test_rma.TestRma):
|
||||
).id,
|
||||
"type": "customer",
|
||||
"invoice_line_id": cls.inv_line_1.id,
|
||||
"delivery_policy": "no",
|
||||
"receipt_policy": "ordered",
|
||||
"uom_id": cls.product_1.uom_id.id,
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user