Odoo Community Association

Purchase Order Report XLSX

Beta License: AGPL-3 OCA/purchase-reporting Translate me on Weblate Try me on Runboat

This module extends the functionality of the purchase order list view and allows you to export the selected orders to an XLSX spreadsheet.

Table of contents

Usage

Go to the purchase order list view, select the orders you want to export and click on Print > Purchase Order XLSX.

The export can be customised via two methods on the purchase.order object:

_report_xlsx_fields This method allows you to modify the column selection and ordering. The default list includes: order reference, vendor, order date, expected date, product, description, quantity, unit of measure, unit price, discount, taxes and subtotal.

_report_xlsx_template This method allows you to alter or extend the underlying XLSX template (column headers, cell formats, column widths and data expressions).

Bug Tracker

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 to smash it by providing a detailed and welcomed feedback.

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

Credits

Authors

  • ForgeFlow

Contributors

Maintainers

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.

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

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