We are preparing an event for which we have printed tickets. And I keep track (as an invoice) for each members of our group how many tickets they have with them, and how much (as a receipt) they have sold. So I can calculate how much they still have in their hand.
For the general pages of the application (Sales Invoices) or the existing report “Customer Statements (Unpaid Invoices)”, I can get the information, but one member at a time.
So I’m trying to create a custom report to have a unique list of members with remaining due payment.
I tried so may possibilities, but still not found what I’m looking for. So if someone can help me with that, it would be very appreciate.
I tried it, but as soon as I set the “Division” related to our event, the report returns nothing.
But all the tickets (inventory item) are associated to that division.
The way I tried is to enter the tickets in the inventory to start.
The, to each member I provide some tickets, I create a Sale invoice as selling them a ticket.
So all those tickets are (in one hand) calculated as sold (reducing the inventory) and the member has a “du payment” to do.
Some of the already bring back some payments, so I created a “Receipt”. So their “Due amount” is decreasing.
My goal is not to manage the number of tickets I expect to sold, but the amount of money that is in the Account receivable, but detailed, and just for that division.
Right. But to be more clear, the goal is not to know how many tickets has been sold, but how much money should be back, and who is suppose to bring it back.
As mentioned, the existing built-in report “Customer Statements (Unpaid Invoice)” does exactly what I needed, but we can not filter by division (which I’m trying to do).
When they give me back the money for the tickets I gave them.
On my perspective, I sell them the tickets (creating an invoice, so it become a due payment by them) and when they give me the expected the money (receivable), I close that transaction (no more due)