OpenERP disable editing of field if in edit mode -
We need to allow a field to be visible but not editable in editing mode. Is it possible in OpenERP? If I can not at least hide it in edit mode?
Thank you!
This is the only readable attribute for stock.view_production_lot_revision_form Example:
& lt; Field name = "author_id" readonly = "1" />
Comments
Post a Comment