55c0c63835
* remove the documentation for `_auto`, `abstract`, and `_transient` as that's redundant with `Model` * add documentation for transients' dedicated attributes (and main method whose docstring explains what actually occurs) Part-of: odoo/documentation#1352