lp:~openerp-dev/openobject-addons/trunk-bug-1200208-jaydeep

Created by Jaydeep Barot(OpenERP) and last modified
Get this branch:
bzr branch lp:~openerp-dev/openobject-addons/trunk-bug-1200208-jaydeep
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

8853. By Jaydeep Barot(OpenERP)

[FIX] remove onchange event on field order_line_ids and remove this method in lunch order

8852. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8851. By Thibault Delavallée (OpenERP)

[MERGE] [IMP] hr_holidays: days computation and workflow update

Remaining days calculation:
- get_days now also calculate virtual remaining days that take into account the confirmed leave requests.
- virtual remaining days are taken into account when confirming / validating a leave request. This allows to avoid having several pending leave requests that cannot be validated because of a lack of remaining days once all requests are validated.

Workflow update:
- begins in confirm state
- added transition confirm->draft; transition draft->confirm is not automatic anymore (Confirm button)
- added transition refuse->draft, to reset the leave request and allow edition

Misc
- leave summary does not show refused leave requests anymore
- added tests + some fixes for bugs trigerred by the tests (mainly access rights issues)
- added changelog

8850. By Thibault Delavallée (OpenERP)

[MERGE] [REF] crm stage management cleaning
[REM] base_stage removal

Using stages and states is not easy to manage. Indeed those two fields mess with the same basic concept. This task remove the state on crm.lead and crm.claim models, leaving only stages.

Main features:
- removed base_stage inheritance on crm.lead and crm.claim models
- removed state field on crm.lead and crm.claim models
- removed state field on crm.case.stage model
- added date_last_stage_update on crm.lead and crm.claim models, holding the date of the last stage change, allowing reporting and analysis on time spend in stages
- date_open is set when assigning an user to the lead / claim; date_open now means assignation date

This allows nearly to remove all buttons on the form view, leaving only a dynamic stage management using the statusbar. On opportunities, Mark Won / Lost are kept.

Subtypes have been updated :
- new: stage_id.sequence=1
- stage changed: stage_id changed, not new
- user assigned: when user_id is set

This branch is the last one removing state where stage already exits. There is no need anymore of base_stage that is removed.

Misc:
- [IMP] views accordingly;
- [IMP] reports accordingly, added date_last_stage_update in reports;
- [IMP] subtypes;
- [DOC] doc directory + changelog + stage explanation in crm_lead

8849. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8848. By Thibault Delavallée (OpenERP)

[MERGE] [IMP] mail: Chatter: better read more / read less in messages, using the improved html_email_clean.

[REM] mail: removed jquery.expander library as there is no need anymore of this external lib

8847. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8846. By Thibault Delavallée (OpenERP)

[MERGE] [FIX] mail_mail: computation of reply_to after create to avoid
interfering with automatic message_id creation of mail_message
[FIX] mail_thread: fixed issues with private messages through mailgateway
(wrong route checking, variable erasing)
[TEST] mail: added test for private discussions
[CLEAN] mail: tests: cleaned test_mail_gateway file about indentation

8845. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

8844. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

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