Public release from ruodoo-project: 19.0 - 2026-05-31 21:19:12 UTC

This commit is contained in:
CI Publish Bot
2026-05-31 21:19:21 +00:00
commit aa4214c195
1213 changed files with 183945 additions and 0 deletions

View File

@ -0,0 +1,6 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_account_move_template_user,account.move.template user,model_account_move_template,account.group_account_user,1,1,1,1
access_account_move_template_line_user,account.move.template.line user,model_account_move_template_line,account.group_account_user,1,1,1,1
access_account_move_template_tag_user,account.move.template.tag user,model_account_move_template_tag,account.group_account_user,1,1,1,1
access_account_move_template_wizard_user,account.move.template.wizard user,model_account_move_template_wizard,account.group_account_user,1,1,1,1
access_account_move_template_wizard_line_user,account.move.template.wizard.line user,model_account_move_template_wizard_line,account.group_account_user,1,1,1,1
1 id name model_id:id group_id:id perm_read perm_write perm_create perm_unlink
2 access_account_move_template_user account.move.template user model_account_move_template account.group_account_user 1 1 1 1
3 access_account_move_template_line_user account.move.template.line user model_account_move_template_line account.group_account_user 1 1 1 1
4 access_account_move_template_tag_user account.move.template.tag user model_account_move_template_tag account.group_account_user 1 1 1 1
5 access_account_move_template_wizard_user account.move.template.wizard user model_account_move_template_wizard account.group_account_user 1 1 1 1
6 access_account_move_template_wizard_line_user account.move.template.wizard.line user model_account_move_template_wizard_line account.group_account_user 1 1 1 1