weex / phpBMS

web-based, free, business management software
http://phpbms.org
BSD 3-Clause "New" or "Revised" License
24 stars 12 forks source link

Load open AR items doesn't work on Receipts screen #9

Closed weex closed 13 years ago

weex commented 13 years ago

On receipts screen after choosing a client with open AR items, clicking on the "load open AR items" button does nothing when it should fill the list below with items eligible for payment.

weex commented 13 years ago

An errant call to console.log(perhaps for debugging before?) caused an error that stopped the items from being loaded. Removed the line with commit https://github.com/weex/phpBMS/commit/7268eb1a32209838604b81616c1d844b03271e86 and tested with firefox(ubuntu),firefox(xp) and IE8(xp).