odoo/addons/event
Xavier Morel 372b52b044 [FIX] events yaml test, remove event.on_change_address_id
on_change_address_id was used to populate "display" address fields
from the address m2o. The address fields were removed in favor of
using show_address (in the context), leaving an onchange called
returning fields which don't exist in the view, thus crashing the
corresponding yaml test (which checks for that).

Since the onchange has no purpose left, remove it and its call.

bzr revid: xmo@openerp.com-20140108133015-ald901hsy1lqo7tv
2014-01-08 14:30:15 +01:00
..
i18n Launchpad automatic translations update. 2013-11-21 06:38:38 +00:00
report [NEW] Adding tracks management for events (community meeting) 2013-11-23 10:27:28 +01:00
security [MERGE]sync with trunk 2013-06-26 16:40:29 +05:30
static [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [FIX] test: avoid getting error when trying to send an email to the newly created user (email replaced by login) 2013-10-03 16:32:34 +02:00
wizard [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
__init__.py [IMP] Removed the History tab from customer form. 2013-03-26 17:08:12 +05:30
__openerp__.py [FIX] misc fixes 2013-11-23 11:46:07 +01:00
board_association_view.xml [IMP] removing some board stuff 2012-09-06 17:23:03 +02:00
email_template.xml [FIX] email.template: add missing parenthesis to filter all data on email and not the last one 2013-11-22 11:45:09 +01:00
event.py [FIX] events yaml test, remove event.on_change_address_id 2014-01-08 14:30:15 +01:00
event_data.xml [IMP] [REVIEW] [DOC] addons: added some comments in the various data files about subtypes. 2012-12-03 12:40:09 +01:00
event_demo.xml [FIX] website: typo, partner order, event demo data 2013-12-11 12:26:17 +01:00
event_view.xml [FIX] events yaml test, remove event.on_change_address_id 2014-01-08 14:30:15 +01:00
res_partner.py [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00
res_partner_view.xml [MERGE] [IMP] Partner View: Partner View Improvement: remove history tab 2013-06-14 14:10:20 +02:00