[PS][trunk] Marketing campaign - Mandatory to save the campaign to create new activities
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Wishlist
|
OpenERP R&D Addons Team 1 |
Bug Description
On OpenERP 6.1, in the web client when I create a new marketing campaign and try to add a new activity, I have to first save the campaign.
--> The campaign should be saved when trying to create a new activity (as in Sales Order when we want to add new sales order lines)
If I save the campaign, I can add a first activity BUT... when I want to define a second one that has for incoming activity the first one, it is impossible.
I have to save my second activity, save my campaign. Then I should go back to editing mode for my campaign, go to edit my activity to define the incoming activity.
--> It should be possible to do this without having to save everything one time and reedit the elements.
Steps to reproduce:
- Create a new marketing campaign
- Add a new activity without saving the campaign
--> Problem!
- Save the campaign
- Add once again the activity
--> It works
- Add a second activity
- Define the first activity as incoming activity of the second activity
--> Problem!
Related branches
- Atul Patel(OpenERP) (community): Disapprove
- Thibault Delavallée (OpenERP) (community): Needs Information
-
Diff: 12 lines (+1/-1)1 file modifiedmarketing_campaign/marketing_campaign.py (+1/-1)
Changed in openobject-addons: | |
status: | New → Confirmed |
Changed in openobject-addons: | |
assignee: | nobody → OpenERP R&D Addons Team 1 (openerp-dev-addons1) |
importance: | Undecided → Low |
Changed in openobject-addons: | |
status: | Confirmed → In Progress |
summary: |
- [trunk] Marketing campaign - Mandatory to save the campaign to create - new activities + [PS][trunk] Marketing campaign - Mandatory to save the campaign to + create new activities |
Hello,
It has been fix in https:/ /code.launchpad .net/~openerp- dev/openobject- addons/ trunk-bug- 911769- nco
Revision ID: <email address hidden>
Revision num : 6285.
branch.
Thank You,
NCO