Advertisement
cth-odoo

Untitled

Dec 9th, 2020
653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 1.72 KB | None | 0 0
  1. Error:
  2. Uncaught TypeError: attachment.mimetype.match is not a function
  3.  
  4. https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/100558-647cc16/web.assets_backend.js:3977
  5. Traceback:
  6. TypeError: attachment.mimetype.match is not a function
  7.     at https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/100558-647cc16/web.assets_backend.js:3977:319
  8.     at https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:115:183
  9.     at Function._.each._.forEach (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:108:558)
  10.     at Function._.filter._.select (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:115:144)
  11.     at Class._renderAttachmentPreview (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/100558-647cc16/web.assets_backend.js:3977:249)
  12.     at Class._onRowSelected (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/100558-647cc16/web.assets_backend.js:3980:367)
  13.     at Class.<anonymous> (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:3946:11)
  14.     at Class.trigger (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:3944:180)
  15.     at Class._trigger_up (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:3950:378)
  16.     at Class._trigger_up (https://mckay-group-v13-staging-daily-test-v13-1792844.dev.odoo.com/web/content/96845-956847d/web.assets_common.js:3950:462)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement