Re: Protecting Project Screen from parties not listed as a resource

2011-07-29 Thread Mansour Al Akeel
ay before > granting permission to do something. > > -Adrian > > On 7/28/2011 11:18 PM, Mansour Al Akeel wrote: > > Adrian, > > What would be the correct permission to use to protect projects the user > > is not part of ? > > I am using "PROJECTMGR_ROLE_VIE

Re: Protecting Project Screen from parties not listed as a resource

2011-07-29 Thread Mansour Al Akeel
t up your user with those conditions. > > -Adrian > > > > On 7/29/2011 7:35 PM, Mansour Al Akeel wrote: > > Adrian, > > I think there's a service already that does that. However, I am not sure > > I am using it or understand it properly. > > >

Re: Need assistance on OFBIZ !

2011-08-02 Thread Mansour Al Akeel
On Mon Aug 01,2011 03:59 am, Abhishek wrote: > Hi, > I would like to know about the following points: > > *Survey:* > Can we upload excel file to upload questions in bulk? > Can we recv the images from the users who are attempting the survey? What do you mean by this two questions? Can you ple

Accessing images from external application

2011-08-03 Thread Mansour Al Akeel
I have a web application that I need to run on the same server as ofbiz. The choices I have are either to deploy ofbiz to an external server (tomcat or geronimo) and deploy my other webapp to the same server, or deploy the application under ofbiz and get the built-in servlet container to serve th

Re: Accessing images from external application

2011-08-03 Thread Mansour Al Akeel
older inside my custom app was confused with images > application existing in framework. The solution I found was to rename > images folder inside my custom app. > > HTH > Bilgin Ibryam > > On Wed, Aug 3, 2011 at 8:11 AM, Mansour Al Akeel > wrote: > > I have a web application

Re: Accessing images from external application

2011-08-03 Thread Mansour Al Akeel
> and configure your Apache web server. There are instructions on wiki > that you can search. > > Thanks, > > Raj > > On Wednesday 03 August 2011 03:22 PM, Mansour Al Akeel wrote: > > Hardik, > > can you please kindly elaborate ? > > What are the param

Re: Accessing images from external application

2011-08-03 Thread Mansour Al Akeel
ditions hold false, they will be served by Apache Web sever. > > You can still access other OFbiz application using 9443 port, or create > their own virtual hosts or use a single virtual host to serve them. > > Thanks, > > Raj > > > > > > > On

Re: Accessing images from external application

2011-08-03 Thread Mansour Al Akeel
previous example was missing the [P,L]. This is needed to > indicate that this request is a proxy and once matched not to go to next > directive. You can find more about this in mod_rewrite guide. > > > > On Wednesday 03 August 2011 05:05 PM, Mansour Al Akeel wrote: > >

Broken documenation links

2011-08-15 Thread Mansour Al Akeel
I can not get to any of the nodes under the documentation: https://cwiki.apache.org/OFBENDUSER/ofbiz-end-user-docs-home.html This is broken, and all the rest go to no where: https://cwiki.apache.org/OFBENDUSER/high-level-end-to-end-processes.html

Create invoice from timesheet.

2011-08-24 Thread Mansour Al Akeel
I have filled some tasks and reported hours spent on each of them. Not all the tasks are completed. However I am trying to generate a timesheet for the service company, and then generate an invoice from the available information in the system. I saw this post, and it's exactely what I am trying

Re: Create invoice from timesheet.

2011-08-24 Thread Mansour Al Akeel
gt; Myself on twitter: http://twitter.com/hansbak > Antwebsystems.com: Quality services for competitive rates. > > > On Wed, 2011-08-24 at 06:15 -0400, Mansour Al Akeel wrote: > > I have filled some tasks and reported hours spent on each of them. Not > > all the tasks are completed.

Running under external tomcat

2011-12-15 Thread Mansour Al Akeel
I am trying to running ofbiz under a stanalone tomcat as per https://cwiki.apache.org/confluence/display/OFBTECH/Tomcat I am unable to run it as described. I am using the same version of tomcat in the document: 6.0.16 I am using the latest from SVN. Errors I am getting, something like: org.ofbi

Re: Running under external tomcat

2012-01-14 Thread Mansour Al Akeel
It has been a month, and no answer yet. Is there some missing information, that may help solving this issue. I remember it worked with ofbiz-10.04 . If running under tomcat for 11.04 or trunk-SVN, is no longer supported then please let me know. On Thu Dec 15,2011 03:53 pm, Mansour Al Akeel

Re: Running under external tomcat

2012-01-15 Thread Mansour Al Akeel
Perfect, That's even better. I will try it with tomcat7. On Sun Jan 15,2012 09:32 am, Erwan de FERRIERES wrote: > Le 14/01/2012 23:54, Mansour Al Akeel a ?crit : > > It has been a month, and no answer yet. Is there some missing > > information, that may help solving this

Re: Running under external tomcat

2012-01-15 Thread Mansour Al Akeel
Can you please provide details about how to generating the templates for tomcat7 ? I can see only tomcat6 and tomcat55. On Sun Jan 15,2012 09:32 am, Erwan de FERRIERES wrote: > Le 14/01/2012 23:54, Mansour Al Akeel a ?crit : > > It has been a month, and no answer yet. Is there som

Re: Latest TRUNK rev 1231656 doesn't seem to work

2012-01-16 Thread Mansour Al Akeel
I am still getting error, with the given revision: prepare: [mkdir] Created dir: /home/mansour/workspace/ofbiz.src/ofbiz.svn/framework/security/build/classes [mkdir] Created dir: /home/mansour/workspace/ofbiz.src/ofbiz.svn/framework/security/build/lib classes: [javac16] Compiling 13 sou

Re: Running under external tomcat

2012-01-27 Thread Mansour Al Akeel
nning in the past with 10.04, but not from trunk. The svn doesn't show any significant changes. Any help ? On Sun, Jan 15, 2012 at 7:46 AM, Mansour Al Akeel wrote: > Can you please provide details about how to generating the templates for > tomcat7 ? > I can see only tomcat6 and t

Re: Running under external tomcat

2012-01-27 Thread Mansour Al Akeel
getModelEntity(ModelReader.java:452) org.ofbiz.entity.GenericDelegator.findCountByCondition(GenericDelegator.java:1840) org.ofbiz.entity.util.EntityCrypto.(EntityCrypto.java:58) I still don't know the solution. Anyone ? On Fri, Jan 27, 2012 at 2:46 PM, Mansour Al Akeel wrote: > This is issue is st

Re: Running under external tomcat

2012-01-31 Thread Mansour Al Akeel
BJ, Can you please provide me more details about how to start with it ? documentation ? source code ? On Sat, Jan 28, 2012 at 6:24 AM, BJ Freeman wrote: > Just a guess, Hans put in some code for vitural server. might want to > check it out > > Mansour Al Akeel sent the following

Re: Running under external tomcat

2012-02-02 Thread Mansour Al Akeel
ues.le.r...@les7arts.com> wrote: > Consider also https://cwiki.apache.org/**confluence/display/OFBIZ/SVN+** > Tips+-+svn_load_dirs+Vendor+**Branch<https://cwiki.apache.org/confluence/display/OFBIZ/SVN+Tips+-+svn_load_dirs+Vendor+Branch> > > Jacques > > From: "Manso

Re: Is ofbiz going the sugarcrm, magento route? (essential extra's are commercial?)

2012-03-21 Thread Mansour Al Akeel
As of now, anyone can disable components, and enable them as an extra commercial plugins. An if they are downloaded separately, it doesn't add to their commercial value. I am not sure if I missing something here. For example, at this point, anyone can disable Birt component, and say "Hey, I can ad

Re: Beanshell source code

2012-03-23 Thread Mansour Al Akeel
Daniel, 2 of the jars included with ofbiz are modified bsh-2.0b4.jar jdbm-1.0-SNAPSHOT.jar Or at least I was not able to find them anywhere else. The following IVY dependencies are required to compile base component. I didn't not test it running.

Re: Problem connecting two separate Ofbiz instances to a common Oracle DB

2012-03-26 Thread Mansour Al Akeel
I don't know a lot about Oracle, but a quick search, gave me this: http://www.dbforums.com/oracle/1631298-java-sql-sqlexception-ora-00955-name-already-used-existing-object.html Not sure if this is the case. On Mon, Mar 26, 2012 at 6:04 AM, micman.manoj wrote: > I have installed Ofbiz in two loc

Creating invoice fromPartyId

2012-03-31 Thread Mansour Al Akeel
Under the screen: accounting >> Invoices >> Create New Invoice We can create sales invoices. However, "Organization Party Id" is not populated with a newly created party. According to the Data Module Resource Book, fromParty has to be INTERNAL ORGINATION. May be I am missing something here.

Re: Creating invoice fromPartyId

2012-03-31 Thread Mansour Al Akeel
Ok, I figured it out. I had to complete the setup for the Internal organization at https://localhost:8443/accounting/control/ListCompanies Thank you. On Sat Mar 31,2012 08:53 pm, Mansour Al Akeel wrote: > Under the screen: > > accounting >> Invoices >> Create New

Re: JSON RPC

2012-06-12 Thread Mansour Al Akeel
ould work for you. > > Thanks and Regards > Amit Sharma > > > On Wednesday 13 June 2012 10:44 AM, Amit wrote: >> >> Use REST https://cwiki.apache.org/OFBIZ/export-service-using-rest.html >> >> HTH! >> >> Thank and Regards, >> Amit Sharma >&

Re: JSON RPC

2012-06-13 Thread Mansour Al Akeel
st.html >> >> HTH! >> >> Thank and Regards, >> Amit Sharma >> >> On Wednesday 13 June 2012 10:18 AM, Mansour Al Akeel wrote: >>> >>> Is there a way to get JSON for all the services. Like SOAPService or >>> xmlrpc, I like to be abl

Re: Build and Deploy Ofbiz on Production

2012-06-19 Thread Mansour Al Akeel
deployment to external tomcat is not supported, and not working properly. On Thu, Jun 7, 2012 at 4:49 PM, Deepak Agarwal wrote: > Try this: > https://cwiki.apache.org/confluence/display/OFBTECH/Tomcat > > On Fri, Jun 8, 2012 at 2:12 AM, Deepak Agarwal wrote: > >> There is a separate well return

Re: Build and Deploy Ofbiz on Production

2012-06-20 Thread Mansour Al Akeel
o the location of the additional components. On Wed, Jun 20, 2012 at 12:39 AM, Jacques Le Roux wrote: > It depends on versions > https://cwiki.apache.org/confluence/display/OFBTECH/Run+OFBiz+under+outside+Application+Servers > Seems that lastly some issues were crossed. > > Jacques &

Party Relationship and Party Roles

2014-10-11 Thread Mansour Al Akeel
I consulted the Data Model Resource Book to refresh my memory about the modelling for the roles and relationship for Party. In ofbiz, we have PartyRelationship between two parties. So each party ID is used as a key, combined with the relationship type. The book mentions on page 42, that when custo

Re: Party Relationship and Party Roles

2014-10-11 Thread Mansour Al Akeel
; of the relationship entities. At least that's my interpretation of it. > > Taher Alkhateeb > On Oct 12, 2014 12:58 AM, "Mansour Al Akeel" > wrote: > > > I consulted the Data Model Resource Book to refresh my memory about > > the modelling for the roles and rel

Re: Party Relationship and Party Roles

2014-10-11 Thread Mansour Al Akeel
d) in order to do #b we will need to specify, in most of the applications, > the company in which the logged in user is connected: in this way if a user > is associated to "ABC inc", in the "find customer" screen she will only see > parties that are customers of "ABC inc

Re: Party Relationship and Party Roles

2014-10-11 Thread Mansour Al Akeel
Jacopo, If we normalize the data and reference PartyRole from PartyRelationship, and remove the fields: partyIdFrom partyIdTo roleTypeIdFrom roleTypeIdTo fromDate thruDate And replace them with: fromRole toRole Then we will eliminate this confusion. We would still

Re: Party Relationship and Party Roles

2014-10-11 Thread Mansour Al Akeel
>> In this case, we don't need to define the party ids in the >> PartyRelationship, because the PartyRole entity has them. All we do is >> we reference PartyRole(s). > > If I understand, you are suggesting to extend/use PartyRole in place of > PartyRelationship; why not using PartyRelationship ins

Re: Party Relationship and Party Roles

2014-10-12 Thread Mansour Al Akeel
Jacopo, The way to enforce the constraints is to define the PartyRelationship between pair of PartyRoles, and NOT between partyIds and roleTypes. This is what I meant. On Sun, Oct 12, 2014 at 2:54 AM, Mansour Al Akeel wrote: >>> In this case, we don't need to define the pa

Re: Party Relationship and Party Roles

2014-10-12 Thread Mansour Al Akeel
>rel-entity-name="PartyRole"> > > > >rel-entity-name="PartyRole"> > > > > > Jacopo > > On Oct 12, 2014, at 9:05 AM, Mansour Al Akeel > wrote: > >> Jacopo,

<    1   2