OCA / reporting-engine

Odoo Alternative Reporting Engine
https://odoo-community.org/project/tools-maintainers-30
GNU Affero General Public License v3.0
335 stars 795 forks source link

[17.0][FIX] - Field print report name should take into account #916

Open DucTruongKomit opened 3 months ago

DucTruongKomit commented 3 months ago

Steps to Reproduce:

  1. Choose a Excel Report Action and edit Printed Report Name field: For example: object.name + ' - ' + object.date_order.
  2. Print the corresponding Excel Sale Order Report from Sale Order Form view.

Observer Behavior The file name of excel sale order gets from name of action of ir.action.report.

Expected Behavior The file name should get from Printed Report Name field from ir.action.report.