mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
8 lines
1.0 KiB
CSV
8 lines
1.0 KiB
CSV
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
|
|
access_stock_inventory_revaluation,stock.inventory.revaluation,model_stock_inventory_revaluation,stock_account.group_inventory_valuation,1,1,1,1
|
|
access_stock_inventory_revaluation_quant,stock.inventory.revaluation.quant,model_stock_inventory_revaluation_quant,stock_account.group_inventory_valuation,1,1,1,1
|
|
access_stock_inventory_revaluation_account_user,stock.inventory.revaluation.account.user,model_stock_inventory_revaluation,account.group_account_user,1,0,0,0
|
|
access_stock_inventory_revaluation_account_journal,account.journal inventory revaluation,account.model_account_journal,stock_account.group_inventory_valuation,1,0,0,0
|
|
access_stock_inventory_revaluation_account_move,account.move inventory revaluation,account.model_account_move,stock_account.group_inventory_valuation,1,0,0,0
|
|
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
|