Files
report-print-send/printer_custom_options/security/ir.model.access.csv
qgigon f3be3b151c Added custom options module for printers by report
corrections for travis tests

fix for flake8 errors and travis tests

added new sections and rapleced maintainers

added USAGE section in readme + bug corection for update of printers

changed copyrights

updated manifest and fix for case of false ppd
2020-03-03 09:23:11 +01:00

5 lines
471 B
CSV
Executable File

"id","name","model_id:id","group_id:id","perm_read","perm_write","perm_create","perm_unlink"
access_printer_option_choice_all,printer_option_choice all,model_printer_option_choice,base_report_to_printer.printing_group_user,1,0,0,0
access_printer_option_choice_operator,printer_option_choice operator,model_printer_option_choice,base_report_to_printer.printing_group_manager,1,1,1,1
access_printer_option,access_printer_option,model_printer_option,base.group_user,1,0,0,0