odoo/addons/crm
Olivier Dony 3fe6987ce7 [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion)
ir.rule records are in noupdate data blocks to let the admin
alter them without fear of them being reset at next update.
Other records such as groups are in normal mode, so they
can be updated whenever necessary

bzr revid: odo@openerp.com-20121218232001-t425t4hi7qbmsip2
2012-12-19 00:20:01 +01:00
..
i18n Launchpad automatic translations update. 2012-12-18 05:08:32 +00:00
process [IMP] add proper XML headers to config views 2012-08-03 15:15:42 +02:00
report [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
scripts/php
security [MERGE] Harmonization of noupdate flag on security XML data, courtesy of Alexis de Lattre (Akretion) 2012-12-19 00:20:01 +01:00
static/src/img [REM] Removed some css changes. user image now only replaces the gravatar. 2012-03-14 19:03:52 +01:00
test [IMP] rename methods in crm_lead and crm_phonecall: 2012-12-05 20:21:46 +01:00
wizard [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
__init__.py [IMP] crm: remove dummy Python class definition by reordering Python module imports 2012-07-04 13:27:54 +02:00
__openerp__.py [MERGE] module desc + stock 2012-12-09 11:55:27 +01:00
board_crm_view.xml feature 2012-11-29 17:05:16 +01:00
crm.py [MERGE] From trunk 2012-12-17 15:43:06 +01:00
crm_action_rule.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
crm_action_rule_demo.xml crm change stupid base action rule, this will be completed in the base action rule branch 2012-12-08 15:16:10 +01:00
crm_action_rule_view.xml [FIX] crm: typo 2012-10-05 13:38:41 +05:30
crm_data.xml [IMP] crm: add a button to send emails on opportunities 2012-12-18 14:38:44 +01:00
crm_demo.xml fix 2012-10-26 22:13:32 +02:00
crm_lead.py [MERGE] Another batch of bugfixes from 6.1 2012-12-18 18:55:47 +01:00
crm_lead_data.xml [IMP] crm: re-added message subtypes. 2012-11-16 10:50:41 +01:00
crm_lead_demo.xml [IMP] color in CRM opportunities 2012-12-13 15:23:14 +01:00
crm_lead_menu.xml [IMP] add uid in the context, so the default salesman is properly set to the current user (when a opportunity is created through this action) 2012-11-15 19:10:45 +01:00
crm_lead_view.xml [MERGE] staging branch with misc fixes 2012-12-18 16:20:05 +01:00
crm_meeting.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
crm_meeting_menu.xml [IMP] move the views of crm.meeting in base_calendar, adapt xml ids in xml, and improve the code that opens those views 2012-07-06 14:29:59 +02:00
crm_phonecall.py [FIX] replace from/import stuffs of openerp stuffs by from/import openerp.stuffs 2012-12-17 16:46:28 +01:00
crm_phonecall_data.xml
crm_phonecall_demo.xml [FIX] typos in demo data 2012-09-27 18:14:35 +02:00
crm_phonecall_menu.xml [IMp]:Improve code in crm 2012-10-25 15:12:31 +05:30
crm_phonecall_view.xml [MERGE] trunk 2012-12-08 09:28:14 +01:00
crm_report.xml [IMP]remove tabs and add spaces instead of them 2012-06-28 12:10:05 +05:30
crm_report_view.xml [FIX] remove the option from the user_id fields 2012-08-09 18:35:29 +02:00
crm_segmentation.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
crm_view.xml [FIX] crm stage_id statusbar issues 2012-12-18 14:46:29 +01:00
res_config.py [IMP] use the openerp namespace. 2012-12-06 15:56:32 +01:00
res_config_view.xml [MERGE] config for after sale services 2012-10-10 22:28:28 +02:00
res_partner.py [MERGE] merged trunk. 2012-12-10 12:16:54 +01:00
res_partner_view.xml [REM]crm:unnecessary filter removed 2012-11-05 17:51:47 +05:30