T
Teresa
I am trying to add current charges to a charges table
(which has many charges from each month per customer)
from a customer table so I can run invoices. Each
customer has a different billing date in the month,
depending on when they signed up. How do I tell the
query to add one charges record with the due date one
month from the latest billing due date?
(which has many charges from each month per customer)
from a customer table so I can run invoices. Each
customer has a different billing date in the month,
depending on when they signed up. How do I tell the
query to add one charges record with the due date one
month from the latest billing due date?