Hello,

Thanks for the report, this was fixed in 7.0 at revision 9661.

@Jeff you are right it will not be possible to set a value to this
origin field but on the other hand the field what is the point to fill a
field "source document" if there is no document or to put a wrong
document. For simplification of the interface, we try to avoid
unnecessary fields.

Regards

** Changed in: openobject-addons
       Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1250305

Title:
  [7.0][Trunk][Typo error]purchase/purchase_view.xml  'attr' should be
  'attrs'

Status in OpenERP Addons (modules):
  Fix Released

Bug description:
  Hi all,

  This bug in trunk(revision 8969), 7.0(revision 9573)
  <field name="origin" attr="{'invisible': [('origin','=',False)]}"/>
  should be 
  <field name="origin" attrs="{'invisible': [('origin','=',False)]}"/>

  P.S  I hope this small modification will be release soon. Thank you.

  Best Regards
  Joshua

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1250305/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help   : https://help.launchpad.net/ListHelp

Reply via email to