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

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

View File

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