跳至内容

MRP - Dynamic Report: PDF Drawing Attachment (background) & Properties (overwritten)

Attach a PDF report to Odoo report and add dynamic field data on this pdf
128.87 € 128.87 € (不含税)
US$ 150.00 (不含税)

  • Versions
条款及条件细则
30 天退款保证
送货:2 至 3 个工作天
Versions: V16

STORY BEHIND THE FEATURES

ODOO'S FUNCTIONS

By default, Odoo’s Manufacturing module allows users to generate a Bill of Material (BoM) Structure report to display the components and structure of a product’s BoM. However, Odoo does not natively support creating or attaching a dynamic PDF report (e.g., a drawing item) to the BoM Structure report using data like the Company field from the BoM.

CLUEDOO'S FUNCTIONS

This module enables creation of a drawing item using Python code, dynamically pulling data from the Company field of the Bill of Material (BoM) object for inclusion in a PDF report.

CLUEDOO RECOMMENDATIONS

Install on 100% of the database.

HOW TO USE THIS MODULE

Required modules:

DRAWING ENGINE

1

Create a drawing item using Python code. We will use the value from Bill of Material (BoM) object: Company.


2

Apply the drawing item on the BoM Structure report. Select the specific product to have a drawing item on the report of the product's BoM. 

3

Set the product variant on the BoM, then print the BoM structure.


4

We will have an additional attachment from the drawing report on the BoM Structure report.