Sunday, January 19, 2025
1 change · 17.0
Resolved issues and error corrections
The account selection dropdown now behaves properly when creating vendor bills for partners with no previous billing history. This prevents the account field from briefly opening and disappearing with no options, making bill entry smoother for first-time vendors.
Original PR description
The name search on the account field (account.account on account move line) looks for frequently used accounts for the partner. When no search text is provided, the name search suggests accounts that were previously used. When there are no frequent accounts, the name search returns nothing. To reproduce - create a vendor bill - select a partner that has never been billed - add a line - click the account many2one field dropdown Since no account options are available, the dropdown flashes open and quickly disappears.