odoo/addons/project
Martin Trigaux 1219b56bcc [FIX] project: change view according to project uom
The working time unit can either be hours or days. In case of days, should
replace the references to hours in the view to days. In case of days, use float
field instead of float_time.

Using the string 'Hours' as a way to determine the unit is too weak as:
1. it does not work in other language than english
2. if the unit is renamed (*cough* 1626eca *cough*), it will fail as well

Using the object with context to compare strings in the user language.
lp:1080191, opw 595397
2015-03-31 16:01:14 +02:00
..
i18n [I18N] Sync updated 7.0 translations from Launchpad 2015-01-07 17:57:28 +01:00
process
report [MERGE] [FIX] project: Cumulative flow report shows create button on the tree view which is of no use on analysis report 2013-05-28 14:21:26 +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 [FIX] small css issue 2012-12-21 19:12:34 +01:00
test [FIX] make tests works 2012-08-31 18:55:21 +02:00
wizard [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
__init__.py
__openerp__.py [cherry picking] manual merge of lp:~openerp-dev/openobject-addons/trunk-screenshots-main-modules-vba 2013-01-31 19:41:41 +01:00
board_project_view.xml [IMP] removed groups from fields which we made invisible 2012-09-05 14:48:56 +05:30
company.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
project.py [FIX] project: change view according to project uom 2015-03-31 16:01:14 +02:00
project_data.xml [MERGE] [FIX] project: add noupdate on data to avoid erasing changes on stages, exclude mail.message.subtypes (want overwrite), courtesy of Alex Comba (Agile BG) 2013-11-20 16:14:39 +01:00
project_demo.xml [FIX] fleet,project allow demo user to create cars and projects 2013-11-20 17:53:14 +01:00
project_view.xml [FIX] project: don't use planned_hours in project gantt 2014-12-18 17:48:18 +01:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [MERGE] 2012-09-17 18:35:06 +05:30
res_partner.py [IMP] remove useless use of update dict 2013-06-12 13:36:48 +02:00
res_partner_view.xml [IMP]Remove type field from the modules 2012-08-09 11:35:16 +05:30