Ofbiz grouping at Entity level

2010-10-25 Thread Deepa Priolkar
Hi, Need help, Is it possible to group at entity level? Thanks, Deepa Disclaimer: This message and the information contained herein is proprietary and

ftl permission question

2010-10-25 Thread Shereen
Hi all I'm asking about the possibilty of checking certain role in ftl file is it possible? for example I've done some custom changes regarding the order and I've created a stage called Manager approve this manager approve has a button just like hold order and cancel order in the order.ftl but

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

Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Hi, I am trying to call a service through RMI, I am getting exception related to marshaling, java.rmi.UnmarshalException: Error unmarshaling return; nested exception is: java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException:

RE: Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Resolved the issue related to the ClassNotFoundException... From: Deepa Priolkar Sent: Monday, October 25, 2010 5:46 PM To: user@ofbiz.apache.org Subject: Issue with Service Invoked though RMIDispatcher Hi, I am trying to call a service through RMI, but I am getting some weird

Issue with Service Invoked though RMIDispatcher

2010-10-25 Thread Deepa Priolkar
Hi, I am trying to call a service through RMI, but I am getting some weird exception.. it says ClassNtFound, for the class which is there in the classpath.. Please help.. need some inputs asap L 2010-10-25 17:24:57,652 (RMI TCP Connection(4)-10.5.73.90) [ ServiceDispatcher.java:506:ERROR]

Re: SOLVED getEntityFieldType(GenericDelegator.java:555) June 10th nightly builds localpostnew

2010-10-25 Thread Pierre Smits
Hi Carsten, With regards to multi-tenancy I have done and do the following: - I have setup my db backend to postgresql as well as per description above - Before doing a tenant deployment I create a db on postgresql with their admin client. - After that I run (on a dedicated admin

Re: Can't change accounting preferences after setting them once

2010-10-25 Thread Pierre Smits
Yes. Isn't that where ofbizsetup is intended for? To enable the user to do a first time setup of an organisation without have to execute obscure scripts and tasks? Regards, Pierre 2010/10/18 Jacques Le Roux jacques.le.r...@les7arts.com Yes, we could add also the Organization TimeZone...

Re: Can't change accounting preferences after setting them once

2010-10-25 Thread Jacques Le Roux
Yes sure, Please feel free to provide a patch. I'm currently swamped in the jQuery branch... Thanks Jacques From: Pierre Smits pierre.sm...@gmail.com Yes. Isn't that where ofbizsetup is intended for? To enable the user to do a first time setup of an organisation without have to execute

Re: Ofbiz grouping at Entity level

2010-10-25 Thread James McGill
On Mon, Oct 25, 2010 at 3:24 AM, Deepa Priolkar dee...@techmahindra.comwrote: Hi, Need help, Is it possible to group at entity level? Thanks, Deepa There is a group-by attribute that applies to View entities. Look at OrderHeaderAndRoleSummary There is some support also for Having

Doing Maintenance Management with OFBiz

2010-10-25 Thread Bruno Busco
Hi, I am trying out the Maintenance Management features that are implemented in OFBiz. Is somewhere any documentation other than this wiki page? https://cwiki.apache.org/confluence/display/OFBIZ/Asset+Maintenance+Setup Some of the questions I have: - How to manage Preventive Maintenance? - How to