uri->segment(1) . "/" . $this->uri->segment(2) . "/list", "List " . $pageTitle); ?>
Voucher Name
Voucher Color
Status
status == "0") echo "SELECTED"; ?>>Disabled
status == "1") echo "SELECTED"; ?>>Enabled
Default Debits Groups
accategory_id, explode(",", ($VoucherType->default_debits != "") ? $VoucherType->default_debits : ""))) echo "CHECKED"; ?> value="accategory_id; ?>">
accategory_name; ?>
Default Credits Groups
accategory_id, explode(",", ($VoucherType->default_credits != "") ? $VoucherType->default_credits : ""))) echo "CHECKED"; ?> value="accategory_id; ?>">
accategory_name; ?>
Remarks
Save