Daily updates from Odoo
Navigate
Branch
Thursday, April 9, 2015
2 changes
New functionality added to Odoo
Adds a dedicated monetary field and display widget so amounts can be shown with the correct currency and decimal precision. This improves consistency across lists, forms, reports, graphs, pivots, and search views by loading currency details once in the web client.
Original PR description
[ADD] fields: add new Monetary field with a currency_field parameter
(Use to define which field is the currency) and no digits precision
[ADD] currency: add new field decimal_places needed to round
value at the correct digits
[ADD] web: load all informations about currencies at the
loading of webclient + new widget monetary for list view
+ adapt widget monetary on form viewEnhancements to existing features
Customers can now see clearer information about the payment provider used for their webshop order, including the payment method, payment status, and any follow-up message after payment. This improves transparency after checkout and helps customers understand the state of their online purchase without needing support assistance.
Original PR description
<b>Purpose</b>: Display payment acquirer information(Payment method, payment status, post message) on webshop. <b>Task</b> : https://www.odoo.com/web#id=11757&view_type=form&model=project.task&menu_id=3942&action=327 <b>Pad</b> : https://pad.odoo.com/p/r.0Pm4GbUeciX3cWeD