Browse Source

Merge pull request #43 from yelizariev/8.0-doc-categories

8.0 doc categories
pull/45/head
Ivan Yelizariev 8 years ago
committed by GitHub
parent
commit
16782fc2a6
  1. 4
      README.md
  2. 2
      mail_check_immediately/__openerp__.py
  3. 2
      mail_delete_access_link/__openerp__.py
  4. 2
      mail_delete_odoo_footer/__openerp__.py
  5. 2
      mail_fix_553/__openerp__.py
  6. 2
      mail_fix_empty_body/__openerp__.py
  7. 2
      mail_fix_header_from/__openerp__.py
  8. 2
      mail_move_message/__openerp__.py
  9. 2
      mail_outgoing/__openerp__.py
  10. 2
      mail_partner_lang/__openerp__.py
  11. 2
      mail_todo_custom/__openerp__.py
  12. 2
      mail_wall_menu/__openerp__.py
  13. 2
      mass_mailing_extra/__openerp__.py
  14. 2
      res_partner_mails_count/__openerp__.py
  15. 2
      res_partner_strip_email/__openerp__.py

4
README.md

@ -13,3 +13,7 @@ List of repositories:
* 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
Donation
========
Feel free to support our efforts by purchasing [our mail modules at app store](https://apps.odoo.com/apps/modules/category/Discuss/browse?price=Paid&order=Newest&author=IT-Projects+LLC)

2
mail_check_immediately/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.1',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://twitter.com/yelizariev',
'price': 9.00,
'currency': 'EUR',

2
mail_delete_access_link/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://twitter.com/yelizariev',
'price': 9.00,
'currency': 'EUR',

2
mail_delete_odoo_footer/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://yelizariev.github.io',
'depends' : ['mail_delete_access_link', 'mail_delete_sent_by_footer'],
'data':[

2
mail_fix_553/__openerp__.py

@ -3,7 +3,7 @@
"version" : "0.3",
"author" : "IT-Projects LLC, Ivan Yelizariev",
'license': 'GPL-3',
"category" : "Social Network",
"category": "Discuss",
"website" : "https://yelizariev.github.io",
"depends" : ["base", "mail"],
"data": ["data.xml"],

2
mail_fix_empty_body/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category': 'Social Network',
"category": "Discuss",
'website' : 'https://twitter.com/yelizariev',
'price': 9.00,
'currency': 'EUR',

2
mail_fix_header_from/__openerp__.py

@ -3,7 +3,7 @@
"version" : "0.3",
"author" : "IT-Projects LLC, Ivan Yelizariev",
'license': 'GPL-3',
"category" : "Social Network",
"category": "Discuss",
"website" : "https://yelizariev.github.io",
"description": """
Obsolete in odoo 8.0 since Sep 10, 2014 https://github.com/odoo/odoo/commit/f2cf6ced17d3477b8858e3a8f955a42cc8a629ff . You can install this module, if you use older version.

2
mail_move_message/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.4',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://twitter.com/yelizariev',
'price': 100.00,
'currency': 'EUR',

2
mail_outgoing/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://yelizariev.github.io',
'description': """
Allows to check outgoing mails, i.e. failed or delayed.

2
mail_partner_lang/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Mail',
"category": "Discuss",
'website' : 'https://yelizariev.github.io',
'depends' : ['mail'],

2
mail_todo_custom/__openerp__.py

@ -5,7 +5,7 @@
'author': 'IT-Projects LLC',
'license': 'GPL-3',
'website': "https://yelizariev.github.io",
'category': 'Tools',
"category": "Discuss",
'depends': ['mail'],
'data': ['mail_todo_custom.xml'],
'demo': [],

2
mail_wall_menu/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Social Network',
"category": "Discuss",
'website' : 'https://yelizariev.github.io',
'description': """
Module creates special menu at Messaging section to show only gamification-like blocks there.

2
mass_mailing_extra/__openerp__.py

@ -3,7 +3,7 @@
'version' : '1.0.0',
'author' : 'IT-Projects LLC, Ivan Yelizariev',
'license': 'GPL-3',
'category' : 'Mail',
"category": "Discuss",
'website' : 'https://yelizariev.github.io',
'description': """
Modules adds:

2
res_partner_mails_count/__openerp__.py

@ -2,7 +2,7 @@
{
"name": """Partner mails count""",
"summary": """Displays amount of incoming and outgoing partner mails.""",
"category": "Sales Management",
"category": "Discuss",
"images": ['images/1.png'],
"version": "1.0.0",

2
res_partner_strip_email/__openerp__.py

@ -9,7 +9,7 @@
# Categories can be used to filter modules in modules listing
# Check https://github.com/odoo/odoo/blob/master/openerp/addons/base/module/module_data.xml
# for the full list
'category': 'Tools',
"category": "Discuss",
'version': '1.0.0',
# any module necessary for this one to work correctly

Loading…
Cancel
Save