Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我定义了不允许读取的访问规则。但它仍然可读!所以对象级权限不适用于瞬态模型?
在 Odoo 中,ACL 仅适用于常规模型,不需要为抽象模型或瞬态模型定义,如果定义,这些将被忽略,并且将在服务器日志中触发警告消息。