added todo

This commit is contained in:
Matthias Lotz 2025-05-02 08:06:03 +02:00
parent eb17894a13
commit f4216d790c
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
'author': 'matthias.lotz',
'category': 'Point of Sale',
'data': [
# 'data/data.xml',
'data/data.xml',
'security/ir.model.access.csv',
],

View File

@ -24,7 +24,7 @@ Die schrittweise Wiederherstellung der Funktionalität des Moduls `open_workshop
- `ows.user`, `ows.machine`, `ows.machine.access`
- Optional: `res.partner` (nur read)
- [x] Installieren
- [ ] testen ob Zugriff möglich ist
- [ ] testen ob Zugriff möglich ist -> tests/test_access_rights.py
---