Change financial year

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • olof
    Senior Member
    • Jul 2018
    • 184

    #1

    Change financial year

    Our financial year is not Jan - Dec so the quarterly reports are not correct.. How do we change this?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    EspoCRM – Open Source CRM Application. Contribute to espocrm/espocrm development by creating an account on GitHub.

    Comment

    • olof
      Senior Member
      • Jul 2018
      • 184

      #3
      Can this be changed to be upgrade safe?
      if not can ask for a feature request for this to be configurable in a configuration file or backend as it is very normal for the finically year not to be the calendar year.

      Comment

      • tanya
        Senior Member
        • Jun 2014
        • 4308

        #4
        this customization couldn't be upgrade safe in global, but you could override SelectManager for needed entity.
        Also you can use Between filter.
        Of course you can a feature request, but I can't guarantee implementation

        Comment

        Working...