Search 1.9 billion lines of Odoo code on GitHub

access_limit_max_users

Author: IT-Projects LLC, Eugene Molotov
License: Other OSI approved licence
Branch: 13.0
Repository: corsisa/access-addons
Dependencies: access_limit_records_number
Languages: Python (110, 64.3%), XML (9, 5.3%), and reStructuredText (52, 30.4%)
Other branches: 12.0
Other repositories: ADVALAKI/access-addons, Alexandre-Bernardes/access-addons, DITIntl/access-addons, ERPLibre/access-addons, ERPPULSE/access-addons, KonosCL/access-addons, SeuMarco/access-addons, aaltinisik/access-addons, em230418/access-addons, fanzalika/access-addons, germanponce/access-addons, iledarn/access-addons, itpp-labs/access-addons, lincersolucoes/itprojectsllc-access-addons, maherjaballi/access-addons, marionumza/it-projects-llc-access-addons, niulinlnc/access-addons, pasgou/access-addons, qiu-89/access-addons, trojikman/access-addons, and yelizariev/access-addons

<a class="reference external image-reference" href="https://opensource.org/licenses/MIT"><img alt="License: MIT" src="https://img.shields.io/badge/license-MIT-blue.svg"> </a> <a name="limit-number-of-users"></a> <h2>Limit number of users</h2> <p>With this module you can limit number of users.</p> <p>This module creates record with external id <cite>access_limit_max_users.max_users_limit</cite> that defines max amount of users can have current database. By default it is number of active users at moment of installation of this module.</p> <p>In order to make user to be ignoring the limit, you can use field <code>is_excluded_from_limiting</code> in one of the following ways:</p> <ul class="simple"> <li>Create or set <code>is_excluded_from_limiting</code> to True in supersuper (sudo) mode. See <a class="reference external" href="tests/test_excluded_users.py">tests/test_excluded_users.py</a></li> <li>Define user record in <a class="reference external" href="https://www.odoo.com/documentation/13.0/reference/data.html">data files</a> with <code>is_excluded_from_limiting</code> set to True.</li> </ul> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info/team/em230418">Eugene Molotov</a>:</li> </ul> <a name="sponsors"></a> <h4>Sponsors</h4> <ul class="simple"> <li><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></li> </ul> <a name="maintainers"></a> <h4>Maintainers</h4> <ul> <li><p class="first"><a class="reference external" href="https://it-projects.info">IT-Projects LLC</a></p> <blockquote> <p>To get a guaranteed support you are kindly requested to purchase the module at <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/access_limit_max_users/">odoo apps store</a>.</p> <p>Thank you for understanding!</p> <p><a class="reference external" href="https://www.it-projects.info/team">IT-Projects Team</a></p> </blockquote> </li> </ul> <a name="further-information"></a> <h3>Further information</h3> <p>Demo: <a class="reference external" href="http://runbot.it-projects.info/demo/access-addons/13.0">http://runbot.it-projects.info/demo/access-addons/13.0</a></p> <p>HTML Description: <a class="reference external" href="https://apps.odoo.com/apps/modules/13.0/access_limit_max_users/">https://apps.odoo.com/apps/modules/13.0/access_limit_max_users/</a></p> <p>Usage instructions: <a class="reference external" href="doc/index.rst">doc/index.rst</a></p> <p>Changelog: <a class="reference external" href="doc/changelog.rst">doc/changelog.rst</a></p> <p>Notifications on updates: <a class="reference external" href="https://github.com/it-projects-llc/access-addons/commits/13.0/access_limit_max_users.atom">via Atom</a>, <a class="reference external" href="https://blogtrottr.com/?subscribe=https://github.com/it-projects-llc/access-addons/commits/13.0/access_limit_max_users.atom">by Email</a></p> <p>Tested on Odoo 13.0 991c3392708946fdf9973d18e8c29469fa21eed9</p>