Create Invoice page needs better parsing of items/services #36

Open
opened 2025-02-13 08:20:14 +00:00 by gtmadev · 0 comments
Owner

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 ??

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 ??
gtmadev added this to the GoToMyAccounts project 2025-10-27 07:56:02 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gotomyaccounts/Portal_Web_App#36