[IMP] improve yml of sale_stock

bzr revid: fka@tinyerp.com-20130315052729-31z589lryen4wcy0
This commit is contained in:
Foram Katharotiya (OpenERP) 2013-03-15 10:57:29 +05:30
parent 5a3acd71ed
commit 093f0f771a
1 changed files with 6 additions and 1 deletions

View File

@ -1,5 +1,5 @@
-
In sale order to test process of onchange of Sale Order with access rights of salemanager,
Only sales manager Creates product so let's check with access rights of salemanager.
-
!context
uid: 'res_sale_stock_salesmanager'
@ -10,6 +10,11 @@
name: 'Devil Worship Book'
list_price: 66.6
procure_method: 'make_to_order'
-
In sale order to test process of onchange of Sale Order with access rights of saleman.
-
!context
uid: 'res_sale_stock_salesman'
-
Now i create a sale order that uses my new product
-