Page 1 of 1
Online Rental Property Manager (ORPM)
Posted: 2015-11-03 07:49
by willie
Hi,
First I would like to thank you for making available the Online Rental Property Manager script as open source.
Can you please let me know how the Dollar sign in the amount fields can be changed to another currency.
Thank you in advance.
Regards
Willie
Re: Online Rental Property Manager (ORPM)
Posted: 2015-11-05 19:56
by Noha Eshra
Hello Willie,
please check this screenshot. This is how the $ currency is formatted in the ORPM application.
http://screencast.com/t/NGjXkYHMc
To apply a different currency not in the list, you should click "Add/Edit data formats" and follow the instructions there to define a new format.
Regards,
Noha Eshra
Re: Online Rental Property Manager (ORPM)
Posted: 2015-12-11 08:45
by ajoo58
how to install ORPM in local PC
Re: Online Rental Property Manager (ORPM)
Posted: 2015-12-11 08:49
by ajoo58
Please provide step by step instruction for installing ORPM
Re: Online Rental Property Manager (ORPM)
Posted: 2015-12-14 06:02
by a.gneady
The steps for installation are provided in the included README.text file. I quote this from the file:
===================================================
How to install the Online Rental Property Manager (ORPM) to your local PC?
===================================================
Prerequisites:
This ORPM application can be installed on Windows, Linux and MacOS.
Before installing the ORPM application, you should have the following software on your local PC:
webserver with PHP 4.3 or higher, MySQL 3.2.25 or higher.
If you don't have the above software installed, we recommend installing
Xampp latest version from
http://www.apachefriends.org/en/xampp.html
Installation procedure:
1. Extract the contents of the zip file into a folder inside your document root.
(if you don't know where is your document root, please read this:
http://www.karelia.com/sandvox/help/z/D ... _Root.html )
2. In your web browser, go to:
http://localhost/ORPM_folder/
(change "ORPM_folder" above to the name of the folder you extracted the files into
in step 1)
3. You should see setup instructions in your browser and you should follow the steps mentioned.