Skip to content
Snippets Groups Projects
Commit 28eb625c authored by Viral Rami's avatar Viral Rami
Browse files

[REMOVE] point_of_sale : removed not required access rights, cleaned csv file

bzr revid: vir@tinyerp.com-20100809092756-59wqtxz7mjdod74w
parent d92f8bb9
Branches
Tags
No related merge requests found
......@@ -21,36 +21,8 @@
"access_report_sales_by_user_pos_month","report.sales.by.user.pos.month","model_report_sales_by_user_pos_month","group_pos_user",1,0,0,0
"access_report_sales_by_margin_pos","report.sales.by.margin.pos","model_report_sales_by_margin_pos","group_pos_user",1,0,0,0
"access_report_sales_by_margin_pos_month","report.sales.by.margin.pos.month","model_report_sales_by_margin_pos_month","group_pos_user",1,0,0,0
"access_add_product","pos.add.product ","model_pos_add_product","group_pos_user",1,0,0,0
"access_pos_confirm","pos.confirm","model_pos_confirm","group_pos_user",1,0,0,0
"access_pos_discount","pos.discount","model_pos_discount","group_pos_user",1,0,0,0
"access_pos_get_sale","pos.get.sale","model_pos_get_sale","group_pos_user",1,0,0,0
"access_pos_close_statement","pos.open.statement","model_pos_open_statement","group_pos_user",1,1,1,0
"access_pos_close_statement_manager","pos.open.statement manager","model_pos_open_statement","group_pos_manager",1,0,0,0
"access_pos_close_statement_system","pos.open.statement system","model_pos_open_statement","base.group_system",1,0,0,0
"access_pos_open_statement","pos.close.statement","model_pos_close_statement","group_pos_user",1,1,1,0
"access_pos_open_statement_manager","pos.close.statement manager","model_pos_close_statement","group_pos_manager",1,0,0,0
"access_pos_open_statement_system","pos.close.statement system","model_pos_close_statement","base.group_system",1,0,0,0
"acess_pos_box_entries ","pos.box.entries ","model_pos_box_entries","group_pos_user",1,1,1,1
"acess_pos_box_entries_manager","pos.box.entries manager","model_pos_box_entries","group_pos_manager",1,0,0,0
"acess_pos_box_entries_systen","pos.box.entries system","model_pos_box_entries","base.group_system",1,0,0,0
"access_pos_box_out","pos.box.out","model_pos_box_out","group_pos_user",1,1,1,1
"access_pos_box_out_manager","pos.box.out manager","model_pos_box_out","group_pos_manager",1,0,0,0
"access_pos_box_out_system","pos.box.out system","model_pos_box_out","base.group_system",1,0,0,0
"access_pos_details ","pos.details ","model_pos_details","group_pos_user",1,0,0,0
"access_pos_sale_user","pos.sale.user","model_pos_sale_user","group_pos_user",1,0,0,0
"access_pos_sale_user_today","pos.sales.user.today","model_pos_sales_user_today","group_pos_user",1,0,0,0
"access_pos_sales_user_today_current_user","pos.sales.user.today.current_user","model_pos_sales_user_today_current_user","group_pos_user",1,0,0,0
"access_all_closed_cashbox_of_the_day","all.closed.cashbox.of.the.day","model_all_closed_cashbox_of_the_day","group_pos_user",1,0,0,0
"access_pos_receipt","pos.receipt ","model_pos_receipt","group_pos_user",1,0,0,0
"access_pos_payment_report_user","pos.payment.report.user","model_pos_payment_report_user","group_pos_user",1,0,0,0
"access_pos_payment_report_date ","pos.payment.report.date ","model_pos_payment_report_date","group_pos_user",1,0,0,0
"access_pos_make_payment","pos.make.payment","model_pos_make_payment","group_pos_user",1,1,1,0
"access_pos_scan_product","pos.scan.product","model_pos_scan_product","group_pos_user",1,0,0,0
"access_pos_payment_report","pos.payment.report","model_pos_payment_report","group_pos_user",1,0,0,0
"access_report_pos_order","report.pos.order","model_report_pos_order","group_pos_user",1,1,1,1
"access_report_pos_order","report.pos.order","model_report_pos_order","group_pos_manager",1,1,1,1
"access_pos_return","pos.return","model_pos_return","group_pos_user",1,0,0,0
"access_account_bank_statement","account.bank.statement","account.model_account_bank_statement","group_pos_user",1,1,1,0
"access_account_bank_statement_manager","account.bank.statement manager","account.model_account_bank_statement","group_pos_manager",1,0,0,0
"access_account_bank_statement_system","account.bank.statement system","account.model_account_bank_statement","base.group_system",1,0,0,0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment