health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Health-dev] [bug #37318] health_services doesn't import trytond.wizard


From: Matthias Petermann
Subject: [Health-dev] [bug #37318] health_services doesn't import trytond.wizard correctly
Date: Mon, 10 Sep 2012 20:20:27 +0000
User-agent: Mozilla/5.0 (X11; FreeBSD amd64) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/15.0.874.121 Safari/535.2

URL:
  <http://savannah.gnu.org/bugs/?37318>

                 Summary: health_services doesn't import trytond.wizard
correctly
                 Project: GNU Health
            Submitted by: mpeterma
            Submitted on: Mo 10 Sep 2012 20:20:26 GMT
                Category: Functionality
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None
                  Module: health_services

    _______________________________________________________

Details:

Within health_services/__init__.py the import:

    from wizard import *

needs to be changed to:

    from trytond.wizard import *

The problem occured with GNU Health 1.6.3 as downloaded on 2012-09-10.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37318>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]