Hello I get an error creating some records trough M2O fields.
Could solve it commenting lines 513-517 on record.py on the GNU Health
Client 3.6.4.
The complete path to the file is
~/.local/lib/python3.6/site-packages/tryton/gui/window/view_form/model/record.py
The error is that is calling an ine
Hi Francisco !
On Thu, 12 Dec 2019 04:56:17 -0300
Francisco Maria Moyano Casco wrote:
> Hello I get an error creating some records trough M2O fields.
>
>
> "/home/fran/.local/lib/python3.6/site-packages/tryton/gui/window/view_form/model/record.py",
> line 514, in set_on_change
> self.valu
I'm using the latest client (3.6.4). Is the same error
El jue., 12 de diciembre de 2019 10:40 a. m., Luis Falcon <
fal...@gnuhealth.org> escribió:
> Hi Francisco !
>
>
> On Thu, 12 Dec 2019 04:56:17 -0300
> Francisco Maria Moyano Casco wrote:
>
> > Hello I get an error creating some records trou
Hola Francisco !
On Thu, 12 Dec 2019 10:53:23 +0100
Francisco Maria Moyano Casco wrote:
> I'm using the latest client (3.6.4). Is the same error
Thanks for the feedback ! Yes, the latest patch for the bug I referred
missed it .
Please apply this patch and report.
http://hg.savannah.gnu.org/
Hi
I have made a patch that removes the deprecated module optparse from the
source code
It's WIP as I'm not sure of the proper way to submit this patch and not
fully sure how to test it.
I would appreciate it if you could have a quick look at it, as I would like
to help continue work on this projec