Re: Change decorator-screen name in runtime

2012-04-18 Thread Prasanth R
hi Deepika, You can do this. In decorator declaration, according to your condition you can turn decorator-name. location empty,if its in the same file. Thanks On Wed, Apr 18, 2012 at 5:11 PM, Deepika1 S wrote: > Hi All, > > > I have the following code in CommonScreens.xml

Re: Zero accounting in the midlle of the road

2012-01-29 Thread Prasanth R
Hi, If you only want to clean the accounting trans data, just delete entries in acctg_trans_entry,acctg_trans and gl_account_history. Thanks prasath On Fri, Jan 27, 2012 at 1:39 PM, Iyad Khaddam wrote: > Some hints on accounting that may help: > > You can create 2 accounting periods (custom

Re: OFBiz connection to postgresql

2011-09-21 Thread prasanth r
*OFBIZ INSTALLATION WITH POSTGRESQL* * * *Required : Ofbiz latest projet,* * PostGresql* * postgresql-connector-xxx.jar (driver for java to connect to mysql) * *Jdk1.6 * * * *Notes : Ofbiz by default uses port 8080. so make s

Re: adding new column in table

2011-09-13 Thread prasanth r
Can you post the table structure which you have created?. On Tue, Sep 13, 2011 at 6:08 PM, snehal wrote: > Yes. I have both the settings added in entityengine. > Do I have to replace tag with tag to modify table > structure? > > -- > View this message in context: > http://ofbiz.135035.n

Re: adding new column in table

2011-09-13 Thread prasanth r
Hi, In entityengine.xml check following settings check-on-start=true add-missing-on-start=true regards prasath rajan On Tue, Sep 13, 2011 at 5:52 PM, Hans Bakker wrote: > look for error or warning messages in the log and check in webtools if > the column is really not added > > On Tue,

Re: adding new column in table

2011-09-13 Thread prasanth r
Hi, You should use to modify the table structure. If you did so, then you have to check your entityengine.xml. In this file check tables on start up option should be enabled. regards prasath rajan On Tue, Sep 13, 2011 at 5:45 PM, snehal wrote: > Hi, > > I want to add one new column in ex

Re: HR module OFBiz

2011-08-05 Thread prasanth r
can you just tell me what did you do? you can do it in ofbiz-container.xml. already i have suggested that. On Fri, Aug 5, 2011 at 2:28 PM, vivek mishra wrote: > I tried to hide modules other than HR module..but is not working fine. > > > Regards > *Vivek Mishra > * >

Re: Hello

2011-08-03 Thread prasanth r
n Wed, Aug 3, 2011 at 2:40 PM, prasanth r >wrote: > > > hi vivek, > > > > you have to change ofbiz-component.xml file. > > > > In this file app-bar-display should be false to hide it in the main menu. > > > > >title="eCommerce Cl

Re: Hello

2011-08-03 Thread prasanth r
hi vivek, you have to change ofbiz-component.xml file. In this file app-bar-display should be false to hide it in the main menu. < regards prasath rajan On Wed, Aug 3, 2011 at 2:34 PM, vivek mishra wrote: > Hello all, > > I want to keep only HR manager module in ofbiz this time.so f

Re: hello

2011-08-03 Thread prasanth r
__ > > MCA / Ruby, Java developer > > +91 98267 62844/ santoshs.ind...@gmail.co > *m > * > > > > > On Tue, Aug 2, 2011 at 8:42 PM, prasanth r >wrote: > > > hi vivek, > > > > is it rectified? > > > > thanks >

Re: hello

2011-08-02 Thread prasanth r
hi vivek, is it rectified? thanks prasath rajan On Tue, Aug 2, 2011 at 5:29 PM, harish wrote: > or may be another reason, > you have started the ofbiz using startofbiz.sh again you would've done the > same, instead stop the ofbiz using stopofbiz.sh wait for a while and start > again > > On Tue

Re: Accounting doc

2011-07-12 Thread prasanth r
.com/apache-ofbiz-blog/ofbiz-tutorial-charts-of-accounts/ > > > http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-adding-glaccount-to-chart-of-accounts/ > > > http://www.myofbiz.com/control/downloadFile?dataResourceId=Accounting5StepGuide.pdf > > > Regards >

Accounting doc

2011-07-12 Thread prasanth r
Hi, Is there any possible way to get Ofbiz Accounting Manager Manual? thanks prasanth rajan

Accounting Manager

2011-07-08 Thread prasanth r
Hi all, Is there any technical architecture diagram for Accounting Manager application? thanks & regards prasath rajan.

Soap Call

2011-07-07 Thread prasanth r
hi all, When we make SOAP call to ofbiz it is giving exception in SOAPSerializer.java(functions), which is not found in 9.04 and lower versions in ofbiz. thanks & regards prasath rajan

SOAP CALL

2011-07-06 Thread prasanth r
hi, when i make soap call to "getPartyEmail" service I am getting Exception as follows I have printed the input parameter xml in soap call. I exactly located the error line in SOAPEventHandler.java Map parameters=UtilGenerics.cast(SoapSerializer.deserialize(serviceElement.toString(), delegator));

Re: Soap call to ofbiz

2011-07-06 Thread prasanth r
> wrote: > Not enough information to help you > > Jacques > > From: "prasanth r" > > hi all, >> >> I tested soap call with ofbiz-9.04 it is working. >> but it is not working in 10.04 and 11.04. some deserialize exception are >> comming. >> >> is there any soluation. >> >> thanks >> prasanth rajan >> >> >

Soap call to ofbiz

2011-07-06 Thread prasanth r
hi all, I tested soap call with ofbiz-9.04 it is working. but it is not working in 10.04 and 11.04. some deserialize exception are comming. is there any soluation. thanks prasanth rajan

ofbiz-soap

2011-07-05 Thread prasanth r
hi, Is there any brief doc about making soap call. do we need to do anything in ofbiz side apart from making service settings as export. Please if anything let me know. thanks prasath rajan

Re: ofbiz accouting data model

2011-06-30 Thread prasanth r
ame of the table. >> >> For an overall understanding of the Ofbiz data model, read the The Data >> Model Resource Book by Len Silverston, especially volume 1: >> >> http://isbn.nu/9780471353485 >> >> Ofbiz's data model is not identical to that presented in t

ofbiz accouting data model

2011-06-29 Thread prasanth r
hi all, Is there any link for ofbiz accounting packge data model for latest version?. Any idea will be appreciated. thanks prasath rajan +91-9442369696

Re: Problem: mysql with ofbiz 10.4

2011-06-27 Thread prasanth r
hi, please update what error/exception you are getting. Thanks prasath rajan On Mon, Jun 27, 2011 at 11:41 AM, Rakesh_Ists wrote: > > Hi > > It was runinng with default derby. > > > I have already placed the jar ..and also did all the steps ... > but still not able to run ofbiz.. >

Re: Any SOAP success stories?

2011-06-23 Thread prasanth r
hi, We made a XML-RPC call from ESB- java to ofbiz export service (webservices). It is perfectly running. thanks & regards prasath. r On Thu, Jun 23, 2011 at 11:44 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > It works, some prefer XML-RPC because it's simpler (no confusing > spe

Re: howto escape from

2011-06-22 Thread prasanth r
hi Pierre, not able to understand what is the solution. what is +1. prasath rajan On Wed, Jun 22, 2011 at 4:39 PM, Pierre Smits wrote: > +1 > > Thanks Adrian > > 2011/6/22 Adrian Crum > > > A element would be a useful addition to mini-language. If anyone > > is interested in creating it, I w

Re: howto escape from

2011-06-22 Thread prasanth r
update if you get anything prasath rajan On Wed, Jun 22, 2011 at 3:42 PM, Adrian Crum < adrian.c...@sandglass-software.com> wrote: > A element would be a useful addition to mini-language. If anyone > is interested in creating it, I will take a look at it. > > -Adrian > > > On 6/22/2011 10:04 AM,

Re: howto escape from

2011-06-22 Thread prasanth r
Hi all, In this case we can use , which will bring only on record. thanks prasath rajan On Wed, Jun 22, 2011 at 3:19 PM, Hans Bakker wrote: > Hi Pierre, > > I assume you generated the list from the database? > why not use > regards, > Hans > > On Wed, 2011-06-22 at 11:04 +0200, Pierre Smits w

Re: howto escape from

2011-06-22 Thread prasanth r
Hi Pierre, I tried it before I could not find any or in miniland iterator. But we can use statement to come out of the simple method. thanks prasath rajan 9442369696 On Wed, Jun 22, 2011 at 2:34 PM, Pierre Smits wrote: > Hi all, > > I am stumped... I need to iterate through a list to find t

Re: Help with a FTL if

2011-06-20 Thread prasanth r
${productContentWrapper.get("DESCRIPTION")?if_exists} best wishes prasanth. r On Mon, Jun 20, 2011 at 3:59 PM, Sam Hamilton wrote: > On product A - with a description and no long description: > > > > > > > On product B - with a lon

Re: Help with a FTL if

2011-06-20 Thread prasanth r
ave > both a description and a long_description and use: > > ${productContentWrapper.get("DESCRIPTION")} > > ${productContentWrapper.get("LONG_DESCRIPTION")} > > > > Very fustrating! > > > > Sam > > > > > >

Re: Help with a FTL if

2011-06-20 Thread prasanth r
> So far the only solution would be to hope that one product does not have > both a description and a long_description and use: > ${productContentWrapper.get("DESCRIPTION")} > ${productContentWrapper.get("LONG_DESCRIPTION")} > > Very fustrating! > > Sam &

Re: Help with a FTL if

2011-06-20 Thread prasanth r
he even gets an > error referring to a null value. > If he gets that we could then get an extra check on null value too. > > -Original Message- > From: prasanth r [mailto:prasanth.sunr...@gmail.com] > Sent: Monday, June 20, 2011 3:25 PM > To: user@ofbiz.apache.org

Re: Help with a FTL if

2011-06-20 Thread prasanth r
n on a product it shows the long description but does not show the > description on products where there is no long description and only a > description and most annoyingly if the description is called first then it > shows description but not the long description on products that don'

Re: Help with a FTL if

2011-06-20 Thread prasanth r
what does it mean. On Mon, Jun 20, 2011 at 3:20 PM, Jacques Le Roux < jacques.le.r...@les7arts.com> wrote: > ${productContentWrapper.get("**LONG_DESCRIPTION")!** > productContentWrapper.get("**DESCRIPTION")!""} > > Jacques > > > Jacques > > Sam Hamilton wrote: > >> Hi, >> >> Can someone help me

Re: Help with a FTL if

2011-06-20 Thread prasanth r
f the description is called first then it > shows description but not the long description on products that don't have a > description but do have a long description. > > > Sam > > On 20 Jun 2011, at 17:16, prasanth r wrote: > > > sam, > > > > I hope w

Re: Help with a FTL if

2011-06-20 Thread prasanth r
content in description is uses long_description? > ><#if productContentWrapper.get("DESCRIPTION")?has_content> >${productContentWrapper.get("DESCRIPTION")} ><#else> > ${productContentWrapper.get("LONG_DESCRIPTION&q

Re: Help with a FTL if

2011-06-20 Thread prasanth r
Hi sam, 'exists' will check for existence of the variable. 'if_exists' will check for 'null' value. if you want to check the value then use has_content. I hope it will help you. prasath 9442369696 On Mon, Jun 20, 2011 at 2:20 PM, Sam Hamilton wrote: > Hi, > > Can someone help me with this

Re: debian package

2011-06-05 Thread prasanth r
hi, As of we know ofbiz is a java based framework. So platform independent. The same package which is running in my windows xp box will work in ubuntu (debian based). No config needed. only the database connectivity has to check accordingly. best wishes prasath rajan On Mon, Jun 6, 2011 at 3:

Re: Startofbiz.sh Ubuntu

2011-04-26 Thread prasanth r
Hi, If possible become root first and use ./startofbiz.sh (or) try sh ./startofbiz.sh On Tue, Apr 26, 2011 at 11:48 PM, Gavin Mabie wrote: > Hi > > prasanth rajan. India -9442369696 > > > I am attempting an Ununtu (10 ...) installation of Ofbiz and was able to > build with $ sudo ant run-in

Re: Leaving out Accounting module altogether

2011-02-24 Thread prasanth r
hi, In ofbiz all modules are independent. you can use order processing without touching accounting module. so, it will not be a complex task. thanks & regards! prasanth. r On Thu, Feb 24, 2011 at 12:11 AM, Mani wrote: > Dear Ofbiz Devs and Users: > > For on of the prospective cl