hellodanylo / key2gym

The Key2Gym's mission is to create an open, excellent user experience providing, scalable, modern, platform-independent application for running small to medium-sized gyms.
1 stars 0 forks source link

Unable to open an order of a client with debt #4

Closed hellodanylo closed 12 years ago

hellodanylo commented 12 years ago

When opening an order for a client that has a debt, the dialog is not painted properly. The output reports an exception: RuntimeException: NullPointerException at OrderLinesTableModel.getValue(107).

The presentation is probably not handling fake debt order lines properly.