odoo/industry#1749

Created by Amardeep Sharma (amas)

Blocked

label
odoo-dev:19.0-food-distribution-introduce-labels-amas
head
eb199469ab65c23b918e37ced9ebfc151682cf13
odoo/industry
19.0 #1749 missing r+
saas-19.1
saas-19.2
master

[ADD] food_distribution: Food & Drinks labels and traceability setup

  • Add product custom view to expose Label tab and related fields.
  • Add Nutritional Facts menu under Inventory.
  • Load nutritional fact records in module data.
  • Create new report.paperformat for label printing (similar to Dymo format).

Introduce new industry setting “Food & Drinks Labels”:
- App: Industry (with industry icon)
- Section: Traceability
- Description: Capture food and drink data on product and leverage them in printed labels.

When enabled:
- Activate Studio.
- Configure label printing to use the new paper format and report.
- Activate product custom view (Label tab).
- Enable nutritional facts menu customization.
- Count LoC from related actions.

When disabled:
- Restore original paper format and report for lot label print.
- Deactivate product custom view.
- Disable nutritional facts menu customization.
- Exclude LoC from related actions.

Task ID: 4914928