Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

AttributeError: 'bool' object has no attribute 'split' #129

Open
pradhanashwin opened this issue Jan 2, 2020 · 3 comments
Open

AttributeError: 'bool' object has no attribute 'split' #129

pradhanashwin opened this issue Jan 2, 2020 · 3 comments

Comments

@pradhanashwin
Copy link

When i try to add a line in file page of directory following error occurs
Screenshot_2020-01-02 Screenshot from 2020-01-02 12-22-06 png (PNG Image, 2732 × 768 pixels) - Scaled (50%)

  File "/usr/local/lib/python3.5/dist-packages/odoo/addons/muk_dms/models/file.py", line 314, in <listcomp>
    paths = [list(map(int, rec.directory.parent_path.split('/')[:-1])) for rec in records_with_directory]
AttributeError: 'bool' object has no attribute 'split'
@guidoscha
Copy link

Error still exists. Same here

@keshrath
Copy link
Member

keshrath commented May 6, 2020

Please tell me the Odoo version.

@guidoscha
Copy link

odoo 12

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants