Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
1341 Переглядів

Hello, everyone

I'm using Odoo 16 CE. Is there a way or a module to list and print all the unpaid invoice (before due date) to be billed to the customer?

For example:
Customer A has 5 unpaid Invoices

I need to list and print that invoices, like
1. INV0001 = Total $500 (Unpaid)

2. RINV0003 =Total $320 (Unpaid)

etc, etc

Аватар
Відмінити
Найкраща відповідь

Hi,

You can create custom filters to sort the invoices in non-paid stateeg:Invoices -> filters ->unpaid

By choosing the unpaid filter you can get all the unpaid invoices

And also you can add a custom filter for filtering the records based on the due dateFor that click on the "Add Custom Filter" and add your filter for the due date

And after that select all the filtered records -> Print -> Invoices to print all invoices


Hope it helps

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
0
січ. 25
1045
0
лист. 23
1776
0
трав. 23
2106
0
січ. 23
2134
0
січ. 22
85