chore: commented by mistake

This commit is contained in:
Rafael Taranto 2025-05-23 18:34:36 +01:00
parent e2aded04b9
commit e1f17b1787

View file

@ -124,7 +124,7 @@ function getCustomerList(
ref('lastTx.txClass').as('lastTxClass'),
fn<Date>('GREATEST', [
'c.created',
// 'lastTx.created',
'lastTx.created',
'c.phoneAt',
'c.emailAt',
'c.idCardDataAt',