TIP: You can type at any time to perform a new search.
Sales Order Report using Webkit Library
sale_order_webkit · OCA/sale-reporting
- Repository
- OCA/sale-reporting · module folder · Try on Runboat
- Module version
- 1.1.3
- Category
- Reports/Webkit
- Folder size
- 0.03 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:17:53
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- html_sale_product_note, sale_note_flow
- Description
Sale order webkit ################# * Replaces the legacy RML Quotation/Sales Order report by a brand new webkit report. * Add header and footer notes * Add HTML note on Sale Order lines Depends on base_header_webkit community addon available here: `https://launchpad.net/webkit-utils <https://launchpad.net/webkit-utils>`_
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
sale.view_order_form_editable_list |
list | New | ||
sale_order_add_notes_in_invoice_line_1 |
sale.odrer.form.add.notes | sale.order | form | Inherits sale.view_order_form |
view_order_form |
sale.order.form.add.notes | sale.order | form | Inherits sale.view_order_form |
view_sale_condition_list_webkit |
sale.condition_text.list | sale.condition_text | tree | New |
view_sale_condition_webkit |
sale.condition_text.form | sale.condition_text | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (3)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (0)
No new fields.
Public methods (3)-
print_quotation(self, cursor, uid, ids, context=None)This function prints the sales order and mark it as sent, so that we can see more easily the next step of the workflow -
set_footer(self, cursor, uid, inv_id, commentid, partner_id=False) -
set_header(self, cursor, uid, inv_id, commentid, partner_id=False)
New fields (0)
No new fields.
Public methods (0)No public methods.
Loading…
Loading…
Loading…
Loading…