[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Unhandled exception on Office > List bills
From: |
Busser, Jim |
Subject: |
[Gnumed-devel] Unhandled exception on Office > List bills |
Date: |
Wed, 18 Jul 2012 19:25:47 +0000 |
When no bills or even uninvoiced bills exist, I get the following
Traceback (most recent call last):
File
"/Users/djb/Downloads/gnumed-client.1.2.1/Gnumed/wxpython/gmListWidgets.py",
line 1179, in _on_mouse_motion
dyna_tt = self.__item_tooltip_callback(self.__data[item_idx])
File
"/Users/djb/Downloads/gnumed-client.1.2.1/Gnumed/wxpython/gmBillingWidgets.py",
line 619, in get_tooltip
return item.format()
File "/Users/djb/Downloads/gnumed-client.1.2.1/Gnumed/business/gmBilling.py",
line 345, in format
txt += _(' Items billed: %s\n') %
len(self._payload[self._idx['pk_bill_items']])
TypeError: object of type 'NoneType' has no len()
-- Jim
- [Gnumed-devel] Unhandled exception on Office > List bills,
Busser, Jim <=