Browse Source

Merge pull request #37 from yelizariev/9.0-merge-976698548de0c4b1a2d6cc73f2abd6a9d474f871

9.0 merge 976698548d
pull/40/head
Ivan Yelizariev 9 years ago
committed by GitHub
parent
commit
08949d7fe2
  1. 17
      README.md
  2. 2
      mail_move_message/__openerp__.py
  3. 27
      mail_recovery/README.rst

17
README.md

@ -4,11 +4,12 @@ Odoo (OpenERP) mail addons
List of repositories:
---------------------
* https://github.com/yelizariev/addons-yelizariev
* https://github.com/yelizariev/pos-addons
* https://github.com/yelizariev/mail-addons
* https://github.com/yelizariev/rental-addons
* https://github.com/yelizariev/access-addons
* https://github.com/yelizariev/website-addons
* https://github.com/yelizariev/l10n-addons
* https://github.com/yelizariev/odoo-saas-tools
* https://github.com/it-projects-llc/misc-addons
* https://github.com/it-projects-llc/pos-addons
* https://github.com/it-projects-llc/mail-addons
* https://github.com/it-projects-llc/rental-addons
* https://github.com/it-projects-llc/access-addons
* https://github.com/it-projects-llc/website-addons
* https://github.com/it-projects-llc/l10n-addons
* https://github.com/it-projects-llc/odoo-telegram
* https://github.com/it-projects-llc/odoo-saas-tools

2
mail_move_message/__openerp__.py

@ -5,7 +5,7 @@
'license': 'LGPL-3',
'category' : 'Social Network',
'website' : 'https://twitter.com/yelizariev',
'price': 9.00,
'price': 100.00,
'currency': 'EUR',
'depends' : ['mail', 'web_polymorphic_field'],
'images': ['images/inbox.png'],

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