Skip to content

Latest commit

 

History

History

grap_qweb_report

GRAP - Custom Qweb Reports

Beta License: AGPL-3 grap/grap-odoo-custom

  • Set a default Document template for all companies. (web.external_layout_standard)
  • change the default footer and header for all the reports. (sale orders, invoices, ....)

Reports Changes

  • Add a field price_total_displayed on account.invoice.line, that will be the price subtotal without taxes, if taxes are price excluded, or the price subtotal with taxes, if taxes are price included. This field is displayed on the account.invoice report.
  • When generating invoices from delivered sale orders, add the date of the delivery for each account.invoice.line.
  • Add valuation on stock.inventory report.
  • Add a new product.print.category for product.product and associated qweb templates.
  • Add a new template for product.product to print sheet of barcodes.

PoS Tickets changes

Add extra information on PoS Tickets.

  • Add detailled lines for taxes. (Name / Base / amount)
  • Add customer name
  • Add the pricelist name. (if not the default one)

Table of contents

Adding valuation on stock.inventory should be done in the module stock_inventory_valuation.

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.

  • GRAP

This module is part of the grap/grap-odoo-custom project on GitHub.

You are welcome to contribute.