weex / phpBMS

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

client credit tab won't show open ar items #6

Closed weex closed 13 years ago

weex commented 13 years ago

The code in the client's credit tab is attempting to pull AR items by using the old style id rather than the new uuid. The following files are affected...

modules/bms/clients_credit.php modules/bms/include/clients_credit.php

weex commented 13 years ago

fixed by sorting out the ids and uuids in clients credit, also resized columns in the open items list so no wrapping would happen

https://github.com/weex/phpBMS/commit/8012f5f92e2aaa108cfce8c72afb09be28b2eeef