Create Supervision Bill
Context
Create Supervision Bill
Actors
Employee
Role: Bill Creator
Actions
On Create
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.
Details
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.
Validations
Field-level validations as mentioned in the attribute tables.
Configurations
Not applicable.
Workflow
Bills get the status approved on creation.
Standard Deductions
Not applicable.
Notifications
To CBO - Supervision bill {billnumber} of amount {amount} is approved and forwarded for payment processing.
User Interface
Create UI is not required.
Acceptance Criteria
Last updated