Re: js issue in latest release

2015-09-25 Thread Ashish Repal
edPaths > > > > > /error:/control:/products:/select:/index.html:/index.jsp:/default.html:/default.jsp:/js:/includes/maincss.css > > *:/images* > > > > > > Hope this will help you. > > > > Thanks & Regards, > > -- > > *Pritam Kute*

js issue in latest release

2015-09-24 Thread Ashish Repal
Hi All, I have updated to latest ofbiz release *14.12-v14.0* I am facing js related issue here. Js files are not getting included. http://www.w3.org/2001/XMLSchema-instance; xsi:noNamespaceSchemaLocation=" http://ofbiz.apache.org/dtds/widget-screen.xsd;>

create sales order in single click

2015-09-10 Thread Ashish Repal
Hi all, I have to create sales order with completed status in single click. I will add the product in cart, select party, select contactmech and click on submit. Which should directly create an order with status as completed. I found similar thing in webpos. Is it advisable to use webpos

calling services in json format

2015-08-31 Thread Ashish Repal
Hi All, I want to call existing services in ofbiz through json. Eg. Calling existing FindParty service using json format. May be i will have to write new controller for this json call. Is anyone tried like this before or have any idea on this? Thanks! -- Regards, Aashish Repal 09623381664

Re: Map operation in ftl

2015-08-03 Thread Ashish Repal
to FreeMarker which you can just extract with a loop over one of the container types. If your purpose on the other hand is to have dynamic behavior, then the correct place to support that is in JavaScript. I hope that helps. Taher Alkhateeb - Original Message - From: Ashish Repal

Map operation in ftl

2015-08-02 Thread Ashish Repal
Hi All, I need to use map like data structure in ftl. I didnt find any in built functionality in ftl like java where we create an object hashmap and get access to various methods like put, remove etc. What i found in ftl is like we need to create a string with : separator as key value which

Re: getting exception in calling the service

2015-07-28 Thread Ashish Repal
Thanks Deepak!! Regards, Aashish Repal 09623381664 On Mon, Jul 27, 2015 at 11:19 AM, Deepak Dixit deepak.di...@hotwaxsystems.com wrote: Hi Ashish, Comment inline: On Jul 25, 2015, at 5:01 PM, Ashish Repal ashishre...@gmail.com wrote: Actually this is a listing screen where i have

getting exception in calling the service

2015-07-25 Thread Ashish Repal
Hi All, I am getting below exception when calling the service from controller. [ServiceEventHandler.java:408:ERROR] === Found URL parameter [shipId] passed to secure (https) request-map with uri [ModifyShipmentStatus] with an event that calls service [ModifyShipmentStatus]; this is

Re: getting exception in calling the service

2015-07-25 Thread Ashish Repal
, Adrian Crum adrian.c...@sandglass-software.com wrote: Basically, you need to invoke the URL with an HTTP POST instead of an HTTP GET. Adrian Crum Sandglass Software www.sandglass-software.com On 7/24/2015 11:04 PM, Ashish Repal wrote: Hi All, I am getting below exception when calling

Re: Order Items are associated with neither requirements nor productions runs created by mrp events of type sales order shipment

2014-12-25 Thread Ashish Repal
Hi, If anyone is having idea on issue raised by Christian, pls let us know. I am also stuck on this. I am using 13.07.01 version of OFBIZ. Regards, Aashish Repal 09623381664 On Mon, Dec 22, 2014 at 11:11 PM, Christian Carlow christian.car...@gmail.com wrote: Order Items are missing from

Re: Not able to compile sources from hot-deploy

2014-12-21 Thread Ashish Repal
to help you Jacques Le 21/12/2014 06:59, Ashish Repal a écrit : Hi All, I am getting package not found error while building source files from hot-deploy custom component. Any idea on this ? Regards, Aashish Repal 09623381664 -- Regards, Aashish Repal 09623381664

Not able to compile sources from hot-deploy

2014-12-20 Thread Ashish Repal
Hi All, I am getting package not found error while building source files from hot-deploy custom component. Any idea on this ? Regards, Aashish Repal 09623381664

Re: Need help in customization

2014-12-01 Thread Ashish Repal
key sizes of 2 primary keys which are related by a relation is not recommended because currently there is still an issue with relation when you change these sizes. Jacques Le 29/11/2014 16:45, Ashish Repal a écrit : Ya..I have gone through that link. my doubt is, if i extend any

Need help in customization

2014-11-29 Thread Ashish Repal
Hi, I am planning to develop ERP application for manufacturing industryusing ofbiz. For this I need to modify existing components, Catalog,facility,order,party etc. May be I think, I need to extend these components or is there any other way? I also have to add, remove entity fields from OFBIZ

Re: Need help in customization

2014-11-29 Thread Ashish Repal
this way https://cwiki.apache.org/ confluence/display/OFBIZ/Addressing+Custom+Requirements+In+OFBiz Jacques Le 29/11/2014 13:47, Ashish Repal a écrit : Hi, I am planning to develop ERP application for manufacturing industryusing ofbiz. For this I need to modify existing components, Catalog