Postgre SQL

2010-04-15 Thread Prabhakaran Duraisamy
Hi,

I am new to Ofbiz how can i Integrate Postgre SQl in Ofbiz , Can
anyone give me suggestion to Integrate Ofbiz with Postgre SQL

Thanks in Advance

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Blocking Product

2010-02-08 Thread Prabhakaran Duraisamy
Hi,

   I am new to Ofbiz and its Functionalities,Is it  Possible to Block a
Particular Product in Inventory If so give me the Possibilities Pls


Thanks in Advance
Prabhakaran.D


Block/Hold a Product in inventory

2010-02-08 Thread Prabhakaran Duraisamy
Hi

I am new to Ofbiz, I want to hold / Block a Product in Inventory for a
Particular Order Or For Manufacturing Plan,If it is Possible Give me the
Flow

Thanks In Advance


-- 
Regards,

Prabhakaran.D


Re: Product Variants

2010-01-28 Thread Prabhakaran Duraisamy
Hi Vivek Mishra

Thanks a Lot , this explanation has cleared my Doubt Thanks



On Thu, Jan 28, 2010 at 10:30 PM, Vivek Mishra  wrote:

> Hi Prabhakaran,
>
> Let me explain you this concept with an example. Say we have a product
> shirt. Shirt is nothing unless you have its features like color, size etc.
> Now you have different size and different color of a shirt so this is
> called variants of that particular shirt.
>
> In such scenario shirt itself will be a virtual product and its variants
> products can only be sold by your site. Refer DemoProduct.xml file and see
> how data setup has been done for virtual and their variant products.
>
> HTH
> Thanks!
> -- Vivek Mishra
>
>
> Prabhakaran Duraisamy wrote:
>
>> Hi,
>>  Is there this any Document for Product--->Since I want to know about
>> Product Variant
>> How it is used in Product, Pls Give Me a Suggestion
>>
>> Thanks in Advance
>>
>>
>>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Product Variants

2010-01-28 Thread Prabhakaran Duraisamy
Hi,
 Is there this any Document for Product--->Since I want to know about
Product Variant
How it is used in Product, Pls Give Me a Suggestion

Thanks in Advance


Re: Retreiving Data

2009-12-28 Thread Prabhakaran Duraisamy
Thanks, to all ...Its ok is it possible to display the data through Ftl
alone if So give me a sample code for that or link of that url

On Mon, Dec 28, 2009 at 2:00 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Hi Jacopo,
>
> Did you consider at HWM to link these tutos from OFBiz FAQ?
> Also when I will get a chance I will clean the old (broken) tinyurls there
> :/
>
> Thanks
>
> Jacques
>
> From: "Jacopo Cappellato" 
>
>  This blog post may help you:
>>
>>
>> http://www.hotwaxmedia.com/apache-ofbiz-blog/ofbiz-tutorial-building-a-simple-product-list-screen/
>>
>> Jacopo
>>
>> On Dec 28, 2009, at 8:47 AM, Prabhakaran Duraisamy wrote:
>>
>>  Hi,
>>>
>>>  I am new to Ofbiz ,In Hot deploy i Created a component where I have
>>> Defined an entity and I have stored Data in that, using Ftl and java i
>>> have
>>> to display the data...Pls Can anyone Help me to do this.
>>>
>>>   Thanks in advance
>>>
>>> --
>>> Regards,
>>>
>>> Prabhakaran.D
>>>
>>> +91 99 520 93 900
>>>
>>
>>
>>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Retreiving Data

2009-12-27 Thread Prabhakaran Duraisamy
Hi,

  I am new to Ofbiz ,In Hot deploy i Created a component where I have
Defined an entity and I have stored Data in that, using Ftl and java i have
to display the data...Pls Can anyone Help me to do this.

Thanks in advance

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Error Rendering Screen

2009-12-27 Thread Prabhakaran Duraisamy
Sumit Pandit,

  Thanks Sumit Pandit,,, In Code only there is error, I have fixed that,
the form tag I didnt close Properly

Thanks and Regards
Prabhakaran.D

On Mon, Dec 28, 2009 at 11:32 AM, Sumit Pandit  wrote:

> Hi Prabhakaran, Please paste your code here, it seems that there would be
> some issues with syntax.
>
> --
> Thanks And Regards
> Sumit Pandit
>
> On Dec 26, 2009, at 2:33 AM, Prabhakaran Duraisamy wrote:
>
> > Hi
> >
> > I created a new Component in Hot Deploy I got this Error ,Pls help me to
> > Fix this Error
> >
> > org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
> > [component://common/widget/CommonScreens.xml#GlobalDecorator]:
> > java.lang.RuntimeException: Error rendering included form named
> > [GuestbookList] at location
> [component://hello/webapp/hello/HelloForms.xml]:
> > org.xml.sax.SAXParseException: The element type "form" must be terminated
> by
> > the matching end-tag "". (Error rendering included form named
> > [GuestbookList] at location
> [component://hello/webapp/hello/HelloForms.xml]:
> > org.xml.sax.SAXParseException: The element type "form" must be terminated
> by
> > the matching end-tag "".)
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Error Rendering Screen

2009-12-26 Thread Prabhakaran Duraisamy
Hi

 I created a new Component in Hot Deploy I got this Error ,Pls help me to
Fix this Error

org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://common/widget/CommonScreens.xml#GlobalDecorator]:
java.lang.RuntimeException: Error rendering included form named
[GuestbookList] at location [component://hello/webapp/hello/HelloForms.xml]:
org.xml.sax.SAXParseException: The element type "form" must be terminated by
the matching end-tag "". (Error rendering included form named
[GuestbookList] at location [component://hello/webapp/hello/HelloForms.xml]:
org.xml.sax.SAXParseException: The element type "form" must be terminated by
the matching end-tag "".)

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Screen Render Exception Error

2009-12-26 Thread Prabhakaran Duraisamy
Hi,
 In Hot Depoly i Created a component Hello, But I get this error Pls help me
to fix this
   org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://hello/widget/HelloScreens.xml#guestbook]:
java.lang.IllegalArgumentException: Could not resolve location to URL:
component://common/widget/CommonScreens.xml#GlobalDecorator (Could not
resolve location to URL:
component://common/widget/CommonScreens.xml#GlobalDecorator)
-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: In order

2009-12-10 Thread Prabhakaran Duraisamy
 Method)
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
java.lang.reflect.Method.invoke(Method.java:585)
org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:92)
org.ofbiz.webapp.event.JavaEventHandler.invoke(JavaEventHandler.java:78)
org.ofbiz.webapp.control.RequestHandler.runEvent(RequestHandler.java:587)
org.ofbiz.webapp.control.RequestHandler.doRequest(RequestHandler.java:361)
org.ofbiz.webapp.control.ControlServlet.doGet(ControlServlet.java:201)
org.ofbiz.webapp.control.ControlServlet.doPost(ControlServlet.java:77)
javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.ofbiz.webapp.control.ContextFilter.doFilter(ContextFilter.java:259)
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
org.ofbiz.catalina.container.CrossSubdomainSessionValve.invoke(CrossSubdomainSessionValve.java:44)
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:583)
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
java.lang.Thread.run(Thread.java:595)


2009-12-11 13:05:39,609 (http-0.0.0.0-8444-3) [
UtilProperties.java:870:INFO ] ResourceBundle WebappUiLabels (en_US) created
in 0.047s with 26 properties
2009-12-11 13:05:39,609 (http-0.0.0.0-8444-3) [
RequestHandler.java:399:ERROR] Request initorderentry caused an error with
the following message: Error calling event:
org.ofbiz.webapp.event.EventHandlerException: Problems processing event:
java.lang.NullPointerException (null)
2009-12-11 13:05:39,609 (http-0.0.0.0-8444-3) [
RequestHandler.java:692:INFO ] Rendering View [checkinits],
sessionId=5019AD045F39B52663EDC56C711B15D9.jvm1
2009-12-11 13:05:39,625 (http-0.0.0.0-8444-3) [
ScreenFactory.java:129:INFO ] Got 4 screens in 0.0s from:
file:/D:/ofbiz/applications/order/widget/ordermgr/CommonScreens.xml
2009-12-11 13:05:40,265 (http-0.0.0.0-8444-3) [
ControlServlet.java:299:INFO ] [[[initorderentry] Request Done-
total:0.781,since last([initorderentry] ...):0.781]]


On Fri, Dec 11, 2009 at 12:58 PM, Scott Gray wrote:

> Hi Prabhakaran,
>
> Please send along the portion of the log containing the errors, you'll find
> the logs in runtime/logs/ofbiz.log
>
> Regards
> Scott
>
> HotWax Media
> http://www.hotwaxmedia.com
>
>
> On 11/12/2009, at 8:20 PM, Prabhakaran Duraisamy wrote:
>
>  Thanks Vivek
>>
>>After ant clean-all I Run ant run-install and ant run... where there is
>> a Default Facilty And Stores are deleted... Here I Created a new Inventory
>> and Stores But i Can't make Order's
>>
>> On Fri, Dec 11, 2009 at 12:35 PM, Vivek Mishra <
>> vivek.mis...@hotwaxmedia.com
>>
>>> wrote:
>>>
>>
>>  Hi Prabhakaran,
>>>
>>> Refer Ofbiz/build.xml file for knowing the use of clean-all target. You
>>> don't have database and even the jar file to run OFBiz if you are using
>>> derby database.
>>>
>>> Create a jar and install the data.
>>>
>>> Thanks!
>>>
>>> -- Vivek Mishra
>>>
>>>
>>> Prabhakaran Duraisamy wrote:
>>>
>>>  Hi  ,
>>>>
>>>> In Ofbiz , after ant clean - all, i tried to make Purchase Order but
>>>> cant,yet I got Error as
>>>> org.ofbiz.webapp.event.EventHandlerException: Problems processing event:
>>>> java.lang.NullPointerException (null)
>>>> pls Guide me
>>>>
>>>>
>>>>
>>>>
>>>
>>
>> --
>> Regards,
>>
>> Prabhakaran.D
>>
>> +91 99 520 93 900
>>
>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: In order

2009-12-10 Thread Prabhakaran Duraisamy
Thanks Vivek

 After ant clean-all I Run ant run-install and ant run... where there is
a Default Facilty And Stores are deleted... Here I Created a new Inventory
and Stores But i Can't make Order's

On Fri, Dec 11, 2009 at 12:35 PM, Vivek Mishra  wrote:

> Hi Prabhakaran,
>
> Refer Ofbiz/build.xml file for knowing the use of clean-all target. You
> don't have database and even the jar file to run OFBiz if you are using
> derby database.
>
> Create a jar and install the data.
>
> Thanks!
>
> -- Vivek Mishra
>
>
> Prabhakaran Duraisamy wrote:
>
>> Hi  ,
>>
>>  In Ofbiz , after ant clean - all, i tried to make Purchase Order but
>> cant,yet I got Error as
>> org.ofbiz.webapp.event.EventHandlerException: Problems processing event:
>> java.lang.NullPointerException (null)
>>  pls Guide me
>>
>>
>>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


In order

2009-12-10 Thread Prabhakaran Duraisamy
Hi  ,

  In Ofbiz , after ant clean - all, i tried to make Purchase Order but
cant,yet I got Error as
org.ofbiz.webapp.event.EventHandlerException: Problems processing event:
java.lang.NullPointerException (null)
 pls Guide me

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Regarding facility

2009-12-10 Thread Prabhakaran Duraisamy
Hi

  In ofbiz I created a new Facility, in that i give a party Owner as newly
created party>so that while I Receive products for this there is an
error like " that the party has no Account Group".
If I selected the Owner as Existing one I Can Receive the Product for this
Facility(Inventory) Pls Give Me Guidance to handle this

 Thanks In Advance

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Currency UOM

2009-11-12 Thread Prabhakaran Duraisamy
Hi Santhosh,

  Its Working fine Santosh , I didnt Change INR in Catalog Pls Again
another Query In that BOM Simulation in the that table the cost is not
displayed

On Fri, Nov 13, 2009 at 10:38 AM, Santosh Malviya
wrote:

> Hi Prabhakaran,
> It is working fine for me, let you know later on when I'll get a chance,
> till then you can check whether your product's price  is also having INR
> currencyUomId in Catalog component.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi Santhosh , I did the Same But Same Error
> >
> > On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <
> santosh.of...@gmail.com
> > >wrote:
> >
> > > Hello Prabhakaran,
> > >
> > > Go to webtools and edit the entity PartyAcctgPreference by setting its
> > > baseCurrencyUomId to INR.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > > prabhaka...@formativesolutions.co.in> wrote:
> > >
> > > > Hi Santhosh Sorry I cant get you Can Explain detail
> > > >
> > > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > > wrote:
> > > >
> > > > > Hi Prabhakaran,
> > > > > Default currencyUom is USD so you have to change it to INR and this
> > is
> > > > not
> > > > > possible throuth UI because "Accounting Preference"  in accounting
> > > > > component
> > > > > is not editable mode due to some reason, so you can change it
> > manually
> > > by
> > > > > going to entity PartyAcctgPreference.
> > > > >
> > > > > Thanks and Regards
> > > > > Santosh Malviya
> > > > >
> > > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > > prabhaka...@formativesolutions.co.in> wrote:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > > while I am trying BOM Simulation in Manufacturins >Bill of
> > > Matrials
> > > > > >
> > > > > > if Selected INR - Indian Rupee following error is occured How can
> i
> > > > > resolve
> > > > > > this
> > > > > >
> > > > > > Error in simple-method [Convert UOM values
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > > ; [UOM Conversion Relationship Not Found])
> > > > > >
> > > > > > pls give Suggestion for this
> > > > > >
> > > > > > --
> > > > > > Regards,
> > > > > >
> > > > > > Prabhakaran.D
> > > > > >
> > > > > > +91 99 520 93 900
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Currency UOM

2009-11-12 Thread Prabhakaran Duraisamy
Ok Santosh.. Thanks


On Fri, Nov 13, 2009 at 10:38 AM, Santosh Malviya
wrote:

> Hi Prabhakaran,
> It is working fine for me, let you know later on when I'll get a chance,
> till then you can check whether your product's price  is also having INR
> currencyUomId in Catalog component.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 3:59 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi Santhosh , I did the Same But Same Error
> >
> > On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya <
> santosh.of...@gmail.com
> > >wrote:
> >
> > > Hello Prabhakaran,
> > >
> > > Go to webtools and edit the entity PartyAcctgPreference by setting its
> > > baseCurrencyUomId to INR.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> > > prabhaka...@formativesolutions.co.in> wrote:
> > >
> > > > Hi Santhosh Sorry I cant get you Can Explain detail
> > > >
> > > > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > > > wrote:
> > > >
> > > > > Hi Prabhakaran,
> > > > > Default currencyUom is USD so you have to change it to INR and this
> > is
> > > > not
> > > > > possible throuth UI because "Accounting Preference"  in accounting
> > > > > component
> > > > > is not editable mode due to some reason, so you can change it
> > manually
> > > by
> > > > > going to entity PartyAcctgPreference.
> > > > >
> > > > > Thanks and Regards
> > > > > Santosh Malviya
> > > > >
> > > > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > > > prabhaka...@formativesolutions.co.in> wrote:
> > > > >
> > > > > > Hi
> > > > > >
> > > > > > while I am trying BOM Simulation in Manufacturins >Bill of
> > > Matrials
> > > > > >
> > > > > > if Selected INR - Indian Rupee following error is occured How can
> i
> > > > > resolve
> > > > > > this
> > > > > >
> > > > > > Error in simple-method [Convert UOM values
> > > > > >
> > > > > >
> > > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > > > ; [UOM Conversion Relationship Not Found])
> > > > > >
> > > > > > pls give Suggestion for this
> > > > > >
> > > > > > --
> > > > > > Regards,
> > > > > >
> > > > > > Prabhakaran.D
> > > > > >
> > > > > > +91 99 520 93 900
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Currency UOM

2009-11-12 Thread Prabhakaran Duraisamy
Hi Santhosh , I did the Same But Same Error

On Thu, Nov 12, 2009 at 3:16 PM, Santosh Malviya wrote:

> Hello Prabhakaran,
>
> Go to webtools and edit the entity PartyAcctgPreference by setting its
> baseCurrencyUomId to INR.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 2:08 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi Santhosh Sorry I cant get you Can Explain detail
> >
> > On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
> > wrote:
> >
> > > Hi Prabhakaran,
> > > Default currencyUom is USD so you have to change it to INR and this is
> > not
> > > possible throuth UI because "Accounting Preference"  in accounting
> > > component
> > > is not editable mode due to some reason, so you can change it manually
> by
> > > going to entity PartyAcctgPreference.
> > >
> > > Thanks and Regards
> > > Santosh Malviya
> > >
> > > On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> > > prabhaka...@formativesolutions.co.in> wrote:
> > >
> > > > Hi
> > > >
> > > > while I am trying BOM Simulation in Manufacturins >Bill of
> Matrials
> > > >
> > > > if Selected INR - Indian Rupee following error is occured How can i
> > > resolve
> > > > this
> > > >
> > > > Error in simple-method [Convert UOM values
> > > >
> > > >
> > >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > > > ; [UOM Conversion Relationship Not Found])
> > > >
> > > > pls give Suggestion for this
> > > >
> > > > --
> > > > Regards,
> > > >
> > > > Prabhakaran.D
> > > >
> > > > +91 99 520 93 900
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Currency UOM

2009-11-12 Thread Prabhakaran Duraisamy
Hi Santhosh Sorry I cant get you Can Explain detail

On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
wrote:

> Hi Prabhakaran,
> Default currencyUom is USD so you have to change it to INR and this is not
> possible throuth UI because "Accounting Preference"  in accounting
> component
> is not editable mode due to some reason, so you can change it manually by
> going to entity PartyAcctgPreference.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi
> >
> > while I am trying BOM Simulation in Manufacturins >Bill of Matrials
> >
> > if Selected INR - Indian Rupee following error is occured How can i
> resolve
> > this
> >
> > Error in simple-method [Convert UOM values
> >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > ; [UOM Conversion Relationship Not Found])
> >
> > pls give Suggestion for this
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Currency UOM

2009-11-11 Thread Prabhakaran Duraisamy
Thanks Santhosh...I try this if any doubts pls give me suggestion

On Thu, Nov 12, 2009 at 12:17 PM, Santosh Malviya
wrote:

> Hi Prabhakaran,
> Default currencyUom is USD so you have to change it to INR and this is not
> possible throuth UI because "Accounting Preference"  in accounting
> component
> is not editable mode due to some reason, so you can change it manually by
> going to entity PartyAcctgPreference.
>
> Thanks and Regards
> Santosh Malviya
>
> On Thu, Nov 12, 2009 at 11:00 AM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi
> >
> > while I am trying BOM Simulation in Manufacturins >Bill of Matrials
> >
> > if Selected INR - Indian Rupee following error is occured How can i
> resolve
> > this
> >
> > Error in simple-method [Convert UOM values
> >
> >
> [file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
> > ; [UOM Conversion Relationship Not Found])
> >
> > pls give Suggestion for this
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Currency UOM

2009-11-11 Thread Prabhakaran Duraisamy
Hi

while I am trying BOM Simulation in Manufacturins >Bill of Matrials

if Selected INR - Indian Rupee following error is occured How can i resolve
this

Error in simple-method [Convert UOM values
[file:/D:/ofbiz/framework/common/script/org/ofbiz/common/CommonServices.xml#convertUom]]:
; [UOM Conversion Relationship Not Found])

pls give Suggestion for this

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Groovy

2009-11-09 Thread Prabhakaran Duraisamy
Thanks Rishi Solanki. I try this.

On Mon, Nov 9, 2009 at 4:30 PM, Rishi Solanki wrote:

> All delegator method has support for orderBy parameter pass the
> dateVariableName on which you want the filter.
> Another is EntityUtil.filterByDate() static method.
>
> Rishi Solanki
> Enterprise Software Developer
> HotWax Media Pvt. Ltd.
>
>
> On Mon, Nov 9, 2009 at 2:28 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi
> >
> >  The product and the parties i created is displayed as last
> > instead the newly created Product and Party should list / displayed as
> > First, for that what i have to do
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Groovy

2009-11-09 Thread Prabhakaran Duraisamy
Hi

 The product and the parties i created is displayed as last
instead the newly created Product and Party should list / displayed as
First, for that what i have to do

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Minilang

2009-11-06 Thread Prabhakaran Duraisamy
Thanks,,Jacques Le Roux

On Fri, Nov 6, 2009 at 3:08 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> http://docs.ofbiz.org/display/OFBIZ/Mini-Language+Guide
>
> Jacques
>
> From: "Prabhakaran Duraisamy" 
>
>  Hi
>>
>>  Where i can have detail study about minilang with example
>>
>> --
>> Regards,
>>
>> Prabhakaran.D
>>
>> +91 99 520 93 900
>>
>>
>


-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Hot deploy

2009-11-06 Thread Prabhakaran Duraisamy
Hi

In hot deploy i Created a component, Here I Have to perform a CRUD operation
in a single entity,using Minilang,,,pls give me Guidance with Example

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: Minilang

2009-11-06 Thread Prabhakaran Duraisamy
Thanks Mukesh

On Fri, Nov 6, 2009 at 3:02 PM, Mukesh Marathe <
mukesh.mara...@hotwaxmedia.com> wrote:

> Prabhakaran Duraisamy wrote:
>
>> Hi
>>
>>  Where i can have detail study about minilang with example
>>
>>
>>
> Hi Prabhakaran,
>
> http://ofbiz.apache.org/docs/minilang.html
>
> Regards
> Mukesh Marathe
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Minilang

2009-11-06 Thread Prabhakaran Duraisamy
Hi

  Where i can have detail study about minilang with example

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: CRUD

2009-10-27 Thread Prabhakaran Duraisamy
Thanks Mukesh...I try this if Any Problem occurs Pls help me

On Tue, Oct 27, 2009 at 12:34 PM, Mukesh Marathe
wrote:

> Hi Prabhakaran,
>
>
> http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+(Hello+World..<http://docs.ofbiz.org/display/OFBIZ/OFBiz+Beginners+Development+Guide+Using+Practice+Application+%28Hello+World..>
> .)
>
>
> Regards
> Mukesh Marathe
>
> On Tue, Oct 27, 2009 at 12:28 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi
> >
> >  Using Java Code ,How Can we perform CRUD opertions in DataBase (Entity)
> ,
> > Pls Give Some Idea With examples
> >
> > Thanks in Advance
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


CRUD

2009-10-26 Thread Prabhakaran Duraisamy
Hi

  Using Java Code ,How Can we perform CRUD opertions in DataBase (Entity) ,
Pls Give Some Idea With examples

Thanks in Advance

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: To delete product

2009-10-07 Thread Prabhakaran Duraisamy
Thanks Pradeep

On Thu, Oct 8, 2009 at 11:26 AM, S K Pradeep kumar <
s.k.pradeepku...@gmail.com> wrote:

> delete from `PRODUCT_KEYWORD` where `PRODUCT_ID`='SP-1000';
> delete from `PRODUCT_CALCULATED_INFO` where `PRODUCT_ID`='SP-1000';
> delete from `PRODUCT_PRICE` where `PRODUCT_ID`='SP-1000';
> delete from `INVENTORY_ITEM_DETAIL` where `INVENTORY_ITEM_ID` IN (SELECT
> `INVENTORY_ITEM_ID` FROM `INVENTORY_ITEM` where `PRODUCT_ID`='SP-1000');
> delete from `INVENTORY_ITEM_VARIANCE` where `INVENTORY_ITEM_ID` IN (SELECT
> `INVENTORY_ITEM_ID` FROM `INVENTORY_ITEM` where `PRODUCT_ID`='SP-1000');
> delete from `SHIPMENT_RECEIPT` where `INVENTORY_ITEM_ID` IN (SELECT
> `INVENTORY_ITEM_ID` FROM `INVENTORY_ITEM` where `PRODUCT_ID`='SP-1000');
> delete from `INVENTORY_ITEM` where `PRODUCT_ID`='SP-1000';
> delete from `PRODUCT_CATEGORY_MEMBER` where `PRODUCT_ID`='SP-1000';
> delete from `PRODUCT` where `PRODUCT_ID`='SP-1000';
>
>
> With regards,
> S K Pradeep kumar,
>
>
>
> On Thu, Oct 8, 2009 at 10:32 AM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi pradeep
> >
> >   I specify the Query to delete product in Entity SQL Query, there is
> error
> > report of foreign Key .Can you help me with Query
> >
> > Thanks
> > D.Prabhakaran
> >
> > On Wed, Oct 7, 2009 at 2:42 PM, S K Pradeep kumar <
> > s.k.pradeepku...@gmail.com> wrote:
> >
> > > Try in EntitySQLProcessor
> > > With regards,
> > > S K Pradeep kumar,
> > >
> > >
> > >
> > > On Wed, Oct 7, 2009 at 1:57 PM, Prabhakaran Duraisamy <
> > > prabhaka...@formativesolutions.co.in> wrote:
> > >
> > > > Hi pradeep,
> > > >
> > > > Where I Specify the Query to delete the product in database
> > > >
> > >
> >
> >
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: To delete product

2009-10-07 Thread Prabhakaran Duraisamy
Hi pradeep

   I specify the Query to delete product in Entity SQL Query, there is error
report of foreign Key .Can you help me with Query

Thanks
D.Prabhakaran

On Wed, Oct 7, 2009 at 2:42 PM, S K Pradeep kumar <
s.k.pradeepku...@gmail.com> wrote:

> Try in EntitySQLProcessor
> With regards,
> S K Pradeep kumar,
>
>
>
> On Wed, Oct 7, 2009 at 1:57 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi pradeep,
> >
> > Where I Specify the Query to delete the product in database
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


Re: To delete product

2009-10-07 Thread Prabhakaran Duraisamy
Hi pradeep,

Where I Specify the Query to delete the product in database


Re: To delete product

2009-10-07 Thread Prabhakaran Duraisamy
Thanks Pradeep.. That is in Web tools ---> Entity SQL Processor

On Wed, Oct 7, 2009 at 12:52 PM, S K Pradeep kumar <
s.k.pradeepku...@gmail.com> wrote:

> just don't assign it to any category if you don't want in the database
> delete using query.
> With regards,
> S K Pradeep kumar,
>
>
>
> On Wed, Oct 7, 2009 at 12:49 PM, Prabhakaran Duraisamy <
> prabhaka...@formativesolutions.co.in> wrote:
>
> > Hi,
> >
> >  How to delete a created product
> >
> > --
> > Regards,
> >
> > Prabhakaran.D
> >
> > +91 99 520 93 900
> >
>



-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


To delete product

2009-10-07 Thread Prabhakaran Duraisamy
Hi,

  How to delete a created product

-- 
Regards,

Prabhakaran.D

+91 99 520 93 900


To Delete UOM Currency in Dropdown List

2009-09-30 Thread Prabhakaran Duraisamy
Hi

  I want to delete UOM Currency in Dropdown List, I Cant delete EUR &
USD..

 In CurrenyData.xml I deleted all the Data Exept INR...

 I cant delete EUR & USD in web tools entity Is there is any other way



-- 
Thanks in Advance,

Prabhakaran.D

+91 99 520 93 900


Ofbiz

2009-09-29 Thread Prabhakaran Duraisamy
Hi

  I want to delete UOM Currency Dropdown List, I Cant delete EUR & USD..

 In CurrenyData.xml I deleted all the Data Exept INR...

 I cant delete EUR & USD in web tools entity Is there is any other way


-- 
Regards,

Prabhakaran.D