GNU Health - Bugs: bug #63533, Model 'gnuhealth.pol' is missing a...
You are not allowed to post comments on this tracker with your current authentication level.
bug #63533: Model 'gnuhealth.pol' is missing a default access
Submitter: | Mathias Behrle <yangoon> | ||
Submitted: | Thu 15 Dec 2022 10:55:07 AM UTC | ||
Category: | Functionality | Severity: | 3 - Normal |
Item Group: | None | Status: | Fixed |
Privacy: | Public | Assigned to: | meanmicio |
Open/Closed: | Closed | Release: | 4.0.0 |
Module: | health | Component: | Hospital Management |
Fri 16 Dec 2022 07:57:35 PM UTC, comment #3: |
Luis Falcon <meanmicio>![]() ![]() |
Thu 15 Dec 2022 05:24:32 PM UTC, comment #2:
|
Mathias Behrle <yangoon> |
Thu 15 Dec 2022 05:11:59 PM UTC, comment #1: I guess you are running the tests with failfast, as if you run the test suite there are other tests that are failing.
Same happens with other modules (but they not raise until the health tests are fixed)
For me all the tests of all modules should be fixed.
|
Sergi Almacellas Abellana <pokoli>![]() |
Thu 15 Dec 2022 10:55:07 AM UTC, original submission:
Running the Tryton default test suite against some gnuhealth modules fails with
======================================================================
'model', '=', 'gnuhealth.pol' has defined access permissions for admin and doctor, but no default access permissions. |
Mathias Behrle <yangoon> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follow 7 latest changes.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2022-12-19 | meanmicio | Status | Ready For Test | ![]() |
Fixed |
Open/Closed | Open | ![]() |
Closed | ||
2022-12-16 | meanmicio | Category | None | ![]() |
Functionality |
Status | None | ![]() |
Ready For Test | ||
Assigned to | None | ![]() |
meanmicio | ||
Release | None | ![]() |
4.0.0 | ||
2022-12-15 | pokoli | Component | None | ![]() |
Hospital Management |
Thanks, Mathias!
Fixed on https://hg.savannah.gnu.org/hgweb/health/rev/80a402aa5108
Ready for test.
@Sergi: We'll go through deeper tests - esp in the core package - in the upcoming days.
RC1 is scheduled for Dec 25 :)
Bests