Search 1.9 billion lines of Odoo code on GitHub

grap_change_access

Author: GRAP
License: AGPL-3
Branch: 12.0-REF-try-use-copier
Repository: grap/grap-odoo-custom
Dependencies: point_of_sale, pos_restaurant, product_margin_classification, product_print_category_food_report, purchase, and sales_team
Languages: PO File (22, 11.7%), Python (29, 15.4%), XML (60, 31.9%), and reStructuredText (77, 41.0%)
Other branches: 12.0, 12.0-REF-grap_change_default-compatibility-joint_buying, 12.0-ocabot-merge-pr-186-by-legalsylvain-bump-patch, 8.0, 8.0-ocabot-merge-pr-240-by-legalsylvain-bump-nobump, and legalsylvain-patch-1
Other repositories: OdooBulgaria/odoo-addons-grap, ProJobless/odoo-addons-grap, VitalPet/odoo-addons-grap, akretion/odoo-addons-grap, diassynthesis/odoo-addons-grap, erick-alvino/grap-odoo-custom, grap/odoo-addons-grap, iceship/odoo-addons-grap, jaferrer/grap-odoo-custom, legalsylvain/grap-odoo-custom, legalsylvain/odoo-addons-grap, likaiyuan/odoo-addons-grap, mohamedhagag/odoo-addons-grap, quentinDupont/grap-odoo-custom, quentinDupont/odoo-addons-grap, salahable/odoo-addons-grap, vidtsin/grap-odoo-custom, vidtsin/odoo-addons-grap, wahhid/odoo-addons-grap, and westlyou/odoo-addons-grap

<h1 class="title">GRAP - Change Accesses</h1> <p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_access"><img alt="grap/grap-odoo-custom" src="https://img.shields.io/badge/github-grap%2Fgrap--odoo--custom-lightgray.png?logo=github" /></a></p> <p>This module extends the functionality of Odoo to change access.</p> <a name="changes-access-to-certains-models"></a> <h2>Changes access to certains models</h2> <ul class="simple"> <li><strong>Sales / User: All Documents</strong> (<code>sales_team.group_sale_salesman_all_leads</code>)</li> </ul> <p>-&gt; full access on <code>product.margin.classification</code>. -&gt; full access on <code>product.product</code>, <code>product.template</code> and <code>product.price.history</code> -&gt; full access on <code>product.pricetag.type</code> -&gt; full access on <code>sale.order.template</code>, <code>sale.order.template.line</code>, <code>sale.order.template.option</code></p> <ul class="simple"> <li><strong>Point of Sale / User</strong> (<code>point_of_sale.group_pos_user</code>)</li> </ul> <p>-&gt; full access on <code>pos.category</code> -&gt; full access on <code>restaurant.floor</code>, <code>restaurant.table</code></p> <ul class="simple"> <li><strong>Inventory / User</strong> (<code>stock.group_stock_user</code>)</li> </ul> <p>-&gt; full access on <code>stock.inventory.line</code>.</p> <ul class="simple"> <li><strong>Purchase / User</strong> (<code>purchase.group_purchase_user</code>)</li> </ul> <p>-&gt; full access on <code>product.supplierinfo</code>.</p> <a name="new-groups"></a> <h2>New Groups</h2> <p>Add a new Custom group category, named 'GRAP - Custom Category'</p> <p>Add new groups :</p> <ul class="simple"> <li>GRAP - Buying / Reselling Category</li> <li>GRAP - Transformation Category</li> <li>GRAP - Raw Materials Category</li> <li>GRAP - Pricelist Manager to manage <code>product.pricelist</code> and <code>product.pricelist.item</code></li> </ul> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#known-issues-roadmap" id="id1">Known issues / Roadmap</a></li> <li><a class="reference internal" href="#bug-tracker" id="id2">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id3">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id4">Authors</a></li> <li><a class="reference internal" href="#contributors" id="id5">Contributors</a></li> <li><a class="reference internal" href="#maintainers" id="id6">Maintainers</a></li> </ul> </li> </ul> </div> <a name="known-issues-roadmap"></a> <h3><a class="toc-backref" href="#id1">Known issues / Roadmap</a></h3> <p>Finish adding CRM access rights.</p> <a name="bug-tracker"></a> <h3><a class="toc-backref" href="#id2">Bug Tracker</a></h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues">GitHub Issues</a>. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed <a class="reference external" href="https://github.com/grap/grap-odoo-custom/issues/new?body=module:%20grap_change_access%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h3><a class="toc-backref" href="#id3">Credits</a></h3> <a name="authors"></a> <h4><a class="toc-backref" href="#id4">Authors</a></h4> <ul class="simple"> <li>GRAP</li> </ul> <a name="contributors"></a> <h4><a class="toc-backref" href="#id5">Contributors</a></h4> <ul class="simple"> <li>Julien WESTE</li> <li>Sylvain LE GAL (<a class="reference external" href="https://www.twitter.com/legalsylvain">https://www.twitter.com/legalsylvain</a>)</li> </ul> <a name="maintainers"></a> <h4><a class="toc-backref" href="#id6">Maintainers</a></h4> <p>This module is part of the <a class="reference external" href="https://github.com/grap/grap-odoo-custom/tree/12.0/grap_change_access">grap/grap-odoo-custom</a> project on GitHub.</p> <p>You are welcome to contribute.</p>