From: Ludovic CHEVALIER Date: Wed, 5 Feb 2020 06:29:21 +0000 (+0100) Subject: [SECURITY] +r access to payment term for pos users X-Git-Url: http://git.cyclocoop.org/%22%22.url_de_base%28%29.%22/%40%20%27info_adresse%27%20=%3E%20%27to%20this%20address:%27%2C%20%27info_adresse_url%27%20=%3E%20%27URL%20of%20the%20public%20site%27%2C%20%27info_afficher_par_nb%27%20=%3E%20%27Show%20%27%2C-%27info_afficher_visites%27%20=%3E%20%27Show%20visits%20for:%27%2C%20%27info_aide_en_ligne%27%20=%3E%20%27SPIP%20Online%20Help%27%2C%20%27info_ajout_image%27%20=%3E%20%27When%20you%20add%20images%20as%20attached%20documents%20to%20an%20article%2C%20%20%20SPIP%20can%20automatically%20create%20thumbnails%20from%20%20%20inserted%20images.%20This%20will%20allow%2C%20for%20instance%2C%20the%20automated%20%20%20creation%20of%20a%20gallery%20or%20portfolio.%27%2C-%27info_ajout_participant%27%20=%3E%20%27The%20following%20participant%20has%20been%20added:%27%2C%20%27info_ajouter_rubrique%27%20=%3E%20%27Add%20another%20section%20to%20manage:%27%2C%20%27info_annonce_nouveautes%27%20=%3E%20%27Latest%20news%20announcements%27%2C-%27info_anterieur%27%20=%3E%20%27previous%27%2C%20%27info_article%27%20=%3E%20%27article%27%2C%20%27info_article_2%27%20=%3E%20%27articles%27%2C%20%27info_article_a_paraitre%27%20=%3E%20%27Post-dated%20articles%20set%20for%20publication%27%2C%40%40%20-268%2C17%20%20229%2C12%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=41c44069ff67633458e04183d0245716dc84b1f4;p=burette%2Fbikecoop.git [SECURITY] +r access to payment term for pos users --- diff --git a/security/ir.model.access.csv b/security/ir.model.access.csv index 60b7e6c..5905132 100644 --- a/security/ir.model.access.csv +++ b/security/ir.model.access.csv @@ -9,6 +9,7 @@ access_stock_warehouse_group_pos_user,access_stock_warehouse group_pos_user,stoc access_stock_location_group_pos_user,access_stock_location group_pos_user,stock.model_stock_location,point_of_sale.group_pos_user,1,0,0,0 access_procurement_order_group_pos_user,access_procurement_order group_pos_user,procurement.model_procurement_order,point_of_sale.group_pos_user,1,0,0,0 access_product_pricelist_version_group_pos_user,access_product_pricelist_version group_pos_user,product.model_product_pricelist_version,point_of_sale.group_pos_user,1,0,0,0 +access__account_payment_term_group_pos_user,access_account_payment_term group_pos_user,account.model_account_payment_term,point_of_sale.group_pos_user,1,0,0,0 access_product_price_type,access_product_price_type group_pos_user,product.model_product_price_type,point_of_sale.group_pos_user,1,0,0,0 access_bikecoop_partner_theme_group_user,access_bikecoop_partner_theme group_user,model_bikecoop_partner_theme,base.group_user,0,0,1,1 access_bikecoop_partner_theme_group_pos_user,access_bikecoop_partner_theme group_pos_user,model_bikecoop_partner_theme,point_of_sale.group_pos_user,1,0,0,0