Browse Source

Merge pull request #599 from Tecnativa/10.0-partner_contact_nutrition

[FIX] partner_contact_nutrition: correct lint error
pull/602/head
Pedro M. Baeza 7 years ago
committed by GitHub
parent
commit
c4dd1ab1eb
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      partner_contact_nutrition/README.rst
  2. 2
      partner_contact_nutrition/__manifest__.py
  3. 5
      partner_contact_weight/README.rst
  4. 2
      partner_contact_weight/__manifest__.py

5
partner_contact_nutrition/README.rst

@ -26,11 +26,6 @@ To use this module, you need to:
:alt: Try me on Runbot :alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/134/10.0 :target: https://runbot.odoo-community.org/runbot/134/10.0
Known issues / Roadmap
======================
* ...
Bug Tracker Bug Tracker
=========== ===========

2
partner_contact_nutrition/__manifest__.py

@ -4,7 +4,7 @@
{ {
"name": "Partner Contact Nutrition Information", "name": "Partner Contact Nutrition Information",
"summary": "Provide caloric intake", "summary": "Provide caloric intake",
"version": "10.0.1.0.0",
"version": "10.0.1.0.1",
"category": "Health", "category": "Health",
"website": "http://ursainfosystems.com", "website": "http://ursainfosystems.com",
"author": "Ursa Information Systems, Odoo Community Association (OCA)", "author": "Ursa Information Systems, Odoo Community Association (OCA)",

5
partner_contact_weight/README.rst

@ -21,11 +21,6 @@ To use this module, you need to:
:alt: Try me on Runbot :alt: Try me on Runbot
:target: https://runbot.odoo-community.org/runbot/134/10.0 :target: https://runbot.odoo-community.org/runbot/134/10.0
Known issues / Roadmap
======================
* ...
Bug Tracker Bug Tracker
=========== ===========

2
partner_contact_weight/__manifest__.py

@ -4,7 +4,7 @@
{ {
"name": "Partner Contact Weight", "name": "Partner Contact Weight",
"summary": "Provide contact weight", "summary": "Provide contact weight",
"version": "10.0.1.0.0",
"version": "10.0.1.0.1",
"category": "Health", "category": "Health",
"website": "http://ursainfosystems.com", "website": "http://ursainfosystems.com",
"author": "Ursa Information Systems, Odoo Community Association (OCA)", "author": "Ursa Information Systems, Odoo Community Association (OCA)",

Loading…
Cancel
Save