Randhir Mayatra (OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-addons13-purchase-apa-purchase_issue13-rma
into lp:~openerp-dev/openobject-addons/trunk-addons13-purchase-apa.
Requested reviews:
Amit Patel (OpenERP) (apa-tiny)
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons13-purchase-apa-purchase_issue13-rma/+merge/128188
Hello Sir,
I have improve the cost methed view for average price in purchase.
Thank you...
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-addons13-purchase-apa-purchase_issue13-rma/+merge/128188
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-addons13-purchase-apa.
=== modified file 'stock/product_view.xml'
--- stock/product_view.xml 2012-09-21 07:58:41 +0000
+++ stock/product_view.xml 2012-10-05 08:47:21 +0000
@@ -86,7 +86,7 @@
<field name="standard_price" attrs="{'readonly':[('cost_method','=','average')]}" nolabel="1"/>
<button name="%(action_view_change_standard_price)d" string="- update"
type="action" attrs="{'invisible':[('cost_method','<>','average')]}"
- class="oe_link"/>
+ class="oe_link" groups="product.group_costing_method"/>
</div>
</field>
</field>
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-gtk
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-gtk
More help : https://help.launchpad.net/ListHelp