Browse Source

Merge pull request #29 from yelizariev/8.0-fix-runbot-issues

[FIX] runbot errors
pull/30/head
Ivan Yelizariev 8 years ago
parent
commit
ce71d8c442
  1. 2
      mail_partner_lang/__openerp__.py
  2. 27
      mail_recovery/README.rst

2
mail_partner_lang/__openerp__.py

@ -8,5 +8,5 @@
'depends' : ['mail'],
'data':[],
'installable': True,
'installable': False,
}

27
mail_recovery/README.rst

@ -0,0 +1,27 @@
===============
Mail Recovery
===============
Save and recover message from localStorage if it was not sent
Credits
=======
Contributors
------------
* Ildar Nasyrov <nasyrov@it-projects.info>
Sponsors
--------
* `IT-Projects LLC <https://it-projects.info>`_
Further information
===================
HTML Description: https://apps.odoo.com/apps/modules/8.0/mail_recovery/
.. Usage instructions: `<doc/index.rst>`_
.. Changelog: `<doc/changelog.rst>`_
Tested on Odoo 8.0 2ff993ff8cff94bdc568f8579000f2f10b32c810
Loading…
Cancel
Save