[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Health-dev] [task #16494] Let health_lab report more customize
From: |
Feng Shu |
Subject: |
Re: [Health-dev] [task #16494] Let health_lab report more customize |
Date: |
Fri, 16 Feb 2024 10:48:25 +0800 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Yusif Suleiman <yusifsuleiman@hotmail.com> writes:
> Thank you, Feng.
>
> Added, please test :-)
> This is great.
>
> 1. health_lab: Add images field to gnuhealth.lab.
>
> https://hg.savannah.gnu.org/hgweb/health/rev/ef8edfed73cd
> Please, how can I test this, do I have to copy the codes to the template
Testing is like below, do not operate in a production environment:
1. install gnuhealth from hg, or copy health_lab from hg to
'~/gnuhealth/tryton/server/modules/health_lab'
2. cdexe; ./trytond-admin -d YOUR-DB -u health_lab
3. Launch and test.
sample.tar.xz
Description: Binary data
>
> This feature add a image table to report.
>
> 2. health_lab: Add report_style: Table with result column and inline images
> (no header)
>
> https://hg.savannah.gnu.org/hgweb/health/rev/aebd13f095bd
>
> This feature let images can inline to results table, if a image's
> descrption include string: [[critearea_code]]
>
>>> On 30 Jan 2024, at 16:18, Feng Shu <INVALID.NOREPLY@gnu.org> wrote:
>>>
>>> Follow-up Comment #2, task#16494 (group health):
>>>
>>> (3) Add tags field:
>>>
>>> + tags = fields.Char(
>>> + 'Tags', help='Tags of test type, which can be used in '
>>> + 'if directive of report template file, '
>>> + 'tags use letters and numbers, separated by colon.')
>>>
>>>
>>> https://hg.savannah.gnu.org/hgweb/health/rev/5c93e8ca69d8>
>>>
>>> _______________________________________________________
>>>
>>> Reply to this item at:
>>>
>>> <https://savannah.gnu.org/task/?16494>>
>>> _______________________________________________
>>> Message sent via Savannah
>>> https://savannah.gnu.org/>
>>>
>
> --
--