I am trying to make qweb report that takes multiple quotations of the same customer to be printed in a single paper in odoo 10. I have just started learning odoo and I want to customize sale_report_templates.xml . And how to get the variable of the checkbox in quotation list view.Thanks
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project management
- MRP
This question has been flagged
2
Replies
2113
Views
Hi
Multiple Quotation Handler
This module is version-11, but you can refer this module. it will help you.
Thanks
Nikhil Krishnan
This is enabled by multi = True in report model and you will get a recordset instead of a record in self. ie, selected by checkboxes
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Nov 24
|
272 | ||
|
1
Oct 24
|
335 | ||
|
4
Oct 24
|
326 | ||
Connect Odoo with unopim
Solved
|
|
2
Oct 24
|
362 | |
|
2
Dec 24
|
677 |
You need qweb reporting tips?