[tryton-debian-vcs] tryton-modules-health-pediatrics-growth-charts-who branch upstream updated. upstream/3.0.6-2-g1e5eed0
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Mon Mar 27 08:15:40 UTC 2017
The following commit has been merged in the upstream branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-modules-health-pediatrics-growth-charts-who.git;a=commitdiff;h=upstream/3.0.6-2-g1e5eed0
commit 1e5eed04da60a18855760f14de985a1951322668
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Mon Mar 27 09:48:10 2017 +0200
Adding upstream version 3.0.8.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/PKG-INFO b/PKG-INFO
index d0b6e6c..893506c 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_health_pediatrics_growth_charts_who
-Version: 3.0.7
+Version: 3.0.8
Summary: GNU Health Pediatrics Growth Charts WHO Module
Home-page: http://health.gnu.org/
Author: GNU Solidario
diff --git a/tryton.cfg b/tryton.cfg
index 790d701..7aa1d54 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.0.7
+version=3.0.8
depends:
health_pediatrics_growth_charts
xml:
diff --git a/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO b/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
index 6946629..fbd919e 100644
--- a/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
+++ b/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-health-pediatrics-growth-charts-who
-Version: 3.0.7
+Version: 3.0.8
Summary: GNU Health Pediatrics Growth Charts WHO Module
Home-page: http://health.gnu.org/
Author: GNU Solidario
diff --git a/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt b/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
index f2892ce..823cdc1 100644
--- a/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
+++ b/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health_pediatrics_growth_charts == 3.0.7
+trytond_health_pediatrics_growth_charts == 3.0.8
trytond >= 3.8, < 3.9
commit 3daf440a9ab2093fa5bab366da2f88bc1c1f30de
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Mar 19 14:52:35 2017 +0100
Adding upstream version 3.0.7.
Signed-off-by: Mathias Behrle <mathiasb at m9s.biz>
diff --git a/PKG-INFO b/PKG-INFO
index fbc063a..d0b6e6c 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond_health_pediatrics_growth_charts_who
-Version: 3.0.6
+Version: 3.0.7
Summary: GNU Health Pediatrics Growth Charts WHO Module
Home-page: http://health.gnu.org/
Author: GNU Solidario
diff --git a/README b/README
index 45f0f01..3a5c06d 100644
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 Luis Falcon
+# Copyright (C) 2008-2017 Luis Falcon
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/__init__.py b/__init__.py
index a8c24a1..04f017d 100755
--- a/__init__.py
+++ b/__init__.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at thymbra.com>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/health_pediatrics_growth_charts_who.py b/health_pediatrics_growth_charts_who.py
index ea0ec65..d69e968 100644
--- a/health_pediatrics_growth_charts_who.py
+++ b/health_pediatrics_growth_charts_who.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at gnusolidario.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/report/__init__.py b/report/__init__.py
index 6bebe5f..f7a83f7 100644
--- a/report/__init__.py
+++ b/report/__init__.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at gnusolidario.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/report/report_health_pediatrics_growth_charts_who.py b/report/report_health_pediatrics_growth_charts_who.py
index aa5732c..24a2684 100644
--- a/report/report_health_pediatrics_growth_charts_who.py
+++ b/report/report_health_pediatrics_growth_charts_who.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at gnusolidario.org>
#
# This program is free software: you can redistribute it and/or modify
@@ -65,12 +65,12 @@ class PediatricsGrowthChartsWHOReport(Report):
growthchartswho = GrowthChartsWHO.search([
('indicator', '=', data['indicator']),
('measure', '=', data['measure']),
- ('sex', '=', patient.gender),
+ ('sex', '=', patient.name.gender),
], order=[('month', 'ASC')],
)
context['title'] = _INDICATORS[data['indicator']] + ' ' + \
- _GENDERS[patient.gender]
+ _GENDERS[patient.name.gender]
context['subtitle'] = 'Birth to 5 years (%s)' % \
_MEASURES[data['measure']]
context['name'] = patient.name.rec_name
diff --git a/setup.py b/setup.py
index d9bd364..c91b712 100644
--- a/setup.py
+++ b/setup.py
@@ -62,7 +62,8 @@ setup(name='trytond_health_pediatrics_growth_charts_who',
package_data={
'trytond.modules.health_pediatrics_growth_charts_who': info.get(
'xml', []) + info.get('translation', []) + ['tryton.cfg',
- 'doc/*.rst', 'locale/*.po', 'report/*.odt', 'icons/*.svg'],
+ 'view/*.xml','doc/*.rst', 'locale/*.po', 'report/*.odt',
+ 'icons/*.svg'],
},
classifiers=[
diff --git a/tryton.cfg b/tryton.cfg
index fcd4b65..790d701 100644
--- a/tryton.cfg
+++ b/tryton.cfg
@@ -1,5 +1,5 @@
[tryton]
-version=3.0.6
+version=3.0.7
depends:
health_pediatrics_growth_charts
xml:
diff --git a/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO b/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
index 1904010..6946629 100644
--- a/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
+++ b/trytond_health_pediatrics_growth_charts_who.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: trytond-health-pediatrics-growth-charts-who
-Version: 3.0.6
+Version: 3.0.7
Summary: GNU Health Pediatrics Growth Charts WHO Module
Home-page: http://health.gnu.org/
Author: GNU Solidario
diff --git a/trytond_health_pediatrics_growth_charts_who.egg-info/SOURCES.txt b/trytond_health_pediatrics_growth_charts_who.egg-info/SOURCES.txt
index 8b7c104..1ba0163 100644
--- a/trytond_health_pediatrics_growth_charts_who.egg-info/SOURCES.txt
+++ b/trytond_health_pediatrics_growth_charts_who.egg-info/SOURCES.txt
@@ -44,6 +44,9 @@ setup.py
./report/weight_for_age.odt
./tests/__init__.py
./tests/test_health_pediatrics_growth_charts_who.py
+./view/growth_charts_who_open_start_form.xml
+./view/pediatrics_growth_charts_who_form.xml
+./view/pediatrics_growth_charts_who_tree.xml
./wizard/__init__.py
./wizard/health_pediatrics_growth_charts_who_wizard.xml
./wizard/wizard_health_pediatrics_growth_charts_who.py
diff --git a/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt b/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
index c47f59f..f2892ce 100644
--- a/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
+++ b/trytond_health_pediatrics_growth_charts_who.egg-info/requires.txt
@@ -1,2 +1,2 @@
-trytond_health_pediatrics_growth_charts == 3.0.6
+trytond_health_pediatrics_growth_charts == 3.0.7
trytond >= 3.8, < 3.9
diff --git a/wizard/__init__.py b/wizard/__init__.py
index dd2ae20..338391f 100644
--- a/wizard/__init__.py
+++ b/wizard/__init__.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at gnusolidario.org>
#
# This program is free software: you can redistribute it and/or modify
diff --git a/wizard/wizard_health_pediatrics_growth_charts_who.py b/wizard/wizard_health_pediatrics_growth_charts_who.py
index d28664c..681f64f 100644
--- a/wizard/wizard_health_pediatrics_growth_charts_who.py
+++ b/wizard/wizard_health_pediatrics_growth_charts_who.py
@@ -2,7 +2,7 @@
##############################################################################
#
# GNU Health: The Free Health and Hospital Information System
-# Copyright (C) 2008-2016 Luis Falcon <lfalcon at gnusolidario.org>
+# Copyright (C) 2008-2017 Luis Falcon <lfalcon at gnusolidario.org>
# Copyright (C) 2013 Sebastián Marro <smarro at gnusolidario.org>
#
# This program is free software: you can redistribute it and/or modify
--
tryton-modules-health-pediatrics-growth-charts-who
More information about the tryton-debian-vcs
mailing list