| Package | Description |
|---|---|
| org.egov.billsaccounting.services |
| Modifier and Type | Method and Description |
|---|---|
long |
BillsAccountingService.createPreApprovedVoucherFromBillForPJV(int billId,
List<PreApprovedVoucher> voucherdetailList,
List<PreApprovedVoucher> subLedgerList)
API to create voucher in pre approved status
|
long |
BillsAccountingService.createPreApprovedVoucherFromBillForPJV(int billId,
List<PreApprovedVoucher> voucherdetailList,
List<PreApprovedVoucher> subLedgerList)
API to create voucher in pre approved status
|
long |
CreateVoucher.createVoucherFromBillForPJV(int billId,
String voucherStatus,
List<PreApprovedVoucher> voucherdetailList,
List<PreApprovedVoucher> subLedgerList)
creates voucher From billId
|
long |
CreateVoucher.createVoucherFromBillForPJV(int billId,
String voucherStatus,
List<PreApprovedVoucher> voucherdetailList,
List<PreApprovedVoucher> subLedgerList)
creates voucher From billId
|
void |
CreateVoucher.updatePJV(org.egov.commons.CVoucherHeader vh,
List<PreApprovedVoucher> detailList,
List<PreApprovedVoucher> subledgerlist) |
void |
CreateVoucher.updatePJV(org.egov.commons.CVoucherHeader vh,
List<PreApprovedVoucher> detailList,
List<PreApprovedVoucher> subledgerlist) |
void |
BillsAccountingService.updatePJV(org.egov.commons.CVoucherHeader vh,
List<PreApprovedVoucher> detailList,
List<PreApprovedVoucher> subledgerlist) |
void |
BillsAccountingService.updatePJV(org.egov.commons.CVoucherHeader vh,
List<PreApprovedVoucher> detailList,
List<PreApprovedVoucher> subledgerlist) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.