Create Supervision Bill
Employee
Role: Bill Creator
- Bill record gets saved into the system, and the workflow state changes to ‘Approved’.
- Bill No. is generated in a specified format.
- Format for Work Bill No. is SB-FY-<6digitrunningno.>. Example: SB/2022-23/000051
- Bill is available to download in PDF as per the given format. There will be a separate ticket for PDF download.
- Supervision bill is created for the supervision of the CBO for in-progress projects.
- Supervision Bills are created automatically on approval of the muster roll.
- The system should pick only those Wage and Purchase bills which are approved and pending for supervision bill creation.
- To calculate the supervision charge amount approved wage bills and purchase bills amount is considered based on the use cases mentioned below.
In case CBO’s role is Implementation Agency
Supervision Charge = (Total of Wage Bills Gross Amount + Total of Purchase Bills Gross Amount) * Supervision Rate/100;
In case CBO’s role is Implementation Partner
Supervision Charge = (Total of Wage Bills Gross Amount) * Supervision Rate/100;
5. To view the bill details, bill search and then view.
Field-level validations as mentioned in the attribute tables.
Not applicable.
Bills get the status approved on creation.
Not applicable.
To CBO - Supervision bill {billnumber} of amount {amount} is approved and forwarded for payment processing.
Create UI is not required.
Acceptance Criteria | Description |
---|---|
1 | Bill is created with the approval of the muster roll. |
2 | Bill gets approved on creation. |
3 | The bill number is generated as per the specified format given. |
4 | The bill amount is calculated as per the logic defined in the story. |