Purchase Order Report using Webkit Library and notes

purchase_order_webkit_with_notes
REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/10.0/purchase_order_webkit_with_notes
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYReports/Webkit
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - purchase
    - stock_account
    - stock
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Replaces the legacy rml Quotation / Purchase Order report by
a brand new webkit report with header and footer notes on the
purchase order and quotation

It's the same report as purchase_order_webkit, but add notes
for header and footer
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form_over purchase.order.form.add.notes purchase.order xpath Inherits purchase.purchase_order_form
view_purchase_condition_list_webkit purchase.condition_text.list purchase.condition_text tree New
view_purchase_condition_webkit purchase.condition_text.form purchase.condition_text form New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • print_purchase(self, cr, uid, ids, context=None)
    This function prints the purchase order (already sent)
  • print_quotation(self, cr, uid, ids, context=None)
    This function prints the purchase order and mark it as sent, so that we can see more easily the next step of the workflow
  • set_footer(self, cr, uid, inv_id, commentid)
  • set_header(self, cr, uid, inv_id, commentid)
REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/9.0/purchase_order_webkit_with_notes
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYReports/Webkit
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - report_webkit
    - report
    - web
    - purchase
    - stock_account
    - stock
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - bus
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
    - web_tip
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Replaces the legacy rml Quotation / Purchase Order report by
a brand new webkit report with header and footer notes on the
purchase order and quotation

It's the same report as purchase_order_webkit, but add notes
for header and footer
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form_over purchase.order.form.add.notes purchase.order xpath Inherits purchase.purchase_order_form
view_purchase_condition_list_webkit purchase.condition_text.list purchase.condition_text tree New
view_purchase_condition_webkit purchase.condition_text.form purchase.condition_text form New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • print_purchase(self, cr, uid, ids, context=None)
    This function prints the purchase order (already sent)
  • print_quotation(self, cr, uid, ids, context=None)
    This function prints the purchase order and mark it as sent, so that we can see more easily the next step of the workflow
  • set_footer(self, cr, uid, inv_id, commentid)
  • set_header(self, cr, uid, inv_id, commentid)
REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/8.0/purchase_order_webkit_with_notes
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYReports/Webkit
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSStéphane Bidoul, Alexandre Fayolle, Stéphane Bidoul (ACSONE), OCA-git-bot
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:26
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - report_webkit
    - report
    - web
    - purchase
    - stock_account
    - stock
    - product
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - procurement
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
    - account
    - analytic
    - edi
    - email_template
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Replaces the legacy rml Quotation / Purchase Order report by
a brand new webkit report with header and footer notes on the
purchase order and quotation

It's the same report as purchase_order_webkit, but add notes
for header and footer
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form_over purchase.order.form.add.notes purchase.order xpath Inherits purchase.purchase_order_form
view_purchase_condition_list_webkit purchase.condition_text.list purchase.condition_text tree New
view_purchase_condition_webkit purchase.condition_text.form purchase.condition_text form New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • print_purchase(self, cr, uid, ids, context=None)
    This function prints the purchase order (already sent)
  • print_quotation(self, cr, uid, ids, context=None)
    This function prints the purchase order and mark it as sent, so that we can see more easily the next step of the workflow
  • set_footer(self, cr, uid, inv_id, commentid)
  • set_header(self, cr, uid, inv_id, commentid)
REPOSITORY
REPOSITORYOCA/purchase-reporting
GIT
GIThttps://github.com/OCA/purchase-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/purchase-reporting/tree/7.0/purchase_order_webkit_with_notes
VERSION
VERSION 1.0.1
CATEGORY
CATEGORYReports/Webkit
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSYannick Vaucher, Romain Deheele, Guewen Baconnier, Lorenzo Battistini, Alexandre Fayolle, Pedro M. Baeza, Vincent Renaville, Launchpad Translations on behalf of purchase-core-editors, Rudolf Schnapka, moylop260
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - base
    - report_webkit
    - purchase
    - stock
    - product
    - process
    - web
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - account
    - analytic
    - board
    - edi
    - email_template
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Replaces the legacy rml Quotation / Purchase Order report by
a brand new webkit report with header and footer notes on the
purchase order and quotation

It's the same report as purchase_order_webkit, but add notes
for header and footer
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
purchase_order_form_over purchase.order.form.add.notes purchase.order xpath Inherits purchase.purchase_order_form
view_purchase_condition_list_webkit purchase.condition_text.list purchase.condition_text tree New
view_purchase_condition_webkit purchase.condition_text.form purchase.condition_text form New
Models touched (2)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (4)
  • print_purchase(self, cr, uid, ids, context=None)
    This function prints the purchase order (already sent)
  • print_quotation(self, cr, uid, ids, context=None)
    This function prints the purchase order and mark it as sent, so that we can see more easily the next step of the workflow
  • set_footer(self, cr, uid, inv_id, commentid)
  • set_header(self, cr, uid, inv_id, commentid)