3
0
Fork 0
Odoo web client UI related addons
 
 
 
 
 
Go to file
adrien.didenot ae9cf39dfc [IMP] Add an option to initialize the timeline window on display.
The default window display all the events (aka 'fit'), in case of events spread over the year, the events are invisibles (too small to be readable)

Signed-off-by: adrien.didenot <adrien.didenot@horanet.com>
2018-10-23 11:13:05 +02:00
setup [ADD] setup.py 2018-10-15 13:23:24 +00:00
web_environment_ribbon [UPD] README.rst 2018-10-09 11:17:42 +00:00
web_listview_range_select [UPD] README.rst 2018-10-12 12:11:58 +00:00
web_notify [FIX] web_notify: Update readme 2018-10-15 16:38:15 +02:00
web_timeline [IMP] Add an option to initialize the timeline window on display. 2018-10-23 11:13:05 +02:00
.gitignore [MIG] Add metafiles 2018-09-27 02:40:55 +02:00
.travis.yml [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:31:42 +02:00
README.md [MIG] Add metafiles 2018-09-27 02:40:55 +02:00

README.md

Runbot Status Build Status Coverage Status

Web addons for Odoo

This project aims to deal with modules related to the webclient of Odoo. You'll find modules that:

  • Add facilities to the UI
  • Add widgets
  • Ease the import/export features
  • Generally add clientside functionality