Skip to Content
Menu
This question has been flagged

I'm creating a change management module in Odoo Studio (12.0+e Enterprise Edition) in the cloud, and would really like to use Python's difflib module to make a computed field to show me the difference between two text fields.


Unfortunately, it looks like difflib is not available in the python environment, and trying to import it gives me an "unsupported opcode" error. 


Is there any way to import Python modules when running in the cloud?

Avatar
Discard
Related Posts Replies Views Activity
3
Apr 25
3770
0
Mar 25
440
2
Jul 24
1252
4
Apr 24
172792
1
Jan 24
1006