| Package | Description |
|---|---|
| org.egov.payment.services | |
| org.egov.services.voucher | |
| org.egov.utils |
| Modifier and Type | Method and Description |
|---|---|
Paymentheader |
PaymentActionHelper.createDirectBankPayment(Paymentheader paymentheader,
org.egov.commons.CVoucherHeader voucherHeader,
org.egov.commons.CVoucherHeader billVhId,
CommonBean commonBean,
List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
WorkflowBean workflowBean) |
Paymentheader |
PaymentActionHelper.createDirectBankPayment(Paymentheader paymentheader,
org.egov.commons.CVoucherHeader voucherHeader,
org.egov.commons.CVoucherHeader billVhId,
CommonBean commonBean,
List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
WorkflowBean workflowBean) |
| Modifier and Type | Method and Description |
|---|---|
EgBillregister |
VoucherService.createBillForVoucherSubType(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
BigDecimal totalBillAmount) |
EgBillregister |
VoucherService.createBillForVoucherSubType(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
BigDecimal totalBillAmount) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.createVoucher(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
WorkflowBean workflowBean) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.createVoucher(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
WorkflowBean workflowBean) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.createVoucherAndledger(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.createVoucherAndledger(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.editVoucher(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
WorkflowBean workflowBean,
String totaldbamount) |
org.egov.commons.CVoucherHeader |
JournalVoucherActionHelper.editVoucher(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
WorkflowBean workflowBean,
String totaldbamount) |
List<Transaxtion> |
VoucherService.postInTransaction(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader)
Post into Voucher detail and create transaction list for posting into GL.
|
List<Transaxtion> |
VoucherService.postInTransaction(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader)
Post into Voucher detail and create transaction list for posting into GL.
|
EgBillregister |
VoucherService.updateBillForVSubType(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
BigDecimal totalBillAmount) |
EgBillregister |
VoucherService.updateBillForVSubType(List<VoucherDetails> billDetailslist,
List<VoucherDetails> subLedgerlist,
org.egov.commons.CVoucherHeader voucherHeader,
VoucherTypeBean voucherTypeBean,
BigDecimal totalBillAmount) |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
VoucherHelper.getRepeatedGlcodes(List<VoucherDetails> billDetailslist)
return the glcodes that are repeated.
|
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.