bugGNU Health - Bugs: bug #37794, BELOW ERROR OCCURS WHEN I CREATE...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #37794: BELOW ERROR OCCURS WHEN I CREATE PRESCRIPTIONS INVOICE

Submitter:  isaac ndagu <isaac>
Submitted:  Fri 23 Nov 2012 10:45:45 AM UTC
   
 
Category:  Functionality Severity:  3 - Normal
Item Group:  None Status:  Invalid
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Module:  CREATE PRESCRIP Component:  None

Fri 23 Nov 2012 11:25:04 AM UTC, comment #5: 

Like i said, in GNU Health 1.6.x you should use the health_services module for invoicing.

Regards.

Sebastián Marró <smarro>
Fri 23 Nov 2012 11:14:58 AM UTC, comment #4: 

GNU 1.6.4

isaac ndagu <isaac>
Fri 23 Nov 2012 11:08:09 AM UTC, comment #3: 

What version of GNU Health are you using?

The health_invoice is deprecated. For GNU Health 1.6 you should use the module health_services

Sebastián Marró <smarro>
Fri 23 Nov 2012 11:06:05 AM UTC, comment #2: 

1. ADDED A PATIENT.
2 USED RELATE TO CREATE A PRESCRIPTION
3. CREATE A PRESCRIPTION INVOICE
     ERROR

THE SAME HAPPENS WHEN I TRY TO MAKE AN APPOINTMENT INVOICE

isaac ndagu <isaac>
Fri 23 Nov 2012 10:56:59 AM UTC, comment #1: 

Can you describe the steps you did to get the error?

Thanks

Sebastián Marró <smarro>
Fri 23 Nov 2012 10:45:45 AM UTC, original submission:  

Traceback (most recent call last):
  File "/trytond/protocols/jsonrpc.py", line 123, in _marshaled_dispatch
    response['result'] = dispatch_method(method, params)
  File "/trytond/protocols/jsonrpc.py", line 156, in _dispatch
    res = dispatch(*args)
  File "/trytond/protocols/dispatcher.py", line 156, in dispatch
    res = getattr(obj, method)(args_without_context, *kargs)
  File "/trytond/wizard/wizard.py", line 341, in execute
    state = self.states[state_name]
KeyError: 'start'

isaac ndagu <isaac>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by smarro (Posted a comment)
  • -email is unavailable- added by isaac (Submitted the item)
  •  

    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
    2012-11-23 smarro StatusNone Invalid
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-aa77.
    Corresponding source code