Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 927579
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T19:52:34+00:00 2026-05-15T19:52:34+00:00

I am building a billing system. The system needs to generate monthly invoices to

  • 0

I am building a billing system. The system needs to generate monthly invoices to Clients.

What I am doing now is using a For loop to check all the clients their previous invoices and decide if it is the time to generate a invoice for the client.

If there are huge number of clients in the database, I think it could be very heavy to do so.

What is the standard way of generating invoices? Is it possible to make cron jobs that records a client’s next invoice date and only check a particular client when it is the time to generate an invoice.

Thanks a million

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T19:52:35+00:00Added an answer on May 15, 2026 at 7:52 pm

    What is the standard way of generating invoices? Is it possible to make cron jobs that records a client’s next invoice date and only check a particular client when it is the time to generate an invoice.

    There is no standard way. But this task is indeed a typical candidate for a batch job. Either run it at the end of the month if you bill all clients at the same time or daily and select only the clients that are billable based on some date criteria. For each client, do what you have to. Depending on the size of your data, JPA might not be appropriate (or maybe consider Hibernate’s StatelessSession or even forget it).

    For the scheduler part, I’ve seen most often enterprise scheduler like Quartz or even bigger dedicated solutions like Control-M, Dollar-U, TNG Workload, etc.

    I strongly advice to NOT create one job per client. This is really not a good solution (hell to administrate, won’t scale, etc).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

building a site using PHP and MySQL that needs to store a lot of
Building a new website and using the 960 grid system, with the following css:
While building a billing system I encountered the following problem: In scheduler.rake : @users.each
I'm building a recurring billing system and am having trouble with a nested form.
Building an inventory system. I have lots of products and each product has three
Building a search with some custom objects and three scopes: All , Active ,
Building an Android application using Google's GCM service. I have implemented the onRegistered method
Building a site super quick and having it work on all my Mac browsers,
Building a website using a PHP based Ecommerce product Magento. The problem I have
Building on another SO question , how can one check whether two well-formed XML

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.