Hello everyone,
I am working on automating the calculation of charges based on the number of days in ERPNext. I want the system to:
- Capture the start date and end date.
- Automatically calculate the duration in days.
- Multiply the duration by a daily rate to compute the total charges.