lp:~openerp-dev/openobject-addons/trunk-bug-1175160-mahendra

Created by Mahendra Barad(OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-addons/trunk-bug-1175160-mahendra
Members of OpenERP R&D Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
OpenERP R&D Team
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

8752. By Mahendra Barad(OpenERP)

[IMP] improve code

8751. By Mahendra Barad(OpenERP)

[Fix] accounting customer filter problem and memeber filter problem in member ship

8750. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

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

8748. By Vo Minh Thu

[MERGE] base_action_rule: simplified form view with a clear `kind` field.

8747. By Thibault Delavallée (OpenERP)

[MERGE] [IMP] Salesteam kanban view

- now displaying bar charts for open leads, won opportunities, invoiced and quoted for the last 5 months
- now displaying gauge charts for invoiced and forecast invoice amount for the current month
- improved search (fields/filters/groupby) on sales teams

Including :
- SparklineBarWidget widget: using sparkline widget, allows to display bar charts on a char field. The field value should be formatted like a list of objects (value, tooltip): (str) value='[{'value': 10, 'tooltip': 'my tooltip1'}, {..}, {..}]'.
- GaugeWidget widget: using JustGage widget, allows to display gauge chart on an int field. The max_field attribute allows to set the gauge maximum value.
- improved search on salesteam (responsible, code, note + filter 'My Salesteam' + groupbys (team leader, parent salesteam)

Misc :
- small improvements of lead/opportunities form view
- moved several fields / filters in view into base.group_multi_salesteams group

8746. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8745. By Christophe Matthieu (OpenERP)

[IMP] suppress button oe_demo_play

8744. By Vo Minh Thu

[MERGE] views: removed unnecessary `model` attribute used with `ref`.

8743. By Martin Trigaux (OpenERP)

[MERGE] [FIX] account: use the purchase or sale description for manual invoicing instead of product description, courtesy of Numérigraphe

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons
This branch contains Public information 
Everyone can see this information.

Subscribers