| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Employee Directory (hr)
• Discuss (mail) |
| Community Apps Dependencies | Show |
| Technical Name |
muk_dms_access |
| License | AGPL-3 |
| Website | http://www.mukit.at |
| Versions | 9.0 10.0 11.0 12.0 |
MuK Documents
Document Management System
MuK IT GmbH - www.mukit.at
Overview
BETA VERSION
Help and Support
Email
Contact
Please log in to comment on this module
thx your module killed my database again
information
please i need any documentation
Many errors
Cannot create the document because of check_acess_rule in dms_base. I assigned the 'create' permission for group, but cannot create: sql = ''' SELECT perm_%s FROM muk_groups_complete_%s_rel r JOIN muk_dms_access_groups g ON g.id = r.gid JOIN muk_dms_groups_users_rel u ON u.gid = g.id WHERE r.aid = %s AND u.uid = %s ''' % (operation, model, record.id, self.env.user.id) This statement will not return any record because current transaction not committed. Cannot create group with parent group
thx for the error report :) it will be fixed with the next update
I have this error when trying to display a directory with read permission File "/mnt/extra-addons/muk_dms/models/dms_base.py", line 417, in _compute_perm_create self.perm_create = self.check_access('create') File "/mnt/extra-addons/muk_dms/models/dms_base.py", line 406, in check_access if not access and raise_exception: NameError: global name 'access' is not defined
this module is obsolete
I installed your other extensions for your main module, but when I install this one, it gives me a lot of issues, like session expired when I turn on developer mode, module icon doesn't load, when I try to install, says something about module pandas.core doesn't exist, I installed the python panda module in my server, and now says something about _unknown, probably its me because I see 408 downloads, not really sure if its something obsolete in my odoo or your module any help would be apreciated, thanks!