Topic: Bug in Direct Invoice Entry - Item selection box reverts Item Code
New FA 2.4.6+ install on Windows XAMPP 1.7.3, PHP 5.3.1, MySQL 5.0
Browser FireFox 52.9 ESR on WinXP SP3
Using sql/en_US-demo.sql Chart.
Sales => Direct Invoice
Changing the Item Code results in the next Item Description select box being correctly updated by Ajax.
Changing the Item Description select box momentarily changes the Item Code and then the Item Code reverts back to what it was along with the old Item Description appropriate to it.
Tested with and without Barcode enablement in Company Setup page.
Recent commits discussed in this post culminating in this commit may have something to do with it. Rolling back the said commit makes FA happy like before.