lp://staging/~openerp-dev/openobject-addons/trunk-bug-1188300-psa
- Get this branch:
- bzr branch lp://staging/~openerp-dev/openobject-addons/trunk-bug-1188300-psa
Branch merges
- Olivier Dony (Odoo): Disapprove
- Purnendu Singh (OpenERP) (community): Approve
-
Diff: 352 lines (+29/-29)23 files modifiedaccount/account_invoice_view.xml (+1/-1)
account/project/project_view.xml (+1/-1)
account_analytic_analysis/account_analytic_analysis_view.xml (+1/-1)
account_asset/account_asset_view.xml (+1/-1)
account_asset/report/account_asset_report_view.xml (+1/-1)
account_voucher/account_voucher_view.xml (+1/-1)
account_voucher/voucher_payment_receipt_view.xml (+2/-2)
account_voucher/voucher_sales_purchase_view.xml (+2/-2)
crm/crm_lead_view.xml (+2/-2)
crm/crm_phonecall_view.xml (+1/-1)
crm/report/crm_lead_report_view.xml (+1/-1)
crm/report/crm_phonecall_report_view.xml (+1/-1)
crm_claim/crm_claim_view.xml (+1/-1)
crm_claim/report/crm_claim_report_view.xml (+1/-1)
crm_helpdesk/crm_helpdesk_view.xml (+1/-1)
crm_helpdesk/report/crm_helpdesk_report_view.xml (+1/-1)
mrp_repair/mrp_repair_view.xml (+1/-1)
project/project_view.xml (+1/-1)
project/report/project_report_view.xml (+1/-1)
project_issue/project_issue_view.xml (+1/-1)
project_issue/report/project_issue_report_view.xml (+1/-1)
stock/report/report_stock_move_view.xml (+1/-1)
stock/stock_view.xml (+4/-4)
Related bugs
Related blueprints
Branch information
Recent revisions
- 8758. By Paramjit Singh Sahota(OpenERP)
-
[IMP] Missed 2 occurance for placing filter_domain, so done that.
- 8757. By Paramjit Singh Sahota(OpenERP)
-
[FIX] Fixed the generic issue of all modules where filter_domain is passed on partner_id, there the result is displayed when the company is their and in case of contacts the filter_domain was not working.
- 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