definition of view entity

2013-06-08 Thread Martin Kaiser
Hi all, I've constructed an view entity in entitymodel.xml. It should give me an address related to a party, and also the person and group name. Unfortunately it gives me also the addresses which have are expired by setting the thrudate. I still want the Party/Person/Group information to be in

Re: Fulltextsearch

2013-03-04 Thread Martin Kaiser
/browse/OFBIZ-5042 Jacques From: Martin Kaiser martin.kai...@gmail.com Hi all, I have a short question: Is it possible to do a full text search on multiple fields, e.g. firstName and lastName on Person entity? How can this be done? Thanks best regards, Martin

Re: Production Setup XML

2012-12-09 Thread Martin Kaiser
: Hi All, Can anyone tell me what setup app is and where can I find it? thanks. On Sat, Dec 1, 2012 at 12:02 AM, Martin Kaiser mar...@martin-kaiser.info wrote: Hello Jacques, thank you very much for this hint! It did exactly what I needed. Have nice weekend. Martin On 30 November

Production Setup XML

2012-11-30 Thread Martin Kaiser
Hi all, I'm just setting up an production environment and I want to load some data similar to the demo data but with my own company data into ofbiz while installing it. Is there somewhere a demo/template XML file which I could adjust to fit my needs, or do I have to go through all folders finding

Re: Production Setup XML

2012-11-30 Thread Martin Kaiser
values ? Pierre On 30/11/2012 10:03, Martin Kaiser wrote: Hi all, I'm just setting up an production environment and I want to load some data similar to the demo data but with my own company data into ofbiz while installing it. Is there somewhere a demo/template XML file which I could adjust

Re: Production Setup XML

2012-11-30 Thread Martin Kaiser
I just found something on the net what is called OFBiz setup wizard or Business Setup Wizard for OFBiz. Does this still exist? Where can I find it? best, Martin On 30 November 2012 10:51, Martin Kaiser mar...@martin-kaiser.info wrote: Hi Pierre, thank you. I did this, and now I have

Re: Production Setup XML

2012-11-30 Thread Martin Kaiser
xml files from scratch in which i copy and modify xml lines from demo data files that i want to use. The first time you do the job it takes a long time. But it can be reuse for next integration. Pierre On 30/11/2012 10:51, Martin Kaiser wrote: Hi Pierre, thank you. I did this, and now I

Re: Production Setup XML

2012-11-30 Thread Martin Kaiser
: Martin Kaiser mar...@martin-kaiser.info Ok, it seems that I will go for #1.5 ;-) Getting just the demo data and then copying just the stuff I need. Thank you. On 30 November 2012 11:40, pierre.gaudin pierre.gau...@nereide.fr wrote: Hy martin, #1 If you don't want to spend

Re: i18n issue

2012-10-19 Thread Martin Kaiser
. The properties file used for translating an entity's values is specified in the entity definition, not in the screen. -Adrian On 10/18/2012 4:39 PM, Martin Kaiser wrote: Hi all, I have a problem with i18n: I have extended the AgreementType Entity by simply adding some new Agreement Types: ?xml

Re: Adding calendar to a form widget

2012-06-11 Thread Martin Kaiser
wrote: From: Martin Kaiser martin.kai...@gmail.com Thanks Jacques, I already found this resource. But in my case just the controller.xml was configured in the wrong way, using an older renderer (ScreenWidgetViewHandler). By replacing this I successfully produced the code which I expected. Now

Re: Adding calendar to a form widget

2012-06-05 Thread Martin Kaiser
=org.ofbiz.widget.screen.ScreenWidgetViewHandler/ I replaced it now by handler name=screen type=view class=org.ofbiz.widget.screen.MacroScreenViewHandler/ which produces much more JavaScript. best regards, Martin On 5 June 2012 10:20, Martin Kaiser martin.kai...@gmail.com wrote: Hi all, for me it's still not working. I

Re: Adding calendar to a form widget

2012-06-05 Thread Martin Kaiser
jacques.le.r...@les7arts.com wrote: Prefer https://demo-trunk.ofbiz.apache.org/example/control/FormWidgetExamples For more lastest/up to date examples Jacques Martin Kaiser wrote: Ok, I think I solved the problem. My template for the controller.xml file was based on the book Apache OFBiz

Re: Adding calendar to a form widget

2012-06-04 Thread Martin Kaiser
Hi, I have a similar problem. The calendar icon is created but when clicking on it nothing happens. The code generated by OFBiz looks as follows: a class=hasDatepicker href=javascript:call_cal(document.updateUserLoginSecurity.disabledDateTime,'2012-06-04%2012:03:45.34');img src=/images/cal.gif

Finalization of StdRoom order

2012-05-04 Thread Martin Kaiser
Hi, I'm relatively new to ofbiz, and currently I'm stuck in processing an order of the demo data set. I've successfully created an order of the StdRoom for one night and I'm able to view it in the order manager. Of course, this item can not be shipped. So the quickship option which I can use for