Files
sale-tools/sale_disable_product_creation_in_sale

Sale - Disable Product Creation in Sale

Prevents users from creating new products directly from sale order lines.

Description

By default, Odoo allows users to create new products on-the-fly when filling in sale order lines via the Product field. This can lead to duplicate or poorly configured products when the catalog should be managed centrally.

This module adds the no_create option to the product_template_id field in the sale order line tree view, so users can only select existing products from the catalog.

Usage

Once installed, the Create and edit… and Create options are removed from the product dropdown in sale order lines. Users must pick a product that already exists in the product catalog.

No configuration is required.

Installation

Install via the standard Odoo module installation procedure.

Dependencies: base, sale

Credits

Authors

Maintainer

This module is maintained by Elabore.

License

This module is licensed under AGPL-3. See the LICENSE file for full details.