Browse Source

Merge pull request #334 from yelizariev/9.0-new-website5

📖 new website
pull/353/head
Ivan Yelizariev // IEL 3 years ago
committed by GitHub
parent
commit
c82e3bc465
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      mail_all/__openerp__.py
  2. 2
      mail_archives/__openerp__.py
  3. 2
      mail_base/__openerp__.py
  4. 2
      mail_private/__openerp__.py
  5. 2
      mail_reply/__openerp__.py
  6. 2
      mail_sent/__openerp__.py
  7. 2
      mail_to/__openerp__.py
  8. 2
      res_partner_mails_count/__openerp__.py

2
mail_all/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
mail_archives/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
mail_base/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.1",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
mail_private/__openerp__.py

@ -9,7 +9,7 @@
"author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@it-projects.info",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "GPL-3",
"depends": [

2
mail_reply/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
mail_sent/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.4",
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
mail_to/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

2
res_partner_mails_count/__openerp__.py

@ -7,7 +7,7 @@
"version": "1.0.0",
"author": "IT-Projects LLC, Pavel Romanchenko",
"website": "https://it-projects.info",
"website": "https://twitter.com/OdooFree",
"license": "LGPL-3",
"depends": [

Loading…
Cancel
Save