Topic: Popup Window For Searching Items, Suppliers, Customers, & GL Accounts
Hello,
I just made some modifications to add popup window for searching items, suppliers, customers, or GL accounts. Basically I just add a clickable icon right beside the dropdown list and when the icon is clicked a popup window will appear and we can do the search there. When we made the selection to the search list, the selected item will be selected in the dropdown list too.
The modified source is available on GitHub:
https://github.com/w3shaman/FA
The detailed list of files that modified for this change is written on my blog post:
http://w3shaman.com/article/using-popup-window-search-item-frontaccounting
I haven't prepared the demo yet.