In Odoo there is a way to generate invoices in mass?
That is to say: Choose 4, 5, ... N customers and generate the corresponding invoices?
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
1368
Views
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 21
|
925 | ||
|
0
Sep 16
|
2513 | ||
|
1
May 24
|
1435 | ||
|
1
Apr 24
|
320 | ||
|
3
Oct 23
|
6412 |
how you will add the invoice line in this case ? common lines for all the invoices ?
Hi,
Currently in odoo there is no such feature.
But you want to develop it then contact us at : techepic22@gmail.com
Thanks and Regards
@Niyas_Raphy yes exactly, common lines for all the invoices. Is there a way to do that?
Thanks
Possible with code or using a server action, anyway by default no option for it.
But possible to make it
Can you explain to me what you mean by server actions? They are the ones in the technical menu, but how do they work?