:-)
by the way, should precedures save to pageoflife? actions = fields.One2Many( 'gnuhealth.directions', 'name', 'Procedures', help='Procedures / Actions to take', states = STATES) -- 发自我的网易邮箱手机智能版 <br/><br/><br/> ----- Original Message ----- From: "Luis Falcon" <fal...@gnu.org> To: tumashu <tuma...@163.com> Cc: "health-dev@gnu.org" <health-dev@gnu.org> Sent: Thu, 31 Oct 2019 09:54:48 +0000 Subject: Re: Issue of "Summarize the encounter note taking as SOAP for encounter Page of Life" Good morning Tumashu ! On Thu, 31 Oct 2019 13:36:49 +0800 (CST) tumashu <tuma...@163.com> wrote: > I think summary is a fields.Char, it can not show multilines > string beautilfully. > Very good ! Thank you ! Yes, actually it is the info (text) field that needs to hold SOAP information, instead of summary. Fixed here http://hg.savannah.gnu.org/hgweb/health/rev/08f2c468cae7 Best Luis