OfBiz Training required

2009-05-04 Thread Kevin Joubert
Hi all, I am the CTO for a small software development house in Johannesburg, South Africa and we are about to embark on a major rewrite of our cornerstone product. I am responsible for the overall application architecture, selecting the technology platforms and getting our skill set in

Re: Force language from a different locale

2009-05-04 Thread Eric DE MAULDE
Hi Adrian, I've configured start.properties with : ofbiz.locale.default=fr Always I have the same problem ! Do you have another idea ? Thanks Eric - Original Message - From: Adrian Crum adrian.c...@yahoo.com To: user@ofbiz.apache.org Sent: Sunday, May 03, 2009 12:03 PM Subject:

Re: context object in Java ?

2009-05-04 Thread abdullah shaikh
Hi Olivier, You can pass the context object to the java event/method from bsh and then access it in java. Regards, Abdullah Viithiisys On Mon, May 4, 2009 at 1:34 PM, Olivier Michel olivier.mic...@gmail.comwrote: Hi all ! In the BeanShell code we have access to a map called context we can

Re: context object in Java ?

2009-05-04 Thread Olivier Michel
Thank you for your answer, Abdullah ! Simple and easy solution... I was searching too far. Regards Olivier On Mon, May 4, 2009 at 1:57 PM, abdullah shaikh abdullah.shaik...@gmail.com wrote: Hi Olivier, You can pass the context object to the java event/method from bsh and then access it

Accessing CMS Content from FTL

2009-05-04 Thread abdullah shaikh
Hi All, I have been able to create content and access it using the sub-content tag, but how do I access the content from FTL file, like in cmssite (MainDecorator.ftl) example. Regards, Abdullah Viithiisys

Re: context object in Java ?

2009-05-04 Thread BJ Freeman
do a search of java code for the word context this is used to pass data when a service is defined in java. the request in the java that uses events also has this type of information. when i say events I am speaking of the ofbiz events that are defined in the controller not java events. you can

Finding the right name for a new component

2009-05-04 Thread Erwan de FERRIERES
Dear all, We have to develop an application based on OFBiz. In this application, there will be a system for clocking in/out for the employees.Once this new feature will be created, it will be submitted to the community. So I just want to give the right name to the entities, to be sure it is

Re: Finding the right name for a new component

2009-05-04 Thread Hans Bakker
In ofbiz always look what can be re-used before you create new clocking in and out looks like a workeffort with a start and end date/time? please also explain what anomaly and group should do? On Mon, 2009-05-04 at 15:58 +0200, Erwan de FERRIERES wrote: Dear all, We have to develop an

Re: Finding the right name for a new component

2009-05-04 Thread BJ Freeman
sounds like a timekeeping function Erwan de FERRIERES sent the following on 5/4/2009 7:54 AM: Don't worry Hans, we've been looking before. One of the goals is also to keep entities together, and be sure that we will try to reuse a lot. But for this new feature, we need to create specific

Re: Finding the right name for a new component

2009-05-04 Thread Heidi Dehaes
Hello, In Belgium we call this functionality ticking. regards, Heidi 2009/5/4 Erwan de FERRIERES erwan.de-ferrie...@nereide.biz Dear all, We have to develop an application based on OFBiz. In this application, there will be a system for clocking in/out for the employees.Once this new

Re: Finding the right name for a new component

2009-05-04 Thread David E Jones
Yeah, kind of like the existing Timesheet and TimeEntry entities (which related to WorkEffort, InvoiceItem, etc). -David On May 4, 2009, at 9:22 AM, BJ Freeman wrote: sounds like a timekeeping function Erwan de FERRIERES sent the following on 5/4/2009 7:54 AM: Don't worry Hans, we've

Re: Finding the right name for a new component

2009-05-04 Thread Adrian Crum
Read the Work Effort chapter in The Data Model Resource Book. It discusses employee timekeeping. -Adrian Erwan de FERRIERES wrote: Dear all, We have to develop an application based on OFBiz. In this application, there will be a system for clocking in/out for the employees.Once this new

range-find doesn't support default-option-from?

2009-05-04 Thread Jon Steelman
Am I making a mistake or is it true that range-find doesn¹t support default-option-from and default-option-thru? It would be helpful to be able to change the default. Thanks, Jon

Re: Finding the right name for a new component

2009-05-04 Thread Erwan de FERRIERES
Yes it's some kind of timekeeping application. I don't have the book yet (ordered 2 weeks ago, but amazon had no more in stock at this time...), so I will wait to update my entity names ! Adrian Crum a écrit : Read the Work Effort chapter in The Data Model Resource Book. It discusses employee

Re: Finding the right name for a new component

2009-05-04 Thread BJ Freeman
however it does not discuss the a lot of the functions you have described. I can see yours being part of the HR component, as well, under Performance review item and the Item type. Also Performance Notes we have some components that have -ext added. maybe you can pick one of the components that

Re: Accessing CMS Content from FTL

2009-05-04 Thread Al Byers
Abdullah, Have you looked at the .ftl files in the applications/content/webapp/content/cms dir? -Al On Mon, May 4, 2009 at 6:19 AM, abdullah shaikh abdullah.sha...@viithiisys.com wrote: Hi All, I have been able to create content and access it using the sub-content tag, but how do I

Re: range-find doesn't support default-option-from?

2009-05-04 Thread Ashish Vijaywargiya
Please be more specific. I am not able to understand your question. -- Ashish On Mon, May 4, 2009 at 9:06 PM, Jon Steelman jsteelm...@incomm.com wrote: Am I making a mistake or is it true that range-find doesn¹t support default-option-from and default-option-thru? It would be helpful to be