forked from git.gladyson/openmonetis
fix: corrige antecipacao e fechamento de compras no cartao
This commit is contained in:
@@ -38,6 +38,7 @@ export type CreateAnticipationInput = {
|
||||
seriesId: string;
|
||||
installmentIds: string[];
|
||||
anticipationPeriod: string;
|
||||
discount?: number;
|
||||
pagadorId?: string;
|
||||
categoriaId?: string;
|
||||
note?: string;
|
||||
|
||||
Reference in New Issue
Block a user