Re: [Health-dev] ImportError: cannot import name 'InvalidRecurrence' from 'trytond.modules.calendar.exceptions' (/home/feng/gnuhealth/tryton/server/trytond-6.0.13/trytond/modules/calendar/exceptions.p

2022-01-12 Thread Luis Falcon
Greetings, Tumashu! On 1/12/22 01:25, tumashu wrote: I have try last code, and find: ``` trytond.exceptions.MissingDependenciesException: Missing dependencies: calendar Probably because you had health_calendar in the list, and it had not been migrated yet. Make sure you test packages with t

[Health-dev] [task #16043] Migration to GNU Health 4.0

2022-01-12 Thread Luis Falcon
Follow-up Comment #17, task #16043 (project health): Migration of health_calendar https://hg.savannah.gnu.org/hgweb/health/rev/e3ebcf694ab0 ___ Reply to this item at: _

Re: [Health-dev] ImportError: cannot import name 'InvalidRecurrence' from 'trytond.modules.calendar.exceptions' (/home/feng/gnuhealth/tryton/server/trytond-6.0.13/trytond/modules/calendar/exceptions.p

2022-01-12 Thread tumashu
At 2022-01-12 22:09:13, "Luis Falcon" wrote: >Greetings, Tumashu! > >On 1/12/22 01:25, tumashu wrote: >> I have try last code, and find: >> >> ``` >> trytond.exceptions.MissingDependenciesException: Missing dependencies: >> calendar > >Probably because you had health_calendar in the list, an