mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
refactor: migrate ledger subscribers to nestjs
This commit is contained in:
@@ -24,6 +24,7 @@ export class CreditNote extends BaseModel {
|
||||
public invoicesAmount: number;
|
||||
public creditNoteDate: Date;
|
||||
public creditNoteNumber: string;
|
||||
public referenceNo: string;
|
||||
public currencyCode: string;
|
||||
public customerId: number;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user