Error RealEstateRequest::afterCreate()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ziondevil
    Member
    • Jun 2016
    • 30

    #1

    Error RealEstateRequest::afterCreate()

    Hi folks,

    i'm getting this error any opinion?


    [2016-08-10 12:04:19] Espo.ERROR: Uncaught Exception TypeError: "Argument 1 passed to Espo\Modules\RealEstate\Services\RealEstateRequest ::afterCreate() must be an instance of Espo\Modules\RealEstate\Services\Entity, instance of Espo\Modules\RealEstate\Entities\RealEstateRequest given, called in /var/www/application/Espo/Services/Record.php on line 544" at /var/www/application/Espo/Modules/RealEstate/Services/RealEstateRequest.php line 12 {"exception":"[object] (TypeError(code: 0): Argument 1 passed to Espo\\Modules\\RealEstate\\Services\\RealEstateReq uest::afterCreate() must be an instance of Espo\\Modules\\RealEstate\\Services\\Entity, instance of Espo\\Modules\\RealEstate\\Entities\\RealEstateReq uest given, called in /var/www/application/Espo/Services/Record.php on line 544 at /var/www/application/Espo/Modules/RealEstate/Services/RealEstateRequest.php:12)"} []
    Last edited by ziondevil; 08-10-2016, 12:07 PM.
  • yuri
    Member
    • Mar 2014
    • 8931

    #2
    Hi,

    Try new 1.1.2 version.
    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

    • ziondevil
      Member
      • Jun 2016
      • 30

      #3
      Now i get this


      duplicated

      Comment

      • yuri
        Member
        • Mar 2014
        • 8931

        #4
        Is everything fine? I missed the point.
        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

        • ziondevil
          Member
          • Jun 2016
          • 30

          #5
          Everything now is fine but in the main bar i have two properties two requests..

          Comment

          • yuri
            Member
            • Mar 2014
            • 8931

            #6
            Administration > User Interface. Remove and add.
            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

            • ziondevil
              Member
              • Jun 2016
              • 30

              #7
              Done Now everything is fine.

              Another question why my graphics aren't updated??

              If i try to insert in the dash the sales by month i get bad server response

              [2016-08-10 12:53:43] Espo.ERROR: API [GET]:/:controller/action/:action, Params:Array ( [controller] => Opportunity [action] => reportSalesByMonth ) , InputData: - SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'clientes.opportunity.close_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by [] []
              [2016-08-10 12:53:43] Espo.ERROR: Display Error: SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'clientes.opportunity.close_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by, Code: 42000 URL: /api/v1/Opportunity/action/reportSalesByMonth?dateFrom=2016-01-01&dateTo=2016-12-31 [] []

              Comment

              • yuri
                Member
                • Mar 2014
                • 8931

                #8
                Oh, It's a bug occurring with new mysql. We will fix it.
                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...