hello for several days this error when I try to create any record :
TypeError: this.wysiwyg.cleanForSave is not a function
at Class.commitChanges (http://192.168.1.250:9010/web/assets/1939-714e206/web.assets_backend.min.js:9705:64)
at prototype. (http://192.168.1.250:9010/web/assets/1938-84b3741/web.assets_common.min.js:4728:488)
at Class.commitChanges (http://192.168.1.250:9010/web/assets/1939-714e206/web.assets_backend.min.js:9698:13)
at Class.commitChanges (http://192.168.1.250:9010/web/assets/1938-84b3741/web.assets_common.min.js:4731:371)
at http://192.168.1.250:9010/web/assets/1939-714e206/web.assets_backend.min.js:4775:250
at _.map._.collect (http://192.168.1.250:9010/web/assets/1938-84b3741/web.assets_common.min.js:154:270)
at Class.commitChanges (http://192.168.1.250:9010/web/assets/1939-714e206/web.assets_backend.min.js:4775:184)
at http://192.168.1.250:9010/web/assets/1939-714e206/web.assets_backend.min.js:4506:659
Hi,
By creating a new database, you can solve this issue.refer from this:https://github.com/Smile-SA/odoo_addons/issues/74
Hope it helps