The euclidean algorithm isn't limited to the domain of integers, it works in fundamentally the same way with any euclidean domain. Euclidean domains are integral domains that allow some form of ...
As of Odoo 8.0-20150824, openerp.fields.Integer() is limited to 32-bit integers. Attempting to save integers larger than 32-bits raises DataError: integer out of range. Some of the relevant code can ...