[IMP] Improved Code.

This commit is contained in:
Nikul Chaudhary
2018-01-09 15:35:29 +05:30
committed by Jordi Ballester Alomar
parent c9d85ad4b5
commit fe7b94a3c9

View File

@@ -193,6 +193,9 @@ class TestRma(common.TransactionCase):
new_line._onchange_sale_line_id()
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.action_view_sale_order()