Monday, June 29, 2020
1 change · master
Features or functions removed from Odoo
An obsolete internal customization for decimal precision handling was removed because its behavior is already covered elsewhere. This simplifies maintenance without changing how users see or use the system.
Original PR description
Code's been dead since 3407fb70e4a5b16174234d10d97710572b6f808c essentially inlined its behaviour into the base class.