-
- Downloads
[FIX] account: no traceback thrown in older browsers when formatting
Trying to access quotations using an older version of a browser, that
doesn't support `structuredClone` like i.e Safari <15.3 will throw a
traceback that will block the regular usage of the app.
We can use an older alternative to handle the deep cloning, with this
approach tho, we will lose the support of Dates, RegExps, Maps, Sets,
Blobs, FileLists, ImageDatas, sparse Arrays, Typed Arrays.
opw-3386434
closes odoo/odoo#127287
Signed-off-by:
Samuel Degueldre (sad) <sad@odoo.com>
Please register or sign in to comment