mirror of
https://github.com/ForgeFlow/stock-rma.git
synced 2025-01-21 12:57:49 +02:00
[IMP] Improved Code.
This commit is contained in:
committed by
ahenriquez
parent
0007434665
commit
2166e7d2a0
@@ -193,6 +193,9 @@ class TestRma(common.TransactionCase):
|
|||||||
new_line._onchange_sale_line_id()
|
new_line._onchange_sale_line_id()
|
||||||
|
|
||||||
line.action_view_sale_order()
|
line.action_view_sale_order()
|
||||||
|
self.rma_customer_id.\
|
||||||
|
_get_line_domain(self.rma_customer_id,
|
||||||
|
self.rma_customer_id.rma_line_ids[3])
|
||||||
self.rma_customer_id._compute_sales_count()
|
self.rma_customer_id._compute_sales_count()
|
||||||
self.rma_customer_id.action_view_sale_order()
|
self.rma_customer_id.action_view_sale_order()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user