-
- Downloads
[FIX] point_of_sale: ACLs & security rules
POS users/managers should not have any access to the account.move/account.move.line, since they are not accountants. Regarding the bank statements, they should only have access to the ones coming from the POS specifically. opw-628000
Showing
- addons/point_of_sale/point_of_sale.py 37 additions, 34 deletionsaddons/point_of_sale/point_of_sale.py
- addons/point_of_sale/report/pos_invoice.py 2 additions, 1 deletionaddons/point_of_sale/report/pos_invoice.py
- addons/point_of_sale/security/ir.model.access.csv 2 additions, 21 deletionsaddons/point_of_sale/security/ir.model.access.csv
- addons/point_of_sale/security/point_of_sale_security.xml 36 additions, 0 deletionsaddons/point_of_sale/security/point_of_sale_security.xml
Loading
Please register or sign in to comment