[IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove...
authorChristophe Matthieu <chm@openerp.com>
Mon, 27 Jan 2014 13:58:28 +0000 (14:58 +0100)
committerChristophe Matthieu <chm@openerp.com>
Mon, 27 Jan 2014 13:58:28 +0000 (14:58 +0100)
commit43044d8ee72b3affbd53c9fafb68099d2deb0f87
tree7819a02bede6d6ba2359549394d5d51d89149729
parent33d349f33b94e8d69d99a5ead83943b5d91f6a69
[IMP] event,event_sale: refactoring; remove crappy 9999 hardcoded values; remove visibility; add constraints

bzr revid: chm@openerp.com-20140127135828-z848mvpis5d9xyh8
20 files changed:
addons/event/board_association_view.xml
addons/event/event.py
addons/event/event_demo.xml
addons/event/event_view.xml
addons/event/report/report_event_registration.py
addons/event/report/report_event_registration_view.xml
addons/event/test/process/event_draft2done.yml
addons/event_sale/event_demo.xml
addons/event_sale/event_sale.py
addons/event_sale/event_sale_view.xml
addons/website/models/ir_qweb.py
addons/website/static/src/css/editor.css
addons/website/static/src/css/editor.sass
addons/website/static/src/css/website.css
addons/website/static/src/css/website.sass
addons/website/views/website_templates.xml
addons/website_event/controllers/main.py
addons/website_event/models/event.py
addons/website_event/views/website_event.xml
addons/website_event_track/models/event.py