product_code_mandatory
This module makes the internal reference (default_code) field mandatory for products in Odoo.
Key Features
- product.product: Makes the internal reference field required in product variant forms.
- product.template: Makes the internal reference field required when the product has only one variant.
- product: Provides a default internal reference value using a sequence for new products.
- product: Sets temporary default values for existing products without internal references during installation.