Divyesh Makwana(OpenERP) has proposed merging
lp:~openerp-dev/openobject-addons/trunk-bug-919548-mdi into
lp:openobject-addons.
Requested reviews:
OpenERP Core Team (openerp)
Related bugs:
Bug #919548 in OpenERP Addons: "account_anglo_saxon - wrong view definition
product_category - has no purchase_ok"
https://bugs.launchpad.net/openobject-addons/+bug/919548
For more details, see:
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-919548-mdi/+merge/89631
Hello Sir,
I have fix the issue: https://bugs.launchpad.net/openobject-addons/+bug/919548
"account_anglo_saxon - wrong view definition product_category - has no
purchase_ok".
Thanks and Regards,
Divyesh Makwana(MDI)
--
https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-919548-mdi/+merge/89631
Your team OpenERP R&D Team is subscribed to branch
lp:~openerp-dev/openobject-addons/trunk-bug-919548-mdi.
=== modified file 'account_anglo_saxon/product_view.xml'
--- account_anglo_saxon/product_view.xml 2011-05-11 05:50:31 +0000
+++ account_anglo_saxon/product_view.xml 2012-01-23 07:27:24 +0000
@@ -37,7 +37,7 @@
<form position="inside">
<group col="2" colspan="2">
<separator string=" Accounting Property" colspan="2"/>
- <field name="property_account_creditor_price_difference_categ" domain="[('type','<>','view'),('type','<>','consolidation')]" attrs="{'readonly':[('purchase_ok','=',0)]}" />
+ <field name="property_account_creditor_price_difference_categ" domain="[('type','<>','view'),('type','<>','consolidation')]"/>
</group>
</form>
</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