fix(SPG-688) Ketika tgl booking di rubah web admin, tanggal booking pada PoS tidak ikut terupdate
parent
e1004b3843
commit
4a9ca5eb5b
|
@ -42,7 +42,6 @@ export class UpdateTransactionManager extends BaseUpdateManager<TransactionEntit
|
||||||
return [
|
return [
|
||||||
{
|
{
|
||||||
topic: TransactionUpdatedEvent,
|
topic: TransactionUpdatedEvent,
|
||||||
data: this.data,
|
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue