[ADD] ws doc: introspection, reports and workflows
authorXavier Morel <xmo@openerp.com>
Mon, 24 Nov 2014 07:52:38 +0000 (08:52 +0100)
committerXavier Morel <xmo@openerp.com>
Mon, 24 Nov 2014 07:54:55 +0000 (08:54 +0100)
commitec7736a0515c81f96154d7cabcefb69c19e6a57d
treed5be5f893198f22c62553e17d24f728d9479f0c0
parent467968b79a713d10f53b387d911dcdd6ef10ce11
[ADD] ws doc: introspection, reports and workflows

* use static imports in java examples to make them terser
* inline ``domain`` in java and php example to make examples more
  self-contained
* try to extend/improve Model.write's docstring
* add convenience kwarg to fields_get, mostly for user-driven
  introspection

Closes #3689
doc/api_integration.rst
doc/reference/security.rst
doc/reference/workflows.rst
openerp/fields.py
openerp/models.py