odoo/addons/project_long_term
Martin Trigaux faa0df809f [FIX] project_long_term: avoid bad duplication of phases
When we duplicate a project, the related phases need to be duplicated as well but keeping references between each other.
e.g. 'project 1' with 'phase A' follwed by 'phase B' should become 'project 1 (copy)' with 'phase A (copy)' followed by 'phase B (copy)'.
Fixing bug lp:1212860, opw 607062
2014-07-30 16:12:22 +02:00
..
i18n Launchpad automatic translations update. 2014-02-14 07:48:35 +00:00
security [IMP]change in project manager's access right for calendar attendance 2012-06-18 18:00:34 +05:30
test [IMP]: project*: Improved xml_id of demo project 2012-08-07 14:50:31 +05:30
wizard [FIX] Fixed project compute phases gives error, expected an indented block 2013-05-09 16:28:50 +05:30
__init__.py merged with trunk 2010-12-30 15:28:09 +05:30
__openerp__.py [IMP] emoving bad code, no invitation system on events 2012-09-26 14:16:27 +02:00
project_long_term.py [FIX] project_long_term: avoid bad duplication of phases 2014-07-30 16:12:22 +02:00
project_long_term_data.xml [FIX] project data, plugin document_get 2011-11-23 12:46:51 +05:30
project_long_term_demo.xml [FIX] project_long_term: demo project with phases should be marked as `use_phases` 2012-10-08 16:08:57 +02:00
project_long_term_report.xml merged with trunk 2010-12-30 15:28:09 +05:30
project_long_term_view.xml [FIX]project_long_ter: added domin in serch for fix project_id is not defined 2013-03-07 16:08:52 +05:30
project_long_term_workflow.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30