You could try looking at the subscription feature to manage reoccurring payment requests. There’s also this application for property management that may help: https://erpnext.org/app/property-management
That is great for making recurring documents for payment .I need to manage lease documents and lessor details too.Can any doctype handle this as of now ?
I’m thinking that you would have to create a custom document to get all of the fields you need if you want to manage the form within ERPNext. You could also create the lessor as a customer or supplier (depending on the relationship) and attach a document to that record (for eg. uploading a signed lease agreement). You can keep additional details as well in the contact assigned to that record.
Not able to pull above app as the links have not been updated. I forked and updated the link still can’t get it into my instance. Were you guys able to get it to work?
so this is an active project? Have you enertanied the thought to make it ready to go into the core code? I think property management would be feature set which would be a valuable addition to ERPNext in general.