how to print all purchase orders to a report.
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
1
Reply
2836
Views
how to print all purchase orders to a report.
Hello,
Select all the record from list view.
Go to print menu top on the form and click on Purchase Order.
It will print all the purchase order on pdf.
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 | |
---|---|---|---|---|
|
1
Aug 23
|
12546 | ||
change password
Solved
|
|
1
Aug 23
|
11049 | |
|
1
Jul 23
|
7226 | ||
|
4
Apr 23
|
8676 | ||
|
2
Feb 23
|
17594 |
@solanki Shamji.thanks for your reply... i need the names of all purchase orders in one pdf.and later i need to filter it through my code
Than you have to make one simple report which will print all the purchase order name. In odoo addons there are so many reports example are available.