You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{
"code": 13,
"message": "org.postgresql.util.PSQLException: ERROR: column p.issharedpos does not exist\n Position: 242, SQL=SELECT COUNT(*) FROM C_Order WHERE ((C_Order.AD_Org_ID = ? OR C_Order.C_POS_ID = ?) AND ((C_Order.SalesRep_ID = ? OR COALESCE(C_Order.AssignedSalesRep_ID, ?) = ?) AND EXISTS(SELECT 1 FROM C_POS p WHERE p.C_POS_ID = C_Order.C_POS_ID AND p.IsSharedPOS = 'Y'))) AND IsActive=? AND AD_Client_ID=?",
"details": []
}
The text was updated successfully, but these errors were encountered:
https://github.com/solop-develop/adempiere-grpc-server/blob/develop/src/main/proto/point_of_sales.proto#L81
The text was updated successfully, but these errors were encountered: