# Petrol Bills

This module helps calculate petrol reimbursement based on distance traveled and the defined per-kilometer rate.

### Screen Actions :

<div align="left" data-with-frame="true"><figure><img src="https://3956770095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUUo96gA1dVGRzqVErxsJ%2Fuploads%2FLUnyLi7NOolbqAIULJcx%2Fimage.png?alt=media&#x26;token=6a6832c8-d85f-4bf5-ad50-2848548d60e9" alt=""><figcaption></figcaption></figure></div>

At the top of the Petrol Bills screen, the following actions are available:

* **Filters :**<br>

  <div data-with-frame="true"><figure><img src="https://3956770095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUUo96gA1dVGRzqVErxsJ%2Fuploads%2Fe8LQGcwVQ76C4bbbHmkG%2Fimage.png?alt=media&#x26;token=8cb88b03-6b5b-462c-9710-9c82a5e8c45d" alt=""><figcaption></figcaption></figure></div>

  \
  After click on the filter above filter Used to narrow down petrol bill records based on employee, month, or search keywords.\
  \
  This is useful for reviewing specific employee claims or month-wise reimbursements.\
  \
  **Resigned toggle :**\
  If enabled, the toggle allows the employee to view entries related to resigned employees.
* **Export :**\
  Allows downloading petrol bill data for reporting, payroll reference, or accounting purposes.
* **Add :**\
  Used to create a new petrol bill entry for an employee.

### Petrol Bill Listing Details:

Each petrol bill entry displays the following information:

<div data-with-frame="true"><figure><img src="https://3956770095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUUo96gA1dVGRzqVErxsJ%2Fuploads%2FRvVcPomKvAq7bIjvADkb%2Fimage.png?alt=media&#x26;token=b277776e-4a28-40d0-866d-a45405c1b964" alt=""><figcaption></figcaption></figure></div>

* Serial number of the entry
* Employee ID
* Employee name
* Month for which the petrol claim is raised
* Total kilometers traveled
* Rate per kilometer
* Final reimbursement amount calculated by the system
* Action options to edit or delete the entry

The reimbursement amount is automatically calculated using the formula:\
**Kilometers × Rate per Kilometer**

### Adding a Petrol Bill Entry :

To add a new petrol bill:

1. Click on the **Add** button\
   ![](https://3956770095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUUo96gA1dVGRzqVErxsJ%2Fuploads%2FLmCMefrSNFIwfcGsTRIy%2Fimage.png?alt=media\&token=6a718434-c8ae-411f-bc3b-2d0195fcce6e)
2. Select the employee<br>

   <div align="left" data-with-frame="true"><figure><img src="https://3956770095-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUUo96gA1dVGRzqVErxsJ%2Fuploads%2FO97anyMc5SAWHqtG4UM9%2Fimage.png?alt=media&#x26;token=ecb18b96-798b-4270-9e9c-e77a11080b33" alt=""><figcaption></figcaption></figure></div>
3. Select the applicable month
4. Enter the total kilometers traveled
5. Enter the rate per kilometer
6. Save the entry

Once saved, the system automatically calculates and displays the reimbursement amount.

### Editing or Deleting Entries :

* **Edit** allows modification of existing petrol bill details such as kilometers, rate, or month.
* **Delete** removes the petrol bill entry.

###

###
