Multiple Quote Numbering Formats for Different Brands

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yuri
    EspoCRM product developer
    • Mar 2014
    • 9279

    #16
    Note that if you create an invoice for a previous month, it will cause a number duplicate. As the numbering will be reset for the current month but the prefix will be for the previous month.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • 5k18a
      Member
      • Jul 2025
      • 31

      #17
      Yes, I know that. I am now working with Qodo to generate the correct hooks, service classes and metadata configuration to make it work. In theory, it should check the existing numbering and set the auto-incremented value to the next number for that month.

      Comment

      • yuri
        EspoCRM product developer
        • Mar 2014
        • 9279

        #18
        You can use before save API script for validation.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        Working...