I have a document named Log Schedule which is a log of machines which are filled by the users after inspection of the machine and its readings.
I have some details in it like UOM , UOM Measure and Machine details and they have to fill the values according to machine and its units.
I want to schedule this document in Hourly basis because our machines are inspected every hour to find any performance issue or heat, current and all other aspects.
I found option in frappe to auto repeat any document But it does not have any option to add a frequency for HOURLY basis.
Can anyone help me regarding this or can guide me how can I add a Hourly option in auto repeat and schedule my documents Hourly.
Done
Created a new doctype Schedule with the same functionalities as auto repeat and added way more options
Hourly , 8 hour , 12 hour weekly and more
If anyone need code for the same i can provide