Create Invoice page needs better parsing of items/services #36
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When rendering items/services dropdown, some items may cause a JS error due to a CR LF being inserted into the dropdown element.
The JS function to build the dropdown needs to parse and replace those kinds of characters and replace them with a space or ??