$ 6.72
Required Apps |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
Technical Name |
restrict_create_product_customer
|
License | OPL-1 |
Technical Name |
restrict_create_product_customer
|
License | OPL-1 |
Introduction
The Restrict Create Product module for Odoo provides a security layer for product catalog management by preventing customers (portal or website users) from creating new product records. In multi-user or B2B environments, it is essential to maintain control over product data and avoid unapproved entries. By enforcing permission rules, this module ensures only internal staff can add or edit product entries, thus preserving data consistency and enhancing administrative control.
Key Features
Block creation of new product records by customer or portal users
Apply restriction rules only to specified user groups (e.g. portal, public)
Allow internal users (staff) full product creation permissions
Maintain default Odoo behavior for editing and viewing products, while limiting creation
Benefits
Protects product catalog from unauthorized additions by customers
Maintains clean, controlled product data managed by internal teams
Reduces risk of clutter or erroneous product entries from external users
Improves system integrity and business trust in eCommerce or portal environments
Compatibility & Technical Details
Technical Name: restrict_create_product_customer
Required Modules: base, product, portal / website (for portal user model)
License: As declared in the module manifest (likely Odoo Proprietary)
Installation Steps:
Ensure basic modules (product, portal/website) are installed.
Install the restrict_create_product_customer module.
Assign the module’s permission rules so portal or public users cannot create products.
Validate that internal users still retain full product creation rights.
Test under portal user role to confirm “New Product” (create) button is disabled or hidden.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.