[IMP] event: refactored event form view. Usability reviews
authorBhavik Bagdiya <bba@openerp.com>
Wed, 1 Oct 2014 07:01:51 +0000 (12:31 +0530)
committerThibault Delavallée <tde@openerp.com>
Thu, 2 Oct 2014 11:04:10 +0000 (13:04 +0200)
commiteb5adb8093f35aad9cb7b85a123dcb7e6ba5ed1a
tree4d77af0ec6ef59ce5af8ae22906f11f9ed0f6870
parent16b560c441b6d057af3d6ac859766f9c13413e87
[IMP] event: refactored event form view. Usability reviews
showed that the form view was complicated and difficult to use. Now
that stat button and edition options in the front-end exist, it is
possible to remove some of the numerous tabs as well as some options
from the form view.

Coming: further cleaning of the model, behavior and probably the various
event-related views.
addons/event/event.py
addons/event/event_demo.xml
addons/event/event_view.xml
addons/event_sale/event_sale_view.xml
addons/website_event_track/controllers/event.py
addons/website_event_track/models/event.py
addons/website_event_track/views/event_backend.xml