Including iFrames

2010-09-06 Thread OfBizSuds
Hello, Using ofbiz, is it possible to build like a dashboard/ portal where we have our own website specific content and also iframes having contents coming from different websites?? Just as an example one iframe could have content of finance.yahoo.com; one could have news.yahoo.com, another

Re: Related entity's data in a form field

2010-09-06 Thread Mansour Al Akeel
Ravi thank you. I got it working. One thing is still missing, how do I extract the variable name in the parameter ? See the comments. actions entity-condition entity-name=Product order-by field-name=internalName / /entity-condition service

Re: Including iFrames

2010-09-06 Thread BJ Freeman
this would be accomplished using screenlets, like the Ecommerce main page. OfBizSuds sent the following on 9/6/2010 12:22 AM: = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation

Re: Including iFrames

2010-09-06 Thread BJ Freeman
you can also look at how myportal on the back end is done. = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com http://www.specialtymarket.com/

Re: Including iFrames

2010-09-06 Thread Sudha Viru
Thanks BJ, I did try that but how do you refer an external website? For instance similar to the leftbar in CommonScreen.xml which has the following : include-screen name=minicart location=component://ecommerce/widget/CartScreens.xml/ what would you say to refer to a website like www.google.com

Re: Related entity's data in a form field

2010-09-06 Thread Ravindra Mandre
On Mon, Sep 6, 2010 at 1:06 PM, Mansour Al Akeel mansour.alak...@gmail.comwrote: Ravi thank you. I got it working. One thing is still missing, how do I extract the variable name in the parameter ? See the comments. actions entity-condition entity-name=Product order-by

Re: Related entity's data in a form field

2010-09-06 Thread Mansour Al Akeel
Cool, but what is the genericValueName here in my case ? Here's the form definition: form name=ListProducts type=list title=Products List default-table-style=basic-table odd-row-style=alternate-row use-row-submit=false actions entity-condition entity-name=Product

date/time in groovy

2010-09-06 Thread Pierre Smits
Hi all, In a .groovy file I want to capture from a query-string a date-time string for the start of a period ( psd=2010-09-01 09:14:00.000) and a date-time string for the end of a period (ped=2010-09-06 10:46:13.000). In the .groovy file I have following code: periodStartDate = parameters.psd;

Re: Related entity's data in a form field

2010-09-06 Thread Ravindra Mandre
On Mon, Sep 6, 2010 at 2:19 PM, Mansour Al Akeel mansour.alak...@gmail.comwrote: Cool, but what is the genericValueName here in my case ? Here's the form definition: form name=ListProducts type=list title=Products List default-table-style=basic-table odd-row-style=alternate-row

Re: Related entity's data in a form field

2010-09-06 Thread Mansour Al Akeel
It worked great. Thank you Ravi. :) On Mon Sep 06,2010 02:36 pm, Ravindra Mandre wrote: On Mon, Sep 6, 2010 at 2:19 PM, Mansour Al Akeel mansour.alak...@gmail.comwrote: Cool, but what is the genericValueName here in my case ? Here's the form definition: form name=ListProducts

Re: GlAccountClass GlAccountType question

2010-09-06 Thread Carsten Schinzer
Hi Jonatan, I admit I thought this was much easier when I started with a mapping last year. My basic understanding is just as yours, however, I have no proven case with that yet. As my first project is just going hot live these days, I need to wating for some figures before fully trusting what I

Re: OfBiz e-commerce customization

2010-09-06 Thread Shi Jinghai
As it's mentioned in other threads, you can trim OFBiz to make a product to compete with Apple education (iTune U more exactly). You don't have to spend 4 years, 2 years is enough. 在 2010-09-05日的 10:29 +0300,Vadim Eisenberg写道: Hi Shi Jinghai, We considered other open-source e-commerce

Re: Including iFrames

2010-09-06 Thread BJ Freeman
include-screen name=google1 location=component://ecommerce/widget/GoogleScreens.xml/ Sudha Viru sent the following on 9/6/2010 1:34 AM: Thanks BJ, I did try that but how do you refer an external website? For instance similar to the leftbar in CommonScreen.xml which has the following :

Re: GlAccountClass GlAccountType question

2010-09-06 Thread BJ Freeman
Carsten: have you thought about using a ftl to create an export for quickbooks or quicken home and business? = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52

Re: Including iFrames

2010-09-06 Thread Sudha Viru
Hi BJ, What goes into GoogleScreens.xml?? Basically What is the syntax for including a screenlet that is not in ofbiz folders? Thanks, Sudha From: BJ Freeman bjf...@free-man.net To: user@ofbiz.apache.org Sent: Mon, September 6, 2010 7:33:49 PM Subject: Re:

Re: Including iFrames

2010-09-06 Thread BJ Freeman
you create a screenlet. it requires you understand about widgets and how to use FTL's = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52 Specialtymarket.com

Re: Ofbiz and AAL was OfBiz e-commerce customization

2010-09-06 Thread Vadim Eisenberg
BJ, Hans, Bruno, Thank you for your ideas and clarifications. I wonder, however, why the general application framework of OfBiz could be better than other Java EE open-source frameworks, such as Spring or JBoss ? I guess the real strength of OfBiz are its ERP applications, but I doubt if the

Ofbiz WorkFlow Engine

2010-09-06 Thread Deepa Priolkar
Hi All, Need some help to know if we have any workflow integrated in ofbiz 9.04 version? if we already have the workflow is it using xpdl? Is it Shark workflow? Please let me know.. need this urgently before i start designing for one of my requirement. Appreciate your help. Thanks

Re: Ofbiz WorkFlow Engine

2010-09-06 Thread varun bhansaly
Hi, This document might help http://ofbiz.apache.org/docs/workflow.html On Mon, Sep 6, 2010 at 9:39 PM, Deepa Priolkar dee...@techmahindra.comwrote: Hi All, Need some help to know if we have any workflow integrated in ofbiz 9.04 version? if we already have the workflow is it using xpdl?

end user Docs has error

2010-09-06 Thread BJ Freeman
https://cwiki.apache.org/confluence/display/OFBENDUSER/End%20User%20Documentation this is the link from 9.04 help = BJ Freeman http://bjfreeman.elance.com Strategic Power Office with Supplier Automation http://www.businessesnetwork.com/automation/viewforum.php?f=52

Re: Ofbiz and AAL was OfBiz e-commerce customization

2010-09-06 Thread BJ Freeman
short answer is implementation time, coding and maintenance effort. you talk about bloat, OO is very bloaty(sorry could not resist) here is a scenario: when you define an entity ofbiz updates the Database automatically (does not add or delete columns). when doing CRUD operation no coding is