Merge branch 'development' of https://gitlab.com/empatnusabangsa/ppob/ppob-backend into devops-staging
This commit is contained in:
commit
00af2ccaca
|
@ -2567,7 +2567,7 @@ export class TransactionService {
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (supplier) {
|
if (supplier != 'all') {
|
||||||
baseQuery.andWhere(
|
baseQuery.andWhere(
|
||||||
'supplier.id = :supplierId',
|
'supplier.id = :supplierId',
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user