Sunday, December 27, 2015
2 changes
Enhancements to existing features
Temporary Odoo screens no longer create unnecessary warning messages when they do not define a display name field. This reduces distracting log noise for administrators without changing how users work in the system.
Original PR description
defined on' for transient model. Name field for transient model have not the same interest than for standard model Then it avoids to display unuseful message
Users can now search bank statement reconciliation entries by typing the beginning of an account code in the filter box. This makes it faster for accounting teams to find the right account during reconciliation and reduces manual searching.
Original PR description
With this PR, you can type the beginning of an account code in the "Filter" box of the bank statement reconcile interface (search via account code was not possible before).