Issue Done!!
Payment and Receipt Done!!
This commit is contained in:
@ -11,6 +11,8 @@ export class Voucher {
|
||||
narration: string;
|
||||
incentive?: number;
|
||||
vendor?: Account;
|
||||
source?: CostCentre;
|
||||
destination?: CostCentre;
|
||||
journals: Journal[];
|
||||
inventories: Inventory[];
|
||||
employeeBenefits: EmployeeBenefit[];
|
||||
|
||||
Reference in New Issue
Block a user