GNU Health - Bugs: bug #37318, health_services doesn't import...
You are not allowed to post comments on this tracker with your current authentication level.
bug #37318: health_services doesn't import trytond.wizard correctly
| Submitter: | Matthias Petermann <mpeterma> | ||
| Submitted: | Mon 10 Sep 2012 08:20:26 PM UTC | ||
| Category: | Functionality | Severity: | 3 - Normal |
| Item Group: | None | Status: | Invalid |
| Privacy: | Public | Assigned to: | None |
| Open/Closed: | Closed | Release: | None |
| Module: | health_services | Component: | None |
|
Wed 12 Sep 2012 01:21:40 AM UTC, comment #1: |
Luis Falcon <meanmicio> |
|
Mon 10 Sep 2012 08:20:26 PM UTC, original submission:
Within health_services/__init__.py the import:
|
Matthias Petermann <mpeterma> |
No files currently attached
Depends on the following items: None found
Items that depend on this one: None found
Carbon-Copy List
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 2 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2013-06-29 | smarro | Open/Closed | Open | Closed | |
| 2012-09-12 | meanmicio | Status | None | Invalid |
Powered by Savane 3.12.
Corresponding source code

Hello Matthias
The _init_.py entry from wizar import * is ok, since it's calling the directory wizard within the health_services module.
What error are you getting ? We did check the Invoice generation from service wizard and it runs ok.