odoo/addons/project_issue
Launchpad Translations on behalf of openerp 4ce8d2697d Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130316055338-ogfw01ap8fh1hlaj
bzr revid: launchpad_translations_on_behalf_of_openerp-20130317045918-zi1230lgxjbkqw3x
bzr revid: launchpad_translations_on_behalf_of_openerp-20130318044640-ts2tr31y2gl25rev
2013-03-18 04:46:40 +00:00
..
i18n Launchpad automatic translations update. 2013-03-18 04:46:40 +00:00
report [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs (2) 2012-12-17 16:58:19 +01:00
security [REM] project_issue: removed dead code about crm.case.categ (now uses project.category aka 'tags') 2013-02-21 15:50:27 +01:00
static/src/img [REM] Removed manual many2many tags from kanban views 2012-11-28 12:54:17 +01:00
test [FIX] import addons from the openerp namespace. 2013-02-09 08:06:14 +01:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [REM] Removed manual many2many tags from kanban views 2012-11-28 12:54:17 +01:00
board_project_issue_view.xml [IMP] removed groups from fields which we made invisible 2012-09-05 14:48:56 +05:30
project_issue.py [FIX] project_issue: on project.issue, the state related to the stage 'cancelled' is 'cancelled', not 'cancel'. This bug was preventing the state to be saved in the record, as it was not available in the field.selection (given by project.task.type => task states). I made the state of issues pointing to the right place to prevent any other problems related to code desynchrnonization 2013-03-04 18:11:23 +01:00
project_issue_data.xml [REM] project_issue: removed dead code about crm.case.categ (now uses project.category aka 'tags') 2013-02-21 15:50:27 +01:00
project_issue_demo.xml [FIX] project_issue: missing module prefix when updating project demo data 2012-11-15 11:13:29 +01:00
project_issue_menu.xml [IMP] introducing new file type: html 2012-08-04 16:35:56 +02:00
project_issue_view.xml [MERGE] forwardport of bugfixes made in v7 up to revision 8854. 2013-03-14 12:27:40 +01:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [IMP] cleaned ir.actions.todo to launch newly installed application 2012-09-16 13:42:49 +02:00