Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging

This commit is contained in:
2023-06-21 21:08:42 +07:00

View File

@@ -2567,7 +2567,7 @@ export class TransactionService {
); );
} }
if (supplier) { if (supplier != 'all') {
baseQuery.andWhere( baseQuery.andWhere(
'supplier.id = :supplierId', 'supplier.id = :supplierId',
{ {