On the tenants menu selection how do you navigate from a tenant to the property they occupy and how do you go from the property or unit at the property to the tenants or tenant?
On the rental remittance page, I added a payment but the payment added did not show up in the grid after it was saved. Additionally how do you select the tenant to apply the rental remittance payment to.
I think the answer to 2 is the MPESA payment. I did not see this. What is the rental remittance payment used for?
One other question. Is this full open source or are there proprietary binaries
This software version is fully open source with no limitations
on the first question. use this link to access a guide https://portal.dewcis.com/confluence/display/BPMS/Baraza+Property+Management+System+Home
Hi Peter, I see the help on the page but don't see a way to navigate yet. Additionally, I downloaded the version from SourceForge and the photos in the help on confluence show a lot more menu items. Do I have and old version? How do I get the latest version and install that?
From: Peter Mwangi petermwangi@users.sourceforge.net
Sent: Wednesday, November 21, 2018 1:16 AM
To: [obproperty:tickets]
Subject: [obproperty:tickets] #2 Functions
on the first question. use this link to access a guide https://portal.dewcis.com/confluence/display/BPMS/Baraza+Property+Management+System+Home
[tickets:#2]https://sourceforge.net/p/obproperty/tickets/2/ Functions
Status: open
Milestone: 1.0
Created: Tue Nov 20, 2018 05:07 PM UTC by Michael De Marco
Last Updated: Tue Nov 20, 2018 05:39 PM UTC
Owner: nobody
On the tenants menu selection how do you navigate from a tenant to the property they occupy and how do you go from the property or unit at the property to the tenants or tenant?
On the rental remittance page, I added a payment but the payment added did not show up in the grid after it was saved. Additionally how do you select the tenant to apply the rental remittance payment to.
Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/obproperty/tickets/2/
To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/
Related
Tickets: #2
the difference from the confluence is that the guide has been updated for the new version we working on which will be out soon. But the tenant, landlord, service desk, admin and operations module you can use the guide, the chages are on the payment module as its from the guide.
PETER I DID FIND THE NAVIGATION I WAS LOOKING FOR. SO DISREGARD BELOW OTHER THAN MY QUESTION ON THE VERSION
Hi Peter, I see the help on the page but don't see a way to navigate yet. Additionally, I downloaded the version from SourceForge and the photos in the help on confluence show a lot more menu items. I saw service desk, property sales, operation reports, etc. Do I have and old version? How do I get the latest version and install that?
I did get the database work based on the trust qualifier
Last edit: Michael De Marco 2018-11-22
If I wanted some customizations to the software how does that work? Are you able to do it?
Its possible for us to do customization to your preference But we do it on commercial level. For more details you can email marketing@dewcis.com or go to https://www.dewcis.com/our-story/contact-us/
One other question. I am trying to install Eclipse so I can see where the debugger hits and then step through the code. Until I do that and in a general way how does the grid for lets say the tentant menu item click get built. I see that when it is clicked, index.jsp is called with a query string parameter of view=3:0. Then there is a getviewtype and getname as I recall. Where in index.jsp is the request handed off to processing code to build the grid. Just wondering if you can highlight the main programmatic workflow
I got Eclipse running and created a dynamic web project. I don't kn ow where to point Eclipse to a startup object. It looks for a main. I have included a photo of the Eclipse Ide so you can see the folders in the project. I need to know where to point Header | Header | Header
Hello,
kindly read the attached
The src compiles to a baraza.jar that is used in a servlet
https://github.com/OpenBaraza/openBaraza