mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
621 B
621 B
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_wiz_stock_pull_list_user | access_wiz_stock_pull_list_user | model_stock_pull_list_wizard | stock.group_stock_user | 1 | 1 | 1 | 1 |
| 3 | access_wiz_stock_pull_list_manager | access_wiz_stock_pull_list_manager | model_stock_pull_list_wizard | stock.group_stock_manager | 1 | 1 | 1 | 1 |
| 4 | access_wiz_stock_pull_list_line_user | access_wiz_stock_pull_list_line_user | model_stock_pull_list_wizard_line | stock.group_stock_user | 1 | 1 | 1 | 1 |
| 5 | access_wiz_stock_pull_list_line_manager | access_wiz_stock_pull_list_line_manager | model_stock_pull_list_wizard_line | stock.group_stock_manager | 1 | 1 | 1 | 1 |