health
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health] Health Module appearance


From: Marc Murray
Subject: Re: [Health] Health Module appearance
Date: Sun, 17 Apr 2016 09:59:29 -0500

On Sun, 2016-04-17 at 16:43 +0300, Ali Nabaa wrote:
Is there anyway I can customize the appearance of the health module? For example, the patient form is very cluttered and hard to traverse through.
Moreover, there are many column labels that need to be resized to be able to see the data under them, and the resize doesn't save after the view is exited.

Well, yes actually. You can create a custom module with a ModelView that inherits the views you want to modify.

In either case, it's probably a good idea to create a custom module for your use case. This will allow you to also include dependencies and provide a place for you to put your other customisations.

See [1] for a starting point on how to create a module. And then you may want to look at [2] and [3]. The GNU Health recommendations for custom modules can be found at [4]

[1] http://doc.tryton.org/3.8/trytond/doc/topics/modules/index.html#topics-modules
[2] http://doc.tryton.org/3.8/trytond/doc/topics/views/index.html
[3] http://doc.tryton.org/3.8/trytond/doc/topics/views/extension.html
[4] https://en.wikibooks.org/wiki/GNU_Health/Contributing#Customizing_and_Creating_Your_Own_Modules

Good luck.
---
MM
reply via email to

[Prev in Thread] Current Thread [Next in Thread]