Откройте несколько отчетов Sallul Fee Challan для класса, - PullRequest
0 голосов
/ 27 сентября 2019

StimulsoftReport.mrt Я использую Stimuslsoft Report for Fee challan, Stimusoft Report отлично работает для одного ученика, но когда я хочу загрузить общий Challan всего класса, он создает беспорядок и открывает всеДанные JSON в одном отчете, а не в нескольких, вот мой Json, это данные Json двух учеников, и в нем должны отображаться два чалланских отчета.

[

  [
    [
      {
        "challanNote": "<li>Dues once paid are not refundable</li><li>Rs 50/- will be charged in case of Re-Issuance of challan</li><li>Scholarship will be continued on the basis of 90% attendance.</li><li>Kinship/Special/old Student consession will be continues on the basis of 80% attendance.</li><li>Student concession will be continued on the basis of 80% attendance</li>",
        "customerCode": "5220222",
        "challanNo": "000101920000066",
        "userName": "admin@pgc.edu",
        "docNo": "0000066",
        "today": "2019-07-12T12:23:42.747Z"
      }
    ],
    [
      {
        "lazyLoader": {},
        "feeChallanId": "b0b4f9f8-72c7-446b-a63f-cddd9812cdc6",
        "feeHeadId": "2b6406d7-da3b-4306-9257-58ca7f73b304",
        "studentFeeStructureId": "5f26c99b-a3dc-11e9-95ec-00155d0a1e04",
        "admissionFormId": "3c467143-2763-4923-9057-33a1d1f3748d",
        "studentChallanId": "772bbcd4-a3dd-11e9-95ec-00155d0a1e04",
        "concessionDetailId": null,
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "installmentNo": 1,
        "challanNo": "000101920000066",
        "feeHead": "Admission Fee",
        "fullName": "shah mehmood",
        "refferenceNo": "RMUSFSCEMM1900008",
        "fatherName": "mehmood",
        "concessionName": "",
        "campusName": "Punjab College of Science MuslimTown",
        "description": "Engineering (Morning - English)",
        "feeAmount": 30000,
        "challanAmount": -16000,
        "payableAmount": 30000,
        "dueDate": "2019-07-11T05:00:00+05:00",
        "paidDate": null,
        "statusId": 1,
        "loggerId": "5f26c99c-a3dc-11e9-95ec-00155d0a1e04",
        "customerCode": "5220222",
        "businessUnit": "Education Excellence Ltd",
        "totalMarks": "1100",
        "obtainMarks": "1050",
        "sectionName": null,
        "cap": "Ref #:"
      }
    ],
    [
      {
        "lazyLoader": {},
        "campusBankLinkId": "17cb2861-16b7-48ed-9f27-4ffa48dcdc70",
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "bankName": "HABIB BANK LTD",
        "accountNo": "0420108: 00427991834103",
        "bankId": "e8326bed-ec92-4fc4-9ea0-fcb28360823c",
        "address": "Bank Booth at 151-Ferozepur Road, Lahore. (Campus # 8)",
        "accountTitle": "HEAD OFFICE",
        "statusId": 1
      },
      {
        "lazyLoader": {},
        "campusBankLinkId": "197babac-7482-4c55-882b-68ffcb612652",
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "bankName": "THE BANK OF PUNJAB",
        "accountNo": "0420105: 6010000009700078",
        "bankId": "88ed1e29-6e00-4f94-a0e7-7749864e54b3",
        "address": "Bank Booth at 151-Ferozepur Road, Lahore. (Campus # 8)",
        "accountTitle": "HEAD OFFICE",
        "statusId": 1
      }
    ],
    [
      {
        "nextChallan": "",
        "nextDuedate": "",
        "subAmount": 0
      }
    ]
  ]
,
  //Next Student Json
  [
    [
      {
        "challanNote": "<li>Dues once paid are not refundable</li><li>Rs 50/- will be charged in case of Re-Issuance of challan</li><li>Scholarship will be continued on the basis of 90% attendance.</li><li>Kinship/Special/old Student consession will be continues on the basis of 80% attendance.</li><li>Student concession will be continued on the basis of 80% attendance</li>",
        "customerCode": "5220222",
        "challanNo": "000101920000066",
        "userName": "admin@pgc.edu",
        "docNo": "0000066",
        "today": "2019-07-12T12:23:42.747Z"
      }
    ],

    [
       {
        "lazyLoader": {},
        "feeChallanId": "b0b4f9f8-72c7-446b-a63f-cddd9812cdc6",
        "feeHeadId": "2b6406d7-da3b-4306-9257-58ca7f73b304",
        "studentFeeStructureId": "5f26c99b-a3dc-11e9-95ec-00155d0a1e04",
        "admissionFormId": "3c467143-2763-4923-9057-33a1d1f3748d",
        "studentChallanId": "772bbcd4-a3dd-11e9-95ec-00155d0a1e04",
        "concessionDetailId": null,
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "installmentNo": 1,
        "challanNo": "000101920000066",
        "feeHead": "Admission Fee",
        "fullName": "Jhon Wick",
        "refferenceNo": "RMUSFSCEMM1900008",
        "fatherName": "mehmood",
        "concessionName": "",
        "campusName": "Punjab College of Science MuslimTown",
        "description": "Engineering (Morning - English)",
        "feeAmount": 30000,
        "challanAmount": -16000,
        "payableAmount": 30000,
        "dueDate": "2019-07-11T05:00:00+05:00",
        "paidDate": null,
        "statusId": 1,
        "loggerId": "5f26c99c-a3dc-11e9-95ec-00155d0a1e04",
        "customerCode": "5220222",
        "businessUnit": "Education Excellence Ltd",
        "totalMarks": "1100",
        "obtainMarks": "1050",
        "sectionName": null,
        "cap": "Ref #:"
      }
    ],
    [
      {
        "lazyLoader": {},
        "campusBankLinkId": "17cb2861-16b7-48ed-9f27-4ffa48dcdc70",
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "bankName": "HABIB BANK LTD",
        "accountNo": "0420108: 00427991834103",
        "bankId": "e8326bed-ec92-4fc4-9ea0-fcb28360823c",
        "address": "Bank Booth at 151-Ferozepur Road, Lahore. (Campus # 8)",
        "accountTitle": "HEAD OFFICE",
        "statusId": 1
      },
      {
        "lazyLoader": {},
        "campusBankLinkId": "197babac-7482-4c55-882b-68ffcb612652",
        "campusId": "a2373a74-5b53-432e-b88e-a4f1fe7bdb97",
        "programDetailId": "0c316f30-91a5-4c09-8342-d91efdf0bfdc",
        "bankName": "THE BANK OF PUNJAB",
        "accountNo": "0420105: 6010000009700078",
        "bankId": "88ed1e29-6e00-4f94-a0e7-7749864e54b3",
        "address": "Bank Booth at 151-Ferozepur Road, Lahore. (Campus # 8)",
        "accountTitle": "HEAD OFFICE",
        "statusId": 1
      }
    ],
    [
      {
        "nextChallan": "",
        "nextDuedate": "",
        "subAmount": 0
      }
    ]
  ]
]
...