runbot/runbot_cla
Olivier Dony d66047230b [FIX] runbot*: make most methods private
Most of the non-CRUD methods of runbot models should be private, as
there is no need to access them via RPC.

WARNING: This change is backwards compatible with existing
installations and existing runbot databases, but will most
likely BREAK all third-party extensions, due to the renamed
methods.

Fortunately the runbot module is not ruled by Odoo's "stable policy" ;-)

Reported by @nilshamerlinck - thanks!
2017-04-27 14:54:39 +02:00
..
__init__.py [ADD] runbot_cla 2015-02-07 16:33:23 +01:00
__openerp__.py [ADD] runbot_cla 2015-02-07 16:33:23 +01:00
runbot.py [FIX] runbot*: make most methods private 2017-04-27 14:54:39 +02:00