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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with
2 additions and
12 deletions
-
partner_contact_nutrition/README.rst
-
partner_contact_nutrition/__manifest__.py
-
partner_contact_weight/README.rst
-
partner_contact_weight/__manifest__.py
|
|
@ -26,11 +26,6 @@ To use this module, you need to: |
|
|
|
:alt: Try me on Runbot |
|
|
|
:target: https://runbot.odoo-community.org/runbot/134/10.0 |
|
|
|
|
|
|
|
Known issues / Roadmap |
|
|
|
====================== |
|
|
|
|
|
|
|
* ... |
|
|
|
|
|
|
|
Bug Tracker |
|
|
|
=========== |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
{ |
|
|
|
"name": "Partner Contact Nutrition Information", |
|
|
|
"summary": "Provide caloric intake", |
|
|
|
"version": "10.0.1.0.0", |
|
|
|
"version": "10.0.1.0.1", |
|
|
|
"category": "Health", |
|
|
|
"website": "http://ursainfosystems.com", |
|
|
|
"author": "Ursa Information Systems, Odoo Community Association (OCA)", |
|
|
|
|
|
@ -21,11 +21,6 @@ To use this module, you need to: |
|
|
|
:alt: Try me on Runbot |
|
|
|
:target: https://runbot.odoo-community.org/runbot/134/10.0 |
|
|
|
|
|
|
|
Known issues / Roadmap |
|
|
|
====================== |
|
|
|
|
|
|
|
* ... |
|
|
|
|
|
|
|
Bug Tracker |
|
|
|
=========== |
|
|
|
|
|
|
|
|
|
@ -4,7 +4,7 @@ |
|
|
|
{ |
|
|
|
"name": "Partner Contact Weight", |
|
|
|
"summary": "Provide contact weight", |
|
|
|
"version": "10.0.1.0.0", |
|
|
|
"version": "10.0.1.0.1", |
|
|
|
"category": "Health", |
|
|
|
"website": "http://ursainfosystems.com", |
|
|
|
"author": "Ursa Information Systems, Odoo Community Association (OCA)", |
|
|
|