Skip to content

Commit

Permalink
[add] 'I confirm the Quotation' test
Browse files Browse the repository at this point in the history
  • Loading branch information
eLBati committed Mar 15, 2013
1 parent 9a01275 commit 9676e3a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sale_delivery_term/test/sale_order_demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,8 @@
!python {model: sale.order}: |
for line in self.browse(cr, uid, ref('sale_order_test2')).master_order_line:
line.generate_detailed_lines()

-
I confirm the Quotation
-
!workflow {model: sale.order, action: order_confirm, ref: sale_order_test2}

0 comments on commit 9676e3a

Please sign in to comment.