Property Management System

@makarand_b @kolate_sambhaji
Please guide him on GitHub.

@jeffbangquil

Please register on github.com with your email.
After that make one repository using this link Sign in to GitHub · GitHub
enter following details:
Repository name: propertyapp(or your app name)


Click on Create Repository button

Now you have created your github repository.

To publish your code to github run following commands
Go to frappe-bench/apps/ folder //relace propertyapp name with your app name

cd frappe-bench/apps/propertyapp

git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/<yourgithubusername>/testapp.git
git push -u origin master

let me know if you need any help or clarification.

1 Like

Already done with this

Hi,

How could I know my apps is published or not?

Any Update on this ?

Hi, the repository is available in here:

https://github.com/ossphcorp/propertymgt

1 Like

Hello,
Thanks for the reply.
Can you help me with adding this app to my demo erpnext?
Just want to check how it is and its process flow.

Regards

We are almost done with our beta for PropertyNext.
The repo is here: GitHub - jcbdigitalhub/property: Property Management
Docu is not yet done but already started in here: https://ossphcorp.github.io/property/

2 Likes

is this app ready to use? i have a requirement for it

Hi djkazi, yes we are currently using it.

1 Like

Hi @jeffbangquil, looks like the link for documentation should be updated:

https://osstechnolab.github.io/property/

1 Like

Hi everyone,

Can I add this as a new domain for ERPNext? How can I do it?

Hi Jeff,
I have successfully installed the app, Do you have a user guide.Like how to I add a new property, tenant etc.

Regards

Is there any update on the user guides?

The old links are broken

No updates yet

Hi. Have you been able to use it? Somehow I pulled it into my system but couldn’t find it in the website.

Hi Muzzy, I dint manage. There is no documentation on how to use it either.

More links here too.

2 Likes

This is the link

Check this may help