After the release of series 6.6, support for series 6.2 has now ended and we are already back at work preparing and adding improvements such as these that have already landed:
Changes for the User
We now display the general ledger information like debit, credit and balance on the account form. This is useful when you are browsing account moves and you want to quickly check that information.
Changes for the Developer
The RPC calls to retrieve the list of selections for a field are now cached by the client for 1 day if they are based on a class method.
We’ve added an identifier_get
method to the Product model that retrieves the first identifier that matches any of the identifier types passed.
The tariff codes now use the standard ir.calendar.month
instead of a custom selection.