You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
937 B
JSON
45 lines
937 B
JSON
{
|
|
"title": "Kartu Piutang & Kartu Kekayaan Anggota",
|
|
"noprint": true,
|
|
"button": [
|
|
{
|
|
"link": "admin/laporan/kartukekayaan/",
|
|
"title": "kekayaan",
|
|
"kode": "kode",
|
|
"report": "openreport",
|
|
"icon": "la la-file-text"
|
|
},
|
|
{
|
|
"link": "admin/laporan/kartupiutang/",
|
|
"kode": "kode",
|
|
"title": "kartu piutang",
|
|
"report": "openreport",
|
|
"icon": "la la-file-text"
|
|
}
|
|
],
|
|
"table": "anggota",
|
|
"name": [
|
|
"kode",
|
|
"nama",
|
|
"jurubayar"
|
|
],
|
|
"views": [
|
|
"kode",
|
|
"nama",
|
|
"jurubayar"
|
|
],
|
|
"search": [
|
|
"kode",
|
|
"nama",
|
|
"jurubayar"
|
|
],
|
|
"headName": [
|
|
"KODE",
|
|
"NAMA",
|
|
"JURU BAYAR"
|
|
],
|
|
"layout": "p"
|
|
, "order": [
|
|
"anggota.jurubayar DESC, anggota.kode ASC"
|
|
]
|
|
} |