feat: add AFIP Factura C issuance support to ArcaCredentials and update cash flow model
This commit is contained in:
@@ -72,6 +72,7 @@ export type DeleteByClientAccountMovementParams = {
|
||||
|
||||
export interface ICashFlow {
|
||||
id: string;
|
||||
_id?: string;
|
||||
companyId: string;
|
||||
paymentId?: string;
|
||||
clientId?: string;
|
||||
|
||||
Reference in New Issue
Block a user