Merge remote-tracking branch 'origin/develop' into develop
This commit is contained in:
@@ -242,7 +242,6 @@
|
||||
ON wsr.source_location_id = al.id
|
||||
AND al.delete_flag = '0'
|
||||
WHERE wsr.delete_flag = '0'
|
||||
AND wsd.status_enum = #{preparation}
|
||||
AND wsr.type_enum = #{summaryDispense}
|
||||
GROUP BY wsr.tenant_id,
|
||||
wsr.bus_no ,
|
||||
|
||||
Reference in New Issue
Block a user