odoo/addons/project
niv-openerp c1e33b4d88 [IMP] project: minor modification in a view, uses a new type of field instead of a button
bzr revid: nicolas.vanhoren@openerp.com-20131008135650-lvhbo0e0stkx3is2
2013-10-08 15:56:50 +02:00
..
doc [DOC] project_issue: added doc for the branch. Project: updated doc. 2013-07-10 15:36:41 +02:00
i18n Launchpad automatic translations update. 2013-09-23 05:35:31 +00:00
process [REM] more nonsensical @model + @ref 2013-04-29 14:52:17 +02:00
report [IMP] project_issue: added date_last_stage_update in reports; removed month_last_stgae_update in project_task, only date is sufficient because reports already handle this correctly. Updated coding style of tests. 2013-07-10 15:29:54 +02:00
security [MERGE] sync with trunk (state -> stage removed some test) 2013-09-11 13:07:55 +02:00
static [IMP] */static/description/index.html: link to /start include app name 2013-07-15 18:25:04 +02:00
tests [IMP] mail_mail, mail_message: various improvements to try to improve message creation time 2013-08-27 15:30:58 +02:00
wizard [MERGE] addons: added groups when quick creating user in various addons. 2013-09-04 16:11:22 +02:00
__init__.py
__openerp__.py [TESTS] project: refactored tests. Moved surviving yml tests into unittest; added mailgateway test. 2013-07-10 12:15:08 +02:00
board_project_view.xml [REF] project: stage/status refactoring 2013-06-26 15:25:19 +02:00
company.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
project.py [FIX] addons: fixed various calls to fields.datetime.now in defaults 2013-09-19 16:23:38 +02:00
project_data.xml [REF] project: stage/status refactoring 2013-06-26 15:25:19 +02:00
project_demo.xml [CLEAN] project, project_issue, project_mrp: misc cleaning of code + fixed bug in project_mrp + re-added commentred tests in project_mrp 2013-07-10 14:25:26 +02:00
project_view.xml [IMP] project: minor modification in a view, uses a new type of field instead of a button 2013-10-08 15:56:50 +02:00
res_config.py [IMP]align multi-line string 2013-09-17 18:38:14 +05:30
res_config_view.xml [MERGE] 2012-09-17 18:35:06 +05:30
res_partner.py [MERGE] forward port of branch 7.0 up to revid 9236 mat@openerp.com-20130613160953-itt79mu5xrl7suv4 2013-06-13 20:15:03 +02:00
res_partner_view.xml [IMP] Added a new action for the res_partner forms Issues buttons to pass only the partner_id and not used the existing bcz itz passing the project_id which is not needed in res_partner's form view 2013-05-31 11:16:02 +05:30