SalesPack 1.1.4 failed Jobs

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • item
    Active Community Member
    • Mar 2017
    • 1476

    SalesPack 1.1.4 failed Jobs

    Hello Yuri,

    CronManager: Failed job running, job Error Details: Class 'Espo\Modules\Sales\Jobs\DateTimeZone' not found at ...Modules/Sales/Jobs/SalesPack.php

    There are some place missing \

    Best Regards
    If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​
  • yuri
    Member
    • Mar 2014
    • 8454

    #2
    Thanks for reporting.
    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

    • leon
      Junior Member
      • May 2019
      • 7

      #3
      Hi Yuri,

      I have a similar one. DateTime instead of DateTimeZone

      [2021-10-23 03:04:01] ERROR: JobManager: Failed job running, job '616a40e6277225107'. Class 'Espo\Modules\Sales\Jobs\DateTime' not found; at /wwwroot/application/Espo/Modules/Sales/Jobs/SalesPack.php:40. [] []

      Thanks,

      Leon

      Comment

      • item
        Active Community Member
        • Mar 2017
        • 1476

        #4
        put \ on all error

        so \DateTime

        or update sales packs
        If you could give the project a star on GitHub. EspoCrm believe our work truly deserves more recognition. Thanks.​

        Comment

        Working...