odoo/addons/portal_customer_sale/security/ir.model.access.csv

33 lines
3.3 KiB
Plaintext

id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_sale_order,sale.order,sale.model_sale_order,portal_customer.group_portal,1,0,0,0
access_sale_order_line,sale.order.line,sale.model_sale_order_line,portal_customer.group_portal,1,0,0,0
access_stock_picking,stock.picking,stock.model_stock_picking,portal_customer.group_portal,1,0,0,0
access_stock_move,stock.move,stock.model_stock_move,portal_customer.group_portal,1,0,0,0
access_stock_warehouse_orderpoint,stock.warehouse.orderpoint,procurement.model_stock_warehouse_orderpoint,portal_customer.group_portal,1,0,0,0
access_account_invoice,account.invoice,account.model_account_invoice,portal_customer.group_portal,1,0,0,0
access_account_invoice_tax,account.invoice.tax,account.model_account_invoice_tax,portal_customer.group_portal,1,0,0,0
access_account_invoice_line,account.invoice.line,account.model_account_invoice_line,portal_customer.group_portal,1,0,0,0
access_account_journal,account.journal,account.model_account_journal,portal_customer.group_portal,1,0,0,0
access_account_voucher,account.voucher,account_voucher.model_account_voucher,portal_customer.group_portal,1,0,0,0
access_account_voucher_line,account.voucher.line,account_voucher.model_account_voucher_line,portal_customer.group_portal,1,0,0,0
access_account_move,account.move,account.model_account_move,portal_customer.group_portal,1,0,0,0
access_account_move_line,account.move.line,account.model_account_move_line,portal_customer.group_portal,1,0,0,0
access_account_move_reconcile,account.move.reconcile,account.model_account_move_reconcile,portal_customer.group_portal,1,0,0,0
access_account_fiscalyear,account.sequence.fiscalyear,account.model_account_sequence_fiscalyear,portal_customer.group_portal,1,0,0,0
access_sale_shop,sale.shop,sale.model_sale_shop,portal_customer.group_portal,1,0,0,0
access_product_list,product.pricelist,product.model_product_pricelist,portal_customer.group_portal,1,0,0,0
access_product,product.product,product.model_product_product,portal_customer.group_portal,1,0,0,0
access_res_partner,res.partner,base.model_res_partner,portal_customer.group_portal,1,0,0,0
access_product_uom,product.uom,product.model_product_uom,portal_customer.group_portal,1,0,0,0
access_account_tax,account.tax,account.model_account_tax,portal_customer.group_portal,1,0,0,0
access_mrp_property,mrp.property,procurement.model_mrp_property,portal_customer.group_portal,1,0,0,0
access_product_template,product.template,product.model_product_template,portal_customer.group_portal,1,0,0,0
access_stock_warehouse,stock.warehouse,stock.model_stock_warehouse,portal_customer.group_portal,1,0,0,0
access_stock_location,stock.location,stock.model_stock_location,portal_customer.group_portal,1,0,0,0
access_account_fiscalyear,account.fiscalyear,account.model_account_fiscalyear,portal_customer.group_portal,1,0,0,0
access_res_partner_category,res.partner.category,base.model_res_partner_category,portal_customer.group_portal,1,0,0,0
access_product_supplierinfo,product.supplierinfo,product.model_product_supplierinfo,portal_customer.group_portal,1,0,0,0
access_product_packaging,product.packaging,product.model_product_packaging,portal_customer.group_portal,1,0,0,0
access_account_period,account.period,account.model_account_period,portal_customer.group_portal,1,0,0,0
access_account_account,account.account,account.model_account_account,portal_customer.group_portal,1,0,0,0