Files
bank-payment/account_banking/security/ir.model.access.csv
Stefan Rijnhart c9a655cc20 [REF] Payment wizards are now new style (osv_memory) wizards
[FIX] Allow for ClieOp export with empty reference
2011-07-21 13:30:59 +02:00

6 lines
649 B
CSV

"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
"access_account_banking_settings","account.banking.account.settings","model_account_banking_account_settings","account.group_account_manager",1,1,1,1
"access_account_banking_settings_user","account.banking.account.settings user","model_account_banking_account_settings","account.group_account_user",1,0,0,0
"access_account_banking_import","account.bankimport","model_account_banking_imported_file","account.group_account_user",1,1,1,1
"access_payment_mode_type","payment.mode.type","model_payment_mode_type","account_payment.group_account_payment",1,1,1,1