mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
1.0 KiB
1.0 KiB
| 1 | id | name | model_id:id | group_id:id | perm_read | perm_write | perm_create | perm_unlink |
|---|---|---|---|---|---|---|---|---|
| 2 | access_stock_inventory_revaluation | stock.inventory.revaluation | model_stock_inventory_revaluation | stock_account.group_inventory_valuation | 1 | 1 | 1 | 1 |
| 3 | access_stock_inventory_revaluation_quant | stock.inventory.revaluation.quant | model_stock_inventory_revaluation_quant | stock_account.group_inventory_valuation | 1 | 1 | 1 | 1 |
| 4 | access_stock_inventory_revaluation_account_user | stock.inventory.revaluation.account.user | model_stock_inventory_revaluation | account.group_account_user | 1 | 0 | 0 | 0 |
| 5 | access_stock_inventory_revaluation_account_journal | account.journal inventory revaluation | account.model_account_journal | stock_account.group_inventory_valuation | 1 | 0 | 0 | 0 |
| 6 | access_stock_inventory_revaluation_account_move | account.move inventory revaluation | account.model_account_move | stock_account.group_inventory_valuation | 1 | 0 | 0 | 0 |
| 7 | access_stock_inventory_revaluation_account_move_line inventory revaluation | account.move.line | account.model_account_move_line | stock_account.group_inventory_valuation | 1 | 0 | 0 | 0 |