* Added Mass Editing v9
* [IMP] Improved the coding standard as per API and PEP8.
* [ADD] Added README and index file.
* [IMP] Improved the indentation of the code as per travis test suggestion.
* [IMP] Improved the README.rst
* Update mass_object.py
* Delete index.html
* [ADD] Added unit test cases for MassEditing module.
* Corrected as per @api.multi
* Correction for the travis test
* Correction for the travis test
* [IMP] Improved the code as per review comments, improved copyrights, added test more cases and uninstall hook.
* [ADD] Added Unit test case for m2m fields.
* [ADD] Further added unit test case for unlink and multiple fields.
* [ADD] Added unit test case for model_id onchange.
* [IMP] Fixed the issue of eval in unit test case.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for uninstall hook.
* [ADD] Added unit test case for wizard's fields_view_get method.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.
* [IMP] Improved the unit test case to cover more lines of code of fields view get.