Merge lp://qastaging/~ajite/server-env-tools/7.0-server-env-tools-0001 into lp://qastaging/~server-env-tools-core-editors/server-env-tools/7.0

Status: Needs review
Proposed branch: lp://qastaging/~ajite/server-env-tools/7.0-server-env-tools-0001
Merge into: lp://qastaging/~server-env-tools-core-editors/server-env-tools/7.0
Diff against target: 531 lines (+454/-0)
12 files modified
mail_organizer/__init__.py (+24/-0)
mail_organizer/__openerp__.py (+54/-0)
mail_organizer/message.py (+29/-0)
mail_organizer/model.py (+29/-0)
mail_organizer/model_view.xml (+41/-0)
mail_organizer/static/description/index.html (+20/-0)
mail_organizer/static/src/css/mail.css (+24/-0)
mail_organizer/static/src/js/mail.js (+53/-0)
mail_organizer/static/src/xml/mail.xml (+8/-0)
mail_organizer/wizard/__init__.py (+22/-0)
mail_organizer/wizard/wizard_mail_organizer.py (+111/-0)
mail_organizer/wizard/wizard_mail_organizer_view.xml (+39/-0)
To merge this branch: bzr merge lp://qastaging/~ajite/server-env-tools/7.0-server-env-tools-0001
Reviewer Review Type Date Requested Status
Server Environment And Tools Core Editors Pending
Review via email: mp+209653@code.qastaging.launchpad.net

Description of the change

Added a module to easily organize your email inside OpenERP

To post a comment you must log in.
Revision history for this message
Holger Brunn (Therp) (hbrunn) wrote :

I think we can't merge this until all dependencies (web_polymorphic) are merged into some community branch.

Revision history for this message
Daniel Reis (dreis-pt) wrote :

Where is the "web_polymorphic" MP?

Revision history for this message
Augustin Cisterne-Kaas - www.elico-corp.com (ajite) wrote :

Hi all,

Thank you for your feedbacks.

Should I push the web polymorphic to this branch ?

Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

It should certainly go in https://launchpad.net/web-addons

Revision history for this message
Augustin Cisterne-Kaas - www.elico-corp.com (ajite) wrote :

Thanks for the advice.

I made the merge proposal. Now waiting for approval.

62. By Augustin Cisterne-Kaas - www.elico-corp.com

[FIX] changed web_polymorphic module dependence to web_many2one_polymorphic

Revision history for this message
Sylvain LE GAL (GRAP) (sylvain-legal) wrote :

For information :
The link for the MP of the dependencies :
https://code.launchpad.net/~ajite/web-addons/7.0-web-addons-add-0001/+merge/210620

63. By Augustin Cisterne-Kaas - www.elico-corp.com

[FIX] Name of the dependency web polymorphic

Unmerged revisions

63. By Augustin Cisterne-Kaas - www.elico-corp.com

[FIX] Name of the dependency web polymorphic

62. By Augustin Cisterne-Kaas - www.elico-corp.com

[FIX] changed web_polymorphic module dependence to web_many2one_polymorphic

61. By Augustin Cisterne-Kaas - www.elico-corp.com

[ADD] Mail Organizer

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.