Billing /Financial Charges form

J

jake

I need to set up a billing, payment(which also posts financial charges
every 30 days after the first 30)

I have the following tables:
Billing Table
[CaseNum], [Item], [Cost]

Payment Table
[CaseNum], [Payee], [Method], [Amount]

Do I need finance charge table to post finance charges to every 30
days...or what is the proper way to accomplish this?

Thanks for your input, Jake
 
J

JohnFol

Most billing systems have a "Billing Day" field. Then, when a billing run is
done you look for those due for raising on that day.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top