It may be a implementation detail, but when changing an existing ir_value, the previous one is deleted instead of written. So for now we propose to simply create default rules to let a user have delete access to her own ir_values.
The ir_rule is available in trunk: revno: 3713 [merge] revision-id: [email protected] Note that you really need the following revision because of an additional problem discovered later. revno: 3718 revision-id: [email protected] ** Changed in: openobject-server Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of OpenERP CTP, which is subscribed to OpenERP Server. https://bugs.launchpad.net/bugs/768185 Title: ir values - can't be set by user Status in OpenERP Server: Fix Released Bug description: the user can not set default values even if the access control list allows read/create to ir_values group_all "Error" You can not delete this document (ir.values) ! Be sure your user belongs to one of these groups: Administration / Access Rights. after allowing delete it works .. why - there was nothing to delete ? To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-server/+bug/768185/+subscriptions _______________________________________________ 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

