What next?

What next?

Documentation

  • add modules: ir, res and webdav
  • complete missing modules

python-sql

http://code.google.com/p/python-sql/

  • in ModelSQL
  • for tabe_query
  • for migration

Domain

  • move SQL to fields
  • add keyword for column as value:
[('company.currency', '=', Column('currency'))]
  • customized operators (GIS)

Mail Queue

  • Ease email sending
  • Transactional
  • Logs
  • Replace requests

Comments

  • on any record
  • threaded
  • look at wave or etherpad

Feeds

  • notification:
    • from
    • to
    • message
  • subscription rule:
    • per model
    • per record
  • timeline with relate to object

IMAP

  • storage emails
  • share like WebDAV
  • automatic inference

UI

  • tab domain
  • bookmark search
  • auto-completion
  • URL on any record
  • multi-socket
  • plugin for custom widget
  • calendar view
  • gantt view

Web client

Patch is Welcome...