Skip to content

Latest commit

 

History

History
 
 

report_batch

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Batch Report Printing

Beta License: AGPL-3 OCA/reporting-engine Translate me on Weblate Try me on Runbot

This module will allow to to print multiple QWeb reports in a single batch. For example, picking, packing, reports needs to be printed together in a single batch.

Table of contents

We can configure this module in following two ways:

  • Create a Report or edit existing report from Settings > Users & Companies > Batch Reports
  • Add sequence number and select parent report or design your own batch report.
  • Select subreport to add reports and save it.
  • Active developer mode. Go to Settings > Technical > Actions > Reports.
  • Create or edit report and select related model.
  • Jump on "Batch report" tab and add subreport one by one.
  • Drag up and down and arrange a sequence of report. Save it.

If we configure it like following values:

  • Name = Picking Batch Report
  • Model = Transfer
  • Template Name = my.picking_batch_report
  • Add subreport = Delivery Slip and Picking Operations
  • Save it.

To get results:

  • Go to Inventory > Operations > Transfers
  • Open one record or select multi records.
  • Click on "Print" option near by "Action".
  • Print "Picking Batch Report"
  • We will get delivery slip and picking operations report together.

Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.

Do not contact contributors directly about support or help with technical issues.

  • Open Source Integrators

The development of this module has been financially supported by:

  • Open Source Integrators

This module is maintained by the OCA.

Odoo Community Association

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Current maintainer:

bodedra

This module is part of the OCA/reporting-engine project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.