Ofbiz Revision #?

2013-07-03 Thread Ankit Jain
I have a ofbiz copy, is there any way to find out the revision no. of ofbiz, without using svn, as svn get corrupted. svn: E155007: '/home/ankit/ofbiz_10.04' is not a working copy. Thanks, Ankit

Re: This item is out of stock with variant products

2012-09-05 Thread Ankit Jain
Hi Boris, Check you ProductStore setting, I think the field Require Inventory is set to Y, change it to N and give a try. -- Ankit Jain On Tue, Sep 4, 2012 at 6:26 PM, Boris Hamanov bsh...@gmail.com wrote: Thanks Praveen, This does not work. Choosing STANDARD FEATURE creates additional

Re: Purchase Shop

2012-07-12 Thread Ankit Jain
Its possible in ootb, the order placed by customer will be Purchase Order, and the customer here will act as supplier. But I think you have to do some customization according to requirements. Regards, Ankit Jain On Thu, Jul 12, 2012 at 10:29 PM, Robert G. g...@mercon24.de wrote: Hello, I

Re: Help, Invoking webservice exported by ofbiz fails

2012-06-28 Thread Ankit Jain
Instead of using axis as a client it will be easier if you use XMLRPC. Here is the link which will help you use XMLRPC. https://cwiki.apache.org/OFBIZ/using-xmlrpc-as-an-alternative-to-soap.html Regards, Ankit Jain On Thu, Jun 28, 2012 at 12:02 PM, 李明洋 cnsd.limingy...@gmail.com wrote

Re: Birt ofbiz integration

2012-06-22 Thread Ankit Jain
Please refer example component and check this https://demo-trunk.ofbiz.apache.org/example/control/BirtMain Regards, Ankit Jain On Fri, Jun 22, 2012 at 3:22 PM, srinivas shriniva...@veninore.com wrote: Hi, I have created a report.rptdesign file using eclipse birt IDE. Now i would

Re: listgenericValue check for value, get value

2012-06-22 Thread Ankit Jain
Use EntityUtil.getFirst(ListGenericValue values) it will return the first record of the list, internally it do values.get(0). Regards, Ankit Jain On Fri, Jun 22, 2012 at 4:43 PM, Robert G. g...@mercon24.de wrote: Hey, I have a list as mentioned in the subject. This is created

Re: Demo trunk is not updated

2012-06-15 Thread Ankit Jain
Thanks Jacques :) Regards, Ankit Jain On Fri, Jun 15, 2012 at 1:18 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: OK it passed automatically this morning, we are now at r1350375 (trunk HEAD) Don't ask why it was not since r1344771 Jacques From: Jacques Le Roux jacques.le.r

Re: Restful service in ofbiz

2012-06-14 Thread Ankit Jain
I dont think its done yet. Regards, Ankit Jain On Thu, Jun 14, 2012 at 1:07 PM, Foo Shyn Chung ipoh...@gmail.com wrote: Thanx Ankit. I'm just curious whether the mentioned improvement in the article is being done or not (to have something like the expose=true for REST). Thanx FooShyn

Re: Restful service in ofbiz

2012-06-14 Thread Ankit Jain
I have tested it on advanced REST client on Chrome try this https://chrome.google.com/webstore/detail/hgmloofddffdnphfgcellkdfbfbjeloo HTH Regards, Ankit Jain On Thu, Jun 14, 2012 at 2:58 PM, Foo Shyn Chung ipoh...@gmail.com wrote: Thanx Ankit. One thing, i'd followed the document and so

Re: Navigation menus are not working in firefox 12.0

2012-06-14 Thread Ankit Jain
I have upgraded my browser to 13.0 now its working. Thanks Jacques. :) Regards, Ankit Jain On Thu, Jun 14, 2012 at 4:20 PM, Jacques Le Roux jacques.le.r...@les7arts.com wrote: I comes from time to time in FF for a moment already (I use 13). Usually I simply refresh and it works again

Re: startofbiz.bat obsolete?

2012-06-13 Thread Ankit Jain
The .bat and .sh scripts are moved to tools directory or you can also use ant start to start ofbiz. Regards, Ankit Jain On Wed, Jun 13, 2012 at 1:50 PM, Foo Shyn Chung ipoh...@gmail.com wrote: Hi guys, Recently we'd decided to use ofbiz 12.04 branch as the base for our next project

Re: Restful service in ofbiz

2012-06-13 Thread Ankit Jain
Hi FooShyn, I have used the restful services by following the same document but I used with 10.04 not sure about 12.04 but I think it will work with 12.04 also. :) Regards, Ankit Jain On Wed, Jun 13, 2012 at 4:56 PM, Foo Shyn Chung ipoh...@gmail.com wrote: Hi all, My current project needs

Re: Query Regarding Populating Dependent Drop-Down For State - Country

2012-06-01 Thread Ankit Jain
Check below link and trace the request. https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/newcustomer Regards, Ankit Jain On Fri, Jun 1, 2012 at 5:51 PM, baidehi prasad baidehipra...@gmail.com wrote: Hi ,   I am newb in OFBiz , as i am not able to Populate Dependent Drop-Down

Re: Order Sequence

2012-05-18 Thread Ankit Jain
SequenceValueItem is the entity where you can set sequence id for an entity as SO and PO stored in same entity OrderHeader so you can't change on the basis of OrderType. Regards, Ankit Jain On Fri, May 18, 2012 at 2:34 AM, Venkat Mangudi venkatmang...@gmail.com wrote: On Fri, May 18, 2012

Re: how to implement Cash on Delivery?

2012-05-10 Thread Ankit Jain
Its already implemented in Ofbiz please have a look on this page. https://demo-trunk.ofbiz.apache.org:8443/ecommerce/control/quickcheckout Regards, Ankit Jain On Thu, May 10, 2012 at 12:23 PM, indela indela...@gmail.com wrote: hi all, i am implement online store. all items add to Cart

Re: Checkbox confirmation

2012-05-10 Thread Ankit Jain
type=view value=booketicket/ /request-map Don't worry about multiple Id's you don't need to do anything else your form is of type multi and we are using service-multi in controller so it will handle by its own. Regards, Ankit Jain On Thu, May 10, 2012 at 3:07 PM, madhu

Re: Checkbox confirmation

2012-05-09 Thread Ankit Jain
I think you have missed the below entry in the controller, event type should be service-multi. event type=service-multi invoke=deleteTicket/ Regards, Ankit Jain On Wed, May 9, 2012 at 4:53 PM, madhu madhu.gumma...@lntinfotech.com wrote: HI, I am new to this OFBiz. I have some records

Re: product attributes and futures

2012-05-08 Thread Ankit Jain
to a ProductCategory through ProductFeatureCategoryAppl. Please have a look to these entity relationship. HTH Regards, Ankit Jain On Tue, May 8, 2012 at 2:45 AM, Robert G. g...@mercon24.de wrote: hey guys, i have a question concerning the use of attributes and futures. I sell technical products

Re: how to browse new store id?

2012-05-07 Thread Ankit Jain
Associate website to the new created product store. Check this https://demo-trunk.ofbiz.apache.org/content/control/EditWebSite?webSiteId=WebStoreexternalLoginKey=EL64893177 Regards, Ankit Jain On Mon, May 7, 2012 at 11:40 AM, indela indela...@gmail.com wrote: Hi all, i am created new

Re: use-when

2012-05-07 Thread Ankit Jain
Try this for second condition use-when=${thruDate gt; nowTimestamp}. HTH Regards, Ankit Jain On Mon, May 7, 2012 at 12:31 PM, Pierre Smits pierre.sm...@gmail.com wrote: Hi all, I want to have a button only visible (with use-when on a field widget in a form) in an overview when following

Re: use-when

2012-05-07 Thread Ankit Jain
Pierre, I have already mentioned that its for second condition and for first its already working for you so combine both the condition like this. use-when=${thruDate==null || (thruDate gt; nowTimestamp)} Regards, Ankit Jain On Mon, May 7, 2012 at 3:03 PM, Pierre Smits pierre.sm...@gmail.com

Re: what is accountingQuantityTotal in InventoryItem entity?

2012-05-05 Thread Ankit Jain
, please have a look in the code. Check InventoryServices.xml and InventoryReservationServices.xml HTH Regards, Ankit Jain On Fri, May 4, 2012 at 10:48 PM, devalpatel deval.pa...@netweb.biz wrote: Ankit, I also thought tried the same.. But the problem is , I  don't have

Re: condition in a xml form

2012-05-05 Thread Ankit Jain
Mailing List. Regards, Ankit Jain On Sat, May 5, 2012 at 9:41 AM, rahul das probal rahul063...@gmail.com wrote: sir, in the glsetupform.xml document there is a form field Listcompanies which show a list of companies(organization parties). so, i want to add a condition in that form field say

Re: what is accountingQuantityTotal in InventoryItem entity?

2012-05-04 Thread Ankit Jain
getInventoryAvailableByFacility will give you exact ATP and QOH. As you mentioned you are getting ProductId, FacilityId, then you can easily create a InventoryItemDetail for that product's inventory with orderId, orderItemSeqId info. HTH Regards, Ankit Jain On Fri, May 4, 2012 at 7:45 PM, devalpatel deval.pa

Re: what is accountingQuantityTotal in InventoryItem entity?

2012-05-04 Thread Ankit Jain
to deduct, fetch inventoryItem for that product and then just use the service createInventoryItemDetail for creating the record and pass the required parameter like, inventoryItemId(mandatory), availableToPromiseDiff, quantityOnHandDiff. Regards, Ankit Jain On Fri, May 4, 2012 at 9:47 PM, devalpatel

Re: Change decorator-screen name in runtime

2012-04-18 Thread Ankit Jain
. Regards, Ankit Jain On Wed, Apr 18, 2012 at 5:11 PM, Deepika1 S deepika...@tcs.com wrote: Hi All, I have the following code in CommonScreens.xml, I  have set a session attribute in the runtime , suppose setType ,it's value being  Blue. Now what i want is , depending on the value of setType

Re: view-last - vie last page

2012-04-11 Thread Ankit Jain
Hi Robert, Use save-last-view I think this will help you. response name=success type=view-last save-last-view=true/ Regards, Ankit Jain On Thu, Apr 12, 2012 at 3:28 AM, Robert2012 g...@mercon24.de wrote: Hey, when I call a controller request-map and do response with view-last, I get

Re: Successful message

2011-12-05 Thread Ankit Jain
Hi Veena, If you are talking about minilang services then use tag default-messageYour Message! /default-message. Regards, Ankit Jain On Mon, Dec 5, 2011 at 2:51 PM, veena veen...@spanservices.com wrote: Hi I am beginner in ofbiz i wanted to know how to display successful(formal

Re: want to know if any validation exists

2010-10-01 Thread Ankit Jain
something like this, you can refer it. https://issues.apache.org/jira/browse/OFBIZ-3161 -- Thanks Regards: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com On Friday 01 October 2010 05:01 PM, soumya jyoti guru wrote: Hi all, I am facing a problem while

Re: Auto Suggest

2010-09-02 Thread Ankit Jain
Hi Gavin, Auto Completer is already implemented in Ofbiz you can check it here https://demo-trunk.ofbiz.apache.org:8443/catalog/control/main in the Search Products Column just type any letter/number in the categoryId or product search field. -- Thanks Regards: Ankit Jain :-) On Thursday

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Ankit Jain
Hi Kranti, I had gone through the steps you gave, and it showing the right start end date which i set, its working fine at trunk too, i think you are using old version. Please Check it at trunk https://demo-trunk.ofbiz.apache.org/workeffort/control/calendar -- Thanks Regards: Ankit

Re: Date-time input method - time drop down broken!

2010-06-21 Thread Ankit Jain
Oops, i got your problem in wrong way, Sorry! But now I got your problem you were telling about the time not the date, and yes its showing the current time in the dropdown not the time which we set, I try to find out the reason solution for it. -- Thanks Regards: Ankit Jain Enterprise

Re: How to disable right click and back buttons after logged in into ofbiz

2010-06-16 Thread Ankit Jain
Hi Prasanthi, Include the code in a js file and add that file in the main decorator, so it will everywhere in the module. -- Thanks Regards: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com On Wednesday 16 June 2010 12:06 PM, prasanthi_ofbiz wrote: Dear

Re: How to disable right click and back buttons after logged in into ofbiz

2010-06-16 Thread Ankit Jain
/prototypejs/popup.js global=true/ -- Thanks Regards: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com On Wednesday 16 June 2010 12:53 PM, prasanthi_ofbiz wrote: Dear Ankit, Thanks for your reply. I have bit confusion like whether I have to create new js file

Re: How to disable right click and back buttons after logged in into ofbiz

2010-06-16 Thread Ankit Jain
more thing prototype.js is library file so its better to add custom code in other js file. Thanks Jacques for the link. Prashanthi please refer the link given by Jacques. -- Thanks Regards: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com On Wednesday 16

Re: Where from the field id is getting populated in an xml file form?

2010-06-07 Thread Ankit Jain
: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com

Re: How to disable right click and back buttons after logged in into ofbiz

2010-06-06 Thread Ankit Jain
Hi, I found another way of doing the same, as it(contextmenu) is an event so we can do it like below : Event.observe(window, 'contextmenu', function(event) { event.stop(); Thanks Ankit Jain On Wednesday 02 June 2010 10:01 PM, Ankit Jain wrote: Hi, For disabling right click you can use

Re: How to disable right click and back buttons after logged in into ofbiz

2010-06-02 Thread Ankit Jain
Hi, For disabling right click you can use the following code : script type=text/javascript document.oncontextmenu=new Function(return false) /script -- Thanks Regards: Ankit Jain Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com On Wednesday 02 June 2010 05:36 PM

Re: How to read only text box

2010-05-21 Thread Ankit Jain
then only you will get the value. -- Thanks Regards: Ankit Jain Jr. Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com prasanthi_ofbiz wrote: Hi In Ofbiz application I want to make a text box read-only and the value in side that text box should pass to the database through

Re: can we give the alias for field name?

2010-05-20 Thread Ankit Jain
Hi Anurag, Yes this is possible, just set the filedname you want and the actual name of filed in the col-name like : field name=oldAmountPerQuantity col-name=AMOUNT_PER_QUANTITY type=currency-amount/field -- Thanks Regards: Ankit Jain Jr. Enterprise Software Developer Hotwax Media Pvt

Re: can we give the alias for field name?

2010-05-20 Thread Ankit Jain
Anurag it will give the same result. HTH -- Thanks Regards: Ankit Jain :-) Jr. Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com

Re: Eccomerce Language change works incorrectly 10.04

2010-05-17 Thread Ankit Jain
Hi Michael, This is happening because when you select a language the request is setSessionLocale in this the response type is view-last thats why its redirecting you on the previous page. Just change the response type to view. -- Thanks Regards: Ankit Jain Jr. Enterprise Software

Re: Ofbiz Returning to Wrong Page After Add to Cart

2010-05-12 Thread Ankit Jain
Regards: Ankit Jain Jr. Enterprise Software Developer Hotwax Media Pvt. Ltd. www.hotwaxmedia.com BrettS wrote: Hi, Under certain circumstances, I have a problem with Ofbiz (incorrectly) redirecting to the Profile page after clicking Add to Cart. The steps I took to produce the problem