I am getting this error while saving values in Tests entity. But in product table i have the column total_items. Please help me to resolve the issue. I have cleard the cache and rebuild it. still it shows the issue. Thanks in advance .
Espo.ERROR: () SQLSTATE[]: Column not found: 1054 Unknown column 'product.total_items in 'order clause'; POST /api/v1/Tests; line: 325, file: /var/www/html/application/Espo/ORM/DB/Mapper.php [] []
Espo.ERROR: () SQLSTATE[]: Column not found: 1054 Unknown column 'product.total_items in 'order clause'; POST /api/v1/Tests; line: 325, file: /var/www/html/application/Espo/ORM/DB/Mapper.php [] []
Comment