Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
3 Trả lời
1214 Lượt xem

I am looking for a filter to find all customers who were invoiced for at least €1000 in 2024, and to export them with the amount they were invoiced.

So far I've been able to find ways to export them on total amount invoiced overall, a way to export this data but with separate lines for every invoice, but I really want just that: one column with the customer relation name, a second column with the amount ex VAT they were invoiced in a certain year.

Can anyone share the filter/export settings needed to do this?

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Go to Accounting → Customers → Invoices, filter Posted invoices, set Invoice Date: 2024, and add Untaxed Amount (Excl. VAT) ≥ 1000.

Group by Customer, then click Export, select Customer Name and Total Amount (Excl. VAT), using Sum.

Export CSV to get a list of customers with their total invoiced amount in 2024. Here You can select the fields you wants to export.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Here is solution - 


Go to the Invoices Menu:


Navigate to Accounting → Customers → Invoices.


Apply Filters:


Click on Filters and add:

Status: Posted (To exclude draft invoices)

Invoice Date: Between 01/01/2024 and 12/31/2024

Click Add Custom Filter:

Total Excluding VAT (or untaxed amount) >= 1000


Group By Customer:


Click on Group By → Customer.

This will aggregate invoices per customer.


Use Pivot View:


Switch to Pivot View.

Add:

Customer Name as a row.

Total Excluding VAT as a measure.

Click on Date Filters → Select Year 2024.


Export Data:


Click on "Insert in Spreadsheet"

Or, use List View, select all, and then click Action → Export.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Filter maybe something like last_year_revenue>=10000 if next year you want it to work for 2025.


This is a store calculated field which is the same as your total invoice field but with a domain to restrict records to the previous year only



Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
3
thg 7 25
3132
1
thg 3 25
1692
1
thg 9 25
1909
1
thg 2 25
1658
2
thg 11 24
1756