odoo/addons/project_issue
Julien Legros 6a95c9cf3e [FIX] project_issue: explicit store attribute for the progress function field
This is a workaround for an ORM limitation. A stored function field is
not updated when it should if the "source" field is also a stored function
field
2014-10-30 18:07:07 +01:00
..
i18n [I18N] Update 7.0 translations with latest changes on Launchpad 2014-08-14 03:38:58 +02:00
report [FIX] search views: use child_of operator for partner_id fields that can reference both companies and contacts 2013-04-20 04:26:42 +02:00
security [FIX] [ADD] project, project_issue, portal_project, portal_project_issue: improved privacy_visibility selection of project.project; improved access rules; added tests to enforce them. 2013-04-12 16:37:19 +02:00
static/src/img [REM] Removed manual many2many tags from kanban views 2012-11-28 12:54:17 +01:00
test [FIX] revert (needs testing) 2012-12-21 13:17:53 +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: explicit store attribute for the progress function field 2014-10-30 18:07:07 +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 [FIX] *: in search views, use operator=child_of instead of filter_domain with a child_of domain 2014-04-22 17:07:10 +02: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