I created a module in odoo community edition that is used to work with invoices. Invoices have different stages, such as draft, awaiting approval and done. How to add these stages to the list view that will display how many invoices are in each of the stage? Similar to how it's done in Purchase module. In Purchase module, where it says All RFQs, and in boxes it counts how many to send, how many are waiting and how many are late.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
927
Views
Hi,
You can refer the coding done in this module: https://apps.odoo.com/apps/modules/15.0/ob_sale_dashboard/# which brings a similar details in the sales app as you mentioned in the question.
Thanks & Regards
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up