create bankAccount, posAccount and update inventories
This commit is contained in:
@@ -150,7 +150,6 @@ export class CardexStore extends PaginatedStore<ICardexResponse, CardexState> {
|
||||
|
||||
updateFilter(filters: ICardexRequestPayload) {
|
||||
this.updateVariant();
|
||||
console.log(filters);
|
||||
|
||||
this.router.navigate([], {
|
||||
queryParams: filters,
|
||||
|
||||
Reference in New Issue
Block a user