odoo/addons/project_issue
Antonin Bourguignon d92994caa6 [IMP] remove a bunch of wtf comments in XML (horrifying things like === comment === or --- comment ---, without any XML comment tags)
improve identation in a few files
remove some spaces preceding closing tags

bzr revid: abo@openerp.com-20120725181610-oq0ug3u9t7fgpy3h
2012-07-25 20:16:10 +02:00
..
i18n Launchpad automatic translations update. 2012-07-14 06:27:50 +00:00
report [MERGE] latest trunk 2012-07-25 20:01:18 +02:00
security [MERGE] Merged with main addons. 2012-07-09 10:18:34 +02:00
static/src [IMP] refactor the handling of many2many tags in issues and tasks kanban views 2012-07-12 13:33:26 +02:00
test [FIX] cancel -> cancelled for project.task.type.state. 2012-05-29 14:03:57 +02:00
__init__.py [IMP] improved code. 2012-03-15 11:49:19 +05:30
__openerp__.py [MERGE] latest trunk 2012-07-20 13:56:12 +02:00
board_project_issue_view.xml [WIP] replace previous categ (inherited from crm.case.categ - using m2o relation) by a new one (project.category - using m2m relation and many2many_tags widget for display) 2012-07-11 15:21:30 +02:00
project_issue.py [MERGE] latest trunk 2012-07-23 10:17:24 +02:00
project_issue_data.xml [IMP] project*: add OpenChatter notification after module installation 2012-07-25 13:39:30 +02:00
project_issue_demo.xml [IMP] also: identation 2012-07-12 18:19:19 +02:00
project_issue_menu.xml [FIX] fixing default_context 2012-05-21 18:07:45 +02:00
project_issue_view.xml [IMP] remove a bunch of wtf comments in XML (horrifying things like === comment === or --- comment ---, without any XML comment tags) 2012-07-25 20:16:10 +02:00
res_config.py [IMP] remove readonly from Create Issues from Incoming Mails field and on click make configure button is visible. 2012-06-14 18:57:53 +05:30
res_config_view.xml [IMP]improve configuaration view for mrp and project 2012-07-05 15:05:04 +05:30