David Overcash
David Overcash
BeansBooks works with and returns a large volume of extremely verbose objects - some of these will be worth caching even after making improvements to the search results as referenced...
The Javascript powering the front-end of BeansBooks needs to be cleaned up and normalized. While the work for this won't take place until the v2.0 development roadmap, we need to...
Let's begin planning for what's required to enable a broad base of language support in BeansBooks based on i18n standards. We need to document what changes are required to the...
Beans_Tax_\* needs it’s own perm-group to allow the API to manipulate taxes while not being a super-admin. Add the “tax_read” and “tax_write” permissions and cascade them throughout all files related...
Properly cascade the selected currency symbol through all forms and outputs in both Javascript and printing.
The documentation for this function doesn't seem to have valid parameters listed. Please audit and update.
All of the input hinting is done with EZPZHint - but it doesn't seem to work well in certain versions of IE ( anything under 9 ? ) and is...
Selecting taxes isn't very efficient when creating/updating customer sales. The tax selection drop-down doesn't dismiss easily enough and is not configured for keyboard-driven input. The following two scenarios need to...
Payments need to be able to record a monetary amount and then immediately write that amount off while maintaining correct transaction values. For example - the way that write-off values...
Search results are currently far too slow when evaluating large objects ( such as Vendor_Payment, Customer_Payment, or Account_Transaction ). To address this issue, and provide the appropriate amount of information...