Re: redirect user to specific tab or sub-menu

2013-06-24 Thread Atul Vani
See how it is done for party and content apps. On Mon, 24 Jun 2013 11:45:46 +0530, Kushal Darji kushalda...@gmail.com wrote: Hello, What i need is, for e.g. when user select manufacturing tab from applications, user will directly redirect to MRP tab. So anyone can help me, how can i

Re: Virtual variant products with quantity in product association

2013-06-19 Thread Atul Vani
There are quantity fields in ProductAssoc and ProductCategoryMember entities, I wonder what they are for. Didn't dig into the code, thought someone might already know and can help. On Thu, 20 Jun 2013 06:04:59 +0530, Scott Gray scott.g...@hotwaxmedia.com wrote: Hi Robert, I don't

Multitenant ecommerce support

2013-06-14 Thread Atul Vani
using the feature? -- Thanks Regards Atul Vani

Re: seeking upgrade instructions 11.04.01?

2013-05-30 Thread Atul Vani
You might have used svn export or downloaded the zipped source. To be able to svn update, you need a working copy, which you can get by svn checkout. Get svn URLs from here: http://ofbiz.apache.org/source-repositories.html On Fri, 31 May 2013 07:40:47 +0530, Phillip Rhodes

Re: How to set log levels in 12.0

2013-05-28 Thread Atul Vani
Is this a bug? On Wed, 29 May 2013 09:12:38 +0530, Pravin Patil pravin.pa...@hotwaxmedia.com wrote: change threshold value in appender named stdout Kind Regards Pravin Patil HotWax Media Pvt Ltd. On 05/29/2013 09:08 AM, Pravin Patil wrote: Hi skip, try this - go to log4j.xml and set

View Relations page errors out

2013-05-08 Thread Atul Vani
Didn't get a chance to look into it yet, but there is some bug due to recent changes. https://demo-stable.ofbiz.apache.org:8443/webtools/control/ViewRelations?entityName=Product -- Using Opera's revolutionary email client: http://www.opera.com/mail/

Re: View Relations page errors out

2013-05-08 Thread Atul Vani
Thanks Adrian. On Wed, 08 May 2013 17:57:38 +0530, Adrian Crum adrian.c...@sandglass-software.com wrote: Fixed in revision 1480248. -Adrian On 5/8/2013 12:59 PM, Adrian Crum wrote: Thank you for reporting it. I will take care of it. -Adrian On 5/8/2013 12:55 PM, Atul Vani wrote: Didn't

Re: Ofbiz Newbie Needs Guidance

2013-05-07 Thread Atul Vani
Extending it is a far better option and must work for you, I believe. But if for some reason that doesn't happen, you might wanna try moqui instead of cleaning all the stuff from OFBiz. http://www.moqui.org/ On Wed, 08 May 2013 06:54:36 +0530, Paul Foxworthy p...@cohsoft.com.au wrote:

Re: second website

2013-04-25 Thread Atul Vani
Didn't get your purpose but a small thing to do would be to have something like ecommerce clone app. Override only what needs to be changed and use a different theme. With this both sites can be kept on the same server. To have them on different servers, you can just use the same database by

Re: Job Scheduling

2013-04-19 Thread Atul Vani
Check out data setup of Temporal Expressions and how they are used. On Fri, 19 Apr 2013 21:27:04 +0530, Jeremy Olmstead jolmste...@gmail.com wrote: Any help with this would be appreciated...how can I schedule a job in OFBiz to run Monday-Friday once per day (maybe even skip holidays, if

Re: Environment Specific Configurations - Best practices

2013-04-19 Thread Atul Vani
If it's data that is different, then you can have different ant readers. If it's the code or properties files, then you can maintain patches. On Sat, 20 Apr 2013 02:31:16 +0530, Matthew Bertolini mbertol...@mypublisher.com wrote: I was wondering how everyone tackles environment specific

Re: How to build the latest version from trunk?

2013-04-15 Thread Atul Vani
Try building it using the internal ant. $./ant What's the version of ant and jdk on your system? On Tue, 16 Apr 2013 07:59:01 +0530, Ted Byers r.ted.by...@gmail.com wrote: I set up a virtual machine running the latest Suse (version 12.3), and obtained ofbiz, using svn from trunk. I set up

Re: Shipping configuration in OFBIZ

2013-04-12 Thread Atul Vani
wrote: Thank you very much Nandani and Atul, I found it under Catalog Manager - Stores - Shipping Estimates. I will have a look. Thanks! On Wed, Apr 3, 2013 at 6:49 PM, Atul Vani atul.v...@hotwaxmedia.com wrote: You can see some demo data from here https://cwiki.apache.org/**OFBIZ/third

Re: Problem in approving internal requests thru order manager after MRP run

2013-04-08 Thread Atul Vani
That explains the incidence (issue! I disagree) well, thanks. On Mon, 08 Apr 2013 13:12:11 +0530, Sharan-F sharan.f...@gmail.com wrote: Hi Atul Thanks very much for your response on this and I’ve taken another look at one of the screens that uses the date picker. The one I used for this test

Re: Problem in approving internal requests thru order manager after MRP run

2013-04-07 Thread Atul Vani
Comments inline. On Sun, 07 Apr 2013 21:41:57 +0530, Sharan-F sharan.f...@gmail.com wrote: Hi Ejaz For info - What OFBiz tries to do when you approve the Internal Requirement is to create a Production Run. I did run a test through 12.04 and got an error too so took a copy of the log (see

Re: Shipping configuration in OFBIZ

2013-04-02 Thread Atul Vani
You can see some demo data from here https://cwiki.apache.org/OFBIZ/third-party-payment-and-shipment-configuration.html Then you can refer more data with advanced options from special purpose ecommerce component. -- Thanks Regards Atul Vani On Wed, 03 Apr 2013 10:13:42 +0530, Nandani

Re: ofBiz Hosting on Linux Server

2013-04-01 Thread Atul Vani
If you have brought a shared hosting, then it is of no use to you. You will need VPS or Dedicated hosting plan. On Mon, 01 Apr 2013 10:29:11 +0530, Vikas vi...@divsinsol.com wrote: Hi Joe Hockaday, My actual requirement is I would like to host to a remote server, I only have a control panel

Re: ofBiz Hosting on Linux Server

2013-04-01 Thread Atul Vani
Although I do not have any thing to back this up, but I have experienced it to perform way faster on linux machines. On Mon, 01 Apr 2013 11:45:49 +0530, Vikas vi...@divsinsol.com wrote: Thank You for your quick reply, Is it better to purchase a windows server or Linux server? Thank You

Re: Show a flat ship charge if order amount of 1000 Rupees (before having the pincode)

2013-04-01 Thread Atul Vani
This is roughly what you need to do. Create custom shipping method for the product store, use quantity breaks to specify the Rs. 1000 condition. Set shipment method and carrier party in the shopping cart object when you create it. On Mon, 01 Apr 2013 16:46:33 +0530, Deepak Agarwal

Fwd: Re: Creating time scheduled products - bus tickets

2013-03-31 Thread Atul Vani
Ah, Missed to do reply-all so forwarding. --- Forwarded message --- From: Atul Vani atul.v...@hotwaxmedia.com To: Angel Gerdzhikov angel.gerdzhi...@gmail.com Cc: Subject: Re: Creating time scheduled products - bus tickets Date: Sun, 31 Mar 2013 01:14:31 +0530 Comments inline. On Sat

Re: WYSIWYG HTML editor in OFBIZ

2013-03-27 Thread Atul Vani
Generally WYSIWYG plugin need a textarea to act on. Use any plugin instead of the one that ofbiz uses on the form's textarea. On Thu, 28 Mar 2013 03:39:29 +0530, Ofbiz 开发 phoneme...@gmail.com wrote: Hi, Does anyone know what is the WYSIWYG HTML editor used in OFBIZ please? Is it hard to

Re: Creating time scheduled products - bus tickets

2013-03-25 Thread Atul Vani
of stations. * Extend the product feature entity to include from and to timing. * Associate from and to geo with the product feature. You will need to code some business logic yourself. -- Thanks Regards Atul Vani On Tue, 26 Mar 2013 04:38:16 +0530, Angel Gerdzhikov angel.gerdzhi...@gmail.com

Re: What is OLAP database?

2013-01-29 Thread Atul Vani
: [IN] [convertUomCurrency.nowDate]] -- Thanks Regards Atul Vani On Tue, 29 Jan 2013 13:49:15 +0530, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Have a look at https://demo-trunk.ofbiz.apache.org/bi/control/main Jacques From: Winster Jose wins...@chathurangam.net Hi, Can someone please

Re: What is OLAP database?

2013-01-29 Thread Atul Vani
https://issues.apache.org/jira/browse/OFBIZ-5128 Thanks Jacques. On Tue, 29 Jan 2013 14:40:03 +0530, Atul Vani atul.v...@hotwaxmedia.com wrote: Got this error when I hit the Quick Init DataWarehouse button. Just reporting. ERROR: Could not complete the [file:/home/ofbiz/trunk

Re: Difference between One page checkout and Quick checkout

2013-01-09 Thread Atul Vani
page checkout. I compared checkoutoptions.ftl and OnePageCheckoutProcess.ftl and confirmed it. Am I missing anything? On Wed, Jan 9, 2013 at 10:50 AM, Atul Vani atul.v...@hotwaxmedia.comwrote: Well, I am not even able to go to the third step on demo-trunk. Will work on the fix some time

Re: Difference between One page checkout and Quick checkout

2013-01-08 Thread Atul Vani
Well, I am not even able to go to the third step on demo-trunk. Will work on the fix some time soon. On Wed, 09 Jan 2013 10:27:08 +0530, Jacques Le Roux jacques.le.r...@les7arts.com wrote: Can you reproduce on the demo server? Jacques From: Winster Jose wins...@chathurangam.net Hi,

Re: What is entity-one ?

2013-01-06 Thread Atul Vani
Whatever are the primary keys of the entity DataResource, will be searched in the context. Why primary keys? because you are using entity-ONE. And the context is where you are setting variables, dataResourceId in line 1, currentValue in line 2 and dataResource in line 3. On Mon, 07 Jan

Re: Best way of implementing (external) code tables in ofbiz

2013-01-03 Thread Atul Vani
Check if Enumeration and EnumerationType entities are useful to you. Although, I would suggest the same as Adrian. On Thu, 03 Jan 2013 16:10:00 +0530, Adrian Crum adrian.c...@sandglass-software.com wrote: I would recommend reading The Data Model Resource Book - the OFBiz data model is

Re: Ecommerce Visual Themes

2012-11-25 Thread Atul Vani
Is the theme data loaded? On Mon, 26 Nov 2012 07:04:00 +0530, N Gowthaman gouthaml...@gmail.com wrote: Dear Group, I am trying to design ecommerce frontend page by renaming multiflex them as per the steps provided in https://cwiki.apache.org/confluence/display/OFBIZ/Visual+Themes+-+How+to

Re: How to include ftl from another module using a variable?

2012-06-21 Thread Atul Vani
Try this #include StringUtil.wrapString(myTemplate) Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 06/21/2012 01:28 AM, Colin Rooney wrote: hint: look

Re: proposal

2012-05-22 Thread Atul Vani
for the category's association, with the VIEW_ALLOW category, to the scheduled time. Saves me the trouble of hitting a publish button for every product (assuming the number of products is large here). Should consider this kinda requirements when you add the feature :) Thanks Regards Atul Vani Enterprise

Re: proposal

2012-05-22 Thread Atul Vani
(s) as stated by Heidi and further articulated by Nick are not being met in way that facilitates easy, efficient and secure product management. Best Regards, Ruth Hoffman Adaptive Enterprise Solutions, LLC. http://www.myofbiz.com On 5/22/12 4:09 AM, Atul Vani wrote: Ruth, Nick, It might

Re: proposal

2012-05-21 Thread Atul Vani
The solution would be to not add the product to the VIEW_ALLOW category until you are done setting it up. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself

Re: how to implement Cash on Delivery?

2012-05-10 Thread Atul Vani
You will need a PaymentMethod for cash-on-delivery, for your ProductStore. You can then have the user checkout using it and handle the rest accordingly. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders

Re: condition in a xml form

2012-05-09 Thread Atul Vani
May be I didn't get the whole thing, but from what I understand is, either you will need to make a ton of changes or you will need to move to multi tenancy, because there are a lot more ways to access the restricted information. Thanks Regards Atul Vani Enterprise Software Developer HotWax

Re: Ofbiz url

2012-05-09 Thread Atul Vani
Without '@' these will be considered as HTML tags instead of freemarker macros :) Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 05/09/2012 03:37 PM

Re: Ofbiz url

2012-05-09 Thread Atul Vani
Comments inline, mistakenly sent too soon. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 05/09/2012 05:18 PM, Atul Vani wrote: Without

Re: condition in a xml form

2012-05-08 Thread Atul Vani
All that a list form does is render a list of results. What you need is, to add a condition in the find form (or wherever the logic to fetch list is present), to fetch the valid records for you. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http

Re: Send Request and Response to an existing event

2012-05-08 Thread Atul Vani
You can add request and response abjects as IN parameters to the service. Though you should rethink to avoid such thing. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: Complicated Question

2012-04-16 Thread Atul Vani
Glad to be helpful. -- Thanks Regards Atul Vani On 4/16/2012 10:33 PM, Skip wrote: Thaks Atul, this is exactly what I needed. I looked and looked at pages of Google returns and could not find this. Thanks again Skip -Original Message- From: Atul Vani [mailto:atul.v

Re: Complicated Question

2012-04-15 Thread Atul Vani
Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 04/13/2012 10:14 PM, Skip wrote: Let me restate the two problems a little more succinctly. Problem 1 I want to include

Re: Empty String in entity-condition

2012-04-12 Thread Atul Vani
Check out the use of ignore-if-empty and ignore-if-null in InventoryReserveServices.xml Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 04/13/2012 09

Re: Complicated Question

2012-04-12 Thread Atul Vani
Didn't get the problem completely, but still, check my comments inline. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On 04/13/2012 05:55 AM, Skip wrote

Re: Error in demo-stable and demo-trunk

2011-11-26 Thread Atul Vani
/26/2011 01:04 PM, Atul Vani wrote: Hello All, I got this error when I tried catalog and facility application on stable and trunk servers:- org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen [component://commonext/widget/CommonScreens.xml#ApplicationDecorator

Error in demo-stable and demo-trunk

2011-11-25 Thread Atul Vani
)) -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself.

Re: Demo Data of Real World

2011-09-17 Thread Atul Vani
I was always interested in realistic product data, dunno if OFBiz will accept it. Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On Tuesday 06 September

Re: Issue with ajax and json response

2011-08-29 Thread Atul Vani
Jacques, Got it, will do it soon, Thanks :) Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On Monday 29 August 2011 01:05 PM, Jacques Le Roux wrote

Re: Issue with ajax and json response

2011-08-28 Thread Atul Vani
, Aug 26, 2011 at 7:32 PM, Atul Vani atul.v...@hotwaxmedia.comwrote: Jonatan, I think if you use response name=error type=request value=json/ (it is used in several places in ecommerce and other components' controller.xml) and then use the getServerError() function (used in specialpurpose

Re: Trunk demo restarted

2011-08-28 Thread Atul Vani
Just out of curiosity, why aren't the changes revert on every restart? - Original Message - From: Jacques Le Roux jacques.le.r...@les7arts.com To: user@ofbiz.apache.org Sent: Thursday, August 25, 2011 5:40:15 PM Subject: Re: Trunk demo restarted Sam, BJ, all, We have currently a

Re: Issue with ajax and json response

2011-08-28 Thread Atul Vani
is displayed with the error message and the updated cart both, will also save us two extra ajax requests. Another thing I noticed is that lot's of elements are being identified using their ids, not so good. - Original Message - From: Atul Vani atul.v...@hotwaxmedia.com To: user

Re: Trunk demo restarted

2011-08-28 Thread Atul Vani
Jacques, Thanks for the info :) Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. On Monday 29 August 2011 02:30 AM, Jacques Le Roux wrote: Forwarded From

Re: Issue with ajax and json response

2011-08-26 Thread Atul Vani
Jonatan, I think if you use response name=error type=request value=json/ (it is used in several places in ecommerce and other components' controller.xml) and then use the getServerError() function (used in specialpurpose/ecommerce/webapp/ecommerce/images/profile.js) to parse the JSON response,

Re: Brainstorming about the Framework: General

2011-08-26 Thread Atul Vani
+1 Can get something like Managed Reloading added in the webtools, will be handy. - Original Message - From: Jacques Le Roux jacques.le.r...@les7arts.com To: user@ofbiz.apache.org Sent: Saturday, July 16, 2011 2:56:30 PM Subject: Re: Brainstorming about the Framework: General I stumbled

Re: Category Level Price

2011-03-21 Thread Atul Vani
Not sure how good of a solution it is, but you can do it by setting price rules too (condition:category, action:flatAmountOverride). Though you will need to create some price data for that to work. But things will be easily manageable after that. Thanks Regards Atul Vani Enterprise Software

Re: Simplifying OFBiz screens

2011-03-09 Thread Atul Vani
IMO you should not directly go and edit the files you want to modify This link will help you understand the right way of doing things https://cwiki.apache.org/OFBIZ/addressing-custom-requirements-in-ofbiz.html Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http

Re: HTML page with add to cart

2011-02-28 Thread Atul Vani
for viruses and defect. --- -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache

Re: practice/hello1 app issues

2011-02-15 Thread Atul Vani
http://www.mindtree.com/email/disclaimer.html -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself.

Re: How to add couple of dependent drop downs in one form.

2011-02-08 Thread Atul Vani
? --) , so Is there any way to add more than one drop down. or above issue is Resolved or any other suggestion. Regards Ravindra Mandr -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google

Re: calling screen from javascript

2011-02-06 Thread Atul Vani
call a screen from javascript like this: function xyz(){ ... ${screens.render(component://common/widget/CommonScreens.xml#states)}; . . . } thanks in advance. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders

Re: calling screen from javascript

2011-02-06 Thread Atul Vani
)}; in javascript function I got this error: Error: missing ; before statement Source File: https://localhost:8443//control/MyNewCustomer Line: 1771, Column: 5 Source Code: option value='IT-AG'Agrigento/option Any idea? thanks -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media

Re: Product Status?

2010-11-02 Thread Atul Vani
it will be active and such staff is those issues discussed in the book or I can find it somewhere else? Thanks in advance -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: Product Status?

2010-11-01 Thread Atul Vani
product Entered all the needed information and the product successfully created when I click on certain catalog there's no tab for products that exists in that catalog should I add this product to a store then add the store to the catalog if so how? Thanks in advance -- Thanks Regards Atul Vani

Re: ftl permission question

2010-10-25 Thread Atul Vani
Try searching security.hasEntityPermission and security.hasPermission in ftl files. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. Shereen wrote: Hi

Re: web path address problem, Is it a bug?

2010-10-17 Thread Atul Vani
We generally use URLs of this type http://localhost:8080/practice/control/* So, the correct URL for main page would be http://localhost:8080/practice/control/main And for person page it would be http://localhost:8080/practice/control/person -- Thanks Regards Atul Vani Enterprise

Re: Modifying Form Data

2010-07-13 Thread Atul Vani
Hi Jeremy, well, I said something similar, so if it's a text/ you can use text default-value=.../ -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. Jeremy

Re: Modifying Form Data

2010-07-12 Thread Atul Vani
Hi Jeremy, how about using it like fielddisplay description=${groovy: return(estimatedSetupMillis/6);}//field or something similar. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Atul Vani
Hi Kranti, The patch attached solves your problem. But I am trying to find a better solution at the framework level. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: Nested fields in form-widgets

2010-06-20 Thread Atul Vani
creates js code in a variable and then returns it. or a better way is to not use form-widget for this. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself

Re: groovy screen widget

2010-06-18 Thread Atul Vani
hi Varun, try using 'type' attribute set field=foo value=${groovy: ...} type=.../ -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. varun bhansaly wrote

Re: how to execute my own sql by OFBiz delegator

2010-06-13 Thread Atul Vani
)); prodView.addAlias(null, offsetATPQtyAvailable, null, null, null, null, null, atpDiffComplexAlias); -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. sheng wrote

Re: How to customise a product category ?

2010-06-11 Thread Atul Vani
hi Gaurav, you can do all that from catalog manager http://localhost:8080/catalog ecommerce application has demo products too with features associated with them. that would be a good reference. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
we have ${layoutSettings.companyName} replaced by ${layoutSettings.companyName?if_exists} in all themes. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
hi Gaurav, you need to restart the server after adding it, if you have used uiLabel for it, if it works correctly, then first error should disappear. to correct myself, it needs to be added in main-decorator only, I mis-typed 'screen' too in previous reply. -- Thanks Regards Atul Vani

Re: Adding Products to Cloned Ecommerce Application

2010-06-09 Thread Atul Vani
Hi Gaurav, please check if both the websites share same productStoreId. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. kaliagaurav wrote: Hi Atul

Re: ant create-component

2010-06-06 Thread Atul Vani
Hi BJ, can you tell me how to reproduce the error, i got the same error a few days ago, but today when i tried it, it worked fine, and then i tried it severally but no luck... -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We

Re: entity value between two days

2010-06-03 Thread Atul Vani
Hi Anurag, you may wanna use getMonthStart() and getMonthEnd() from UtilDateTime.java if it's xml you want to you those functions in, then try set field=... value=${groovy: ... }/ -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We

Re: StateList

2010-06-02 Thread Atul Vani
Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. R. S. wrote: I have already entered a lot of data and so I wanted not to run run install. The use of the import function

Re: StateList

2010-06-02 Thread Atul Vani
Hello Jacques, R.S., I have created the issue, here's the link https://issues.apache.org/jira/browse/OFBIZ-3799 -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: StateList

2010-06-01 Thread Atul Vani
Hi All, I wonder if the problem R.S. faced was actually a bug or done so intentionally. If it's a mistake I would like to provide a patch and get it fixed. Please share you opinions. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com

Re: Form widget validation

2010-06-01 Thread Atul Vani
Hi Jacques, Please modify the FAQ and replace 'formName' with 'formId'. It would be clearer that way. Thanks :) -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: StateList

2010-06-01 Thread Atul Vani
-TH geoAssocTypeId=REGIONS/ 3. verify the data from https://localhost:8443/webtools/control/FindGeneric?entityName=GeoAssocAndGeoTo -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz

Re: Form widget validation

2010-05-31 Thread Atul Vani
Thanks Jacques :) -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see for yourself. Jacques Le Roux wrote: Thanks Atul, Varun, Atul, I put you tip in FAQ with a link

Re: StateList

2010-05-31 Thread Atul Vani
GeoAssoc geoId=DE geoIdTo=DE-BW geoAssocTypeId=REGIONS/ GeoAssoc geoId=DE geoIdTo=DE-BY geoAssocTypeId=REGIONS/ -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We are the Global Leaders in Apache OFBiz, Google 'ofbiz' and see

Re: StateList

2010-05-31 Thread Atul Vani
Hi R.S., When you will add the data mentioned and re-install the data (or you can also use webtools' import facility), the view entity will get populated automatically :) -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ We

Re: Form widget validation

2010-05-31 Thread Atul Vani
, we need to make sure that if our script uses any element on the page then it should execute after the element has been loaded and we use Event.observe('window', 'load', function(){...}) i hope this info be helpful to you. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt

Re: Form widget validation

2010-05-29 Thread Atul Vani
Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ varun bhansaly wrote: Hi Atul, Thanks for the response ! is it already being used somewhere in d app ? On Sat, May 29, 2010 at 10:11 AM, Atul Vani atul.v...@hotwaxmedia.comwrote: hi Varun

Re: Form widget validation

2010-05-29 Thread Atul Vani
hi Varun, glad to know your problem's solved. and it sure is a nice document, thanks for sharing :) -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ varun bhansaly wrote: Thanks Atul, this is good starting point http://tetlaw.id.au

Re: Form widget validation

2010-05-28 Thread Atul Vani
. -- Thanks Regards Atul Vani Enterprise Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ varun bhansaly wrote: Hi, What would be the simplest optimal way to validate xml forms ? Also is there a way to make use of existing validation frameworks as http://js

Re: Not able to navigate to a screen

2010-05-18 Thread Atul Vani
hi Prasanthi, the EditAcctgTrans screen has a condition notif-empty field=acctgTransId//not which is not getting fulfilled, and there's nothing in the fail-widget/ hence a blank screen is displayed -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http

Re: Not able to navigate to a screen

2010-05-18 Thread Atul Vani
the decorator screen calls another decorator ('CommonPartyDecorator') which got its own conditions which needs be fulfilled, i didn't got much time to look into the problem but this should solve it... -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http

Re: calling multiple services in ofbiz

2010-05-17 Thread Atul Vani
reason it's not getting included, may be the conditions aren't fulfilled to include it. i hope this helps... -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ prasanthi_ofbiz wrote: Hi vani, I tried to render the page from the Financial Account

Re: calling multiple services in ofbiz

2010-05-17 Thread Atul Vani
guess and you are supposed to use include-menu/ with it, i hope that helps. -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/

Re: Group By Query

2010-05-16 Thread Atul Vani
the groupBy is taken care of too. -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ Kranti Agrawal wrote: Thanks Atul, I'll have a look at it. Regards, Kranti Agrawal Student, IIIT Bangalore krantiagrawal.blogspot.com On Fri, May 14, 2010 at 4:01

Re: calling multiple services in ofbiz

2010-05-14 Thread Atul Vani
hi Prasanthi, I suggest you trace the control's flow and look for examples OOTB, it's really hard to find a problem this way. -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ prasanthi_ofbiz wrote: Hi vani, There is no error,but its

Re: Group By Query

2010-05-14 Thread Atul Vani
hi Kranti, you might wanna use setGroupBy function from DynamicViewEntity.java -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ Kranti Agrawal wrote: Hi, I need to do a query which will group by a particular element, like i need a count

Re: calling multiple services in ofbiz

2010-05-14 Thread Atul Vani
hi Prasanthi, i didn't get whats the problem, but if you want to use out parameters of the service being called then you will have to do it like this call-service ... result-to-field ... / result-to-result ... / /call-service -- Thanks Regards Atul Vani Jr. Software Developer HotWax

Re: calling multiple services in ofbiz

2010-05-13 Thread Atul Vani
value=.../ call-service service-name=myService in-map-name=myServiceCtx/ -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ prasanthi_ofbiz wrote: Hi Vani, I called another service inside a service call, but how can i pass parameters

Re: calling multiple services in ofbiz

2010-05-13 Thread Atul Vani
hi Prasanthi, please do check the view-map name=EditAcctgTrans ... / present down in the controller.xml will need more info if that's not the problem. Thanks Regards Atul Vani - Original Message - From: prasanthi_ofbiz prasanthi.sreeramjammise...@tcs.com To: user@ofbiz.apache.org Sent

Re: calling multiple services in ofbiz

2010-05-13 Thread Atul Vani
Hi Prasanthi, If its an error in the service then you can verify it in server logs. -- Thanks Regards Atul Vani Jr. Software Developer HotWax Media Pvt. Ltd. http://www.hotwaxmedia.com/ prasanthi_ofbiz wrote: Hi Vani, Inside the EditAcctgTrans there was some conditions for displaying

Re: conditional form addition in the screen

2010-05-12 Thread Atul Vani
/decorator-screen /widgets /section /screen Requirement: if parameters.finAccountTransId has some value i.e: 0 then i need to include the form which is in bold, other wise i don't want to include/show that form in the screen... -- Thanks Regards Atul Vani

  1   2   >