lp:~therp-nl/openobject-addons/lp1190022
- Get this branch:
- bzr branch lp:~therp-nl/openobject-addons/lp1190022
Branch merges
- Olivier Dony (Odoo): Disapprove on 2013-06-12
-
Diff: 60 lines (+20/-4)2 files modifiedhr_timesheet_sheet/hr_timesheet_sheet.py (+16/-0)
hr_timesheet_sheet/hr_timesheet_workflow.xml (+4/-4)
Related bugs
Bug #1190022: hr_timesheet_sheet's workflow should use methods | Wishlist | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 8757. By Launchpad Translations on behalf of openerp on 2013-06-11
-
Launchpad automatic translations update.
- 8756. By Launchpad Translations on behalf of openerp on 2013-06-08
-
Launchpad automatic translations update.
- 8755. By Christophe Matthieu (OpenERP) on 2013-06-07
-
[IMP] Improve typos in warning (Grammar mistake, Capitalize title, Typos)
- 8754. By Launchpad Translations on behalf of openerp on 2013-06-07
-
Launchpad automatic translations update.
- 8753. By Martin Trigaux (OpenERP) on 2013-06-06
-
[MERGE] Forward porting of saas-1 up to revision 8739
- 8752. By Launchpad Translations on behalf of openerp on 2013-06-06
-
Launchpad automatic translations update.
- 8751. By Olivier Dony (Odoo) on 2013-06-05
-
[FIX] base_partner_merge: properly ignore computed fields when merging 2 partners
- 8750. By Launchpad Translations on behalf of openerp on 2013-06-05
-
Launchpad automatic translations update.
- 8749. By Thibault Delavallée (OpenERP) on 2013-06-04
-
[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:openobject-addons