mirror of
https://github.com/whekin/household-bot.git
synced 2026-04-01 00:14:03 +00:00
feat(finance): add billing correction APIs and cycle rollover
This commit is contained in:
@@ -111,6 +111,7 @@ export function createMiniAppDashboardHandler(options: {
|
||||
id: entry.id,
|
||||
kind: entry.kind,
|
||||
title: entry.title,
|
||||
memberId: entry.memberId,
|
||||
paymentKind: entry.paymentKind,
|
||||
amountMajor: entry.amount.toMajorString(),
|
||||
currency: entry.currency,
|
||||
|
||||
Reference in New Issue
Block a user