mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/shipping-portal.git
synced 2026-08-19 04:24:12 +00:00
fix payment due date days filter
This commit is contained in:
@@ -23,6 +23,7 @@ abstract class AbstractListRecord extends AbstractGetRecord
|
||||
return $this->handler($filters);
|
||||
|
||||
} catch (QueryException $exception){
|
||||
dd($exception);
|
||||
throw new MalformedRequestException('Unable to fetch the list of records due to unexpected error');
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user