lp://staging/~openerp-dev/openobject-addons/trunk-bug-1187734-shahin
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-addons/trunk-bug-1187734-shahin
Branch merges
Related bugs
Bug #1187734: [trunk/7.0] Access rights not correctly taken into account for reports | Medium | Fix Committed |
Related blueprints
Branch information
Recent revisions
- 8757. By Shahin Belim(OpenERP Trainee)
-
[FIX] Access rights not correctly taken into account for reports.
- 8755. By Christophe Matthieu (OpenERP)
-
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
- 8751. By Olivier Dony (Odoo)
-
[FIX] base_partner_merge: properly ignore computed fields when merging 2 partners
- 8749. By Thibault Delavallée (OpenERP)
-
[MERGE] [IMP] User creation flow
Addons-side branch:
- mail_mail.send() and email_template.send() are now able to get the ir_mail_server exceptions up using a new argument (raise_exception, as for access rights); default behavior of all calls to those methods is not changed;
- auth_signup
-- handles the (re)set password email sending possible failure by cancelling the reset password values; having issues with the outgoing email server should not prevent from creating users but should not consider the email was sent if it was not the case;
-- instead of having reset_password in context to send the reset password email, we now have a no_reset_password to avoid sending a reset password email. If not present, the reset password email is sent when creating a user. This allows to avoid adding the key in the context of each res.users many2one;
-- res.users form view (re)set password buttons now have the oe_link class
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/openobject-addons