Re: Form Widget Issue

2013-07-18 Thread Jacques Le Roux
Try to experiment where it already exists: MiscForms.xml

path: webtools/control/WebtoolsLayoutDemo

Note that the field name must be unique...

Jacques

vivek mishra wrote:
> Hi Nicolas,
> 
> Here's the sample code:
> 
>   header-row-style="header-row">
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> Here it is showing only the last title "B" with four radio button for very
> good, good, average and below average. It doesn't show "A" with these
> option.
> 
> Thanks & Regards,
> 
>> Hi vivek,
>> 
>> Can you give us the code ?
>> 
>> Nicolas
>> 
>> Le 18/07/2013 06:29, vivek mishra a écrit :
>> 
>>  Hello All,
>>> 
>>> Can't we use multiple radio button field in a single form widget? I am
>>> trying to add four radio button field's section but it's displaying only
>>> the last one.
>>> 
>>> For ex: In a feedback form we have certain options like Quality, Services
>>> etc. In each option we have good, average, below average parameters.
>>> When I am adding Quality and Services as a radio button and putting
>>> options
>>> inside these radio button fields it's displaying the last one only. In
>>> this
>>> case it only shows Services and it's option.
>>> 
>>> Any help will be much appreciated.
>>> 
>>> Thanks & Regards,
>>> --
>>> Vivek Mishra
>>> 
>>> 
>> 
>> --
>> Nicolas MALIN
>> Consultant
>> Tél : 06.17.66.40.06
>> Site projet : http://www.neogia.org/
>> ---
>> Société LibrenBerry
>> Tél : 02.48.02.56.12
>> Site : http://www.librenberry.net/


Re: Form Widget Issue

2013-07-18 Thread vivek mishra
Hi Nicolas,

Here's the sample code:

 


















Here it is showing only the last title "B" with four radio button for very
good, good, average and below average. It doesn't show "A" with these
option.

Thanks & Regards,
--
Vivek Mishra








On Thu, Jul 18, 2013 at 11:26 AM, Nicolas Malin <
malin.nico...@librenberry.net> wrote:

> Hi vivek,
>
> Can you give us the code ?
>
> Nicolas
>
> Le 18/07/2013 06:29, vivek mishra a écrit :
>
>  Hello All,
>>
>> Can't we use multiple radio button field in a single form widget? I am
>> trying to add four radio button field's section but it's displaying only
>> the last one.
>>
>> For ex: In a feedback form we have certain options like Quality, Services
>> etc. In each option we have good, average, below average parameters.
>> When I am adding Quality and Services as a radio button and putting
>> options
>> inside these radio button fields it's displaying the last one only. In
>> this
>> case it only shows Services and it's option.
>>
>> Any help will be much appreciated.
>>
>> Thanks & Regards,
>> --
>> Vivek Mishra
>>
>>
>
> --
> Nicolas MALIN
> Consultant
> Tél : 06.17.66.40.06
> Site projet : http://www.neogia.org/
> ---
> Société LibrenBerry
> Tél : 02.48.02.56.12
> Site : http://www.librenberry.net/
>
>


Re: Loyalty Program / FinAccount payment

2013-07-18 Thread S K Pradeep Kumar
You can use the store credit.

With regards,
Pradeep Kumar

With regards,
S K Pradeep Kumar,
9035009495


On Thu, Jul 18, 2013 at 9:29 PM, greg jocher  wrote:

> Hi all
>
> We have to add a Loyalty program based on FinAccounts(?) to our ecommerce:
>
> The customer earns points based on the order subtotal, a promotion or
> something.
> These points should be used/debited on future order(s).
>
> We tried to add both payment methods (selected + fin_account) to the cart,
> but only the selected one will be used.
> Is there a way to add a second payment method?
>
> Regards
> Greg
>
>
>
>
>
>


Loyalty Program / FinAccount payment

2013-07-18 Thread greg jocher

Hi all

We have to add a Loyalty program based on FinAccounts(?) to our ecommerce:

The customer earns points based on the order subtotal, a promotion or 
something.

These points should be used/debited on future order(s).

We tried to add both payment methods (selected + fin_account) to the 
cart, but only the selected one will be used.

Is there a way to add a second payment method?

Regards
Greg







Re: add pdf file to ecommerce product site for download

2013-07-18 Thread Robert G.
ah thats great, thanks



--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/add-pdf-file-to-ecommerce-product-site-for-download-tp4642843p4642877.html
Sent from the OFBiz - User mailing list archive at Nabble.com.


Re: problem with order change in POS - URGENT HELP REQUIRED

2013-07-18 Thread Rishi Solanki
Looks like the error coming from AcctgTransServices.xml line 318 -
.
Reason for such kind of problem is either your GlAccountType seed data is
not completely loaded or wrt glAccountType glAccountId is not set properly.
You can try after loading all accounting component data with complete
organization structure should solve the problem.

After that you can look into details which data is required to run your
application.

Hope it helps!


Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Thu, Jul 4, 2013 at 10:55 AM, Vikas  wrote:

>  Dear Sumit,
>
> Thank you for your response, Please find the attached log. Here is the
> error message which noticed from the log, We create a GL Account however we
> are stuck at this point.
>
>  {Gl account id is not set for 1 or mapping not found for account type
> , Gl account id is not set for 2 or mapping not found for account type }
>
> and one more question what is this "1" and "2"
>
> Your immediate attention will be highly appreciated
>
> Regards
> Vikas
>
> On Wednesday 03 July 2013 11:05 AM, Sumit Pandit wrote:
>
> Vikas, If you could share the error logs, it will be helpful...
>
> --
> Thanks And Regards
> Sumit Pandit
> Tata Consultancy Services
>
> 
>
>
> - Original Message -
> From: Vikas  
> To: user@ofbiz.apache.org
> Sent: Wed, 03 Jul 2013 00:40:36 +0530 (IST)
> Subject: problem with order change in POS
>
> Dear All,
>
> I am in a trouble Please help
>
>
> I installed database without dummy data, and I set supplier, product,
> category etc
>
> but in the POS sale when I click the "FINISH" button it shows the error
> message " problem with order change; see log"
>
> I can't rectify this error
>
> Request your great help
>
> Thanks n Advance
>
> Vikas
>
>
>
> --
> View this message in context: 
> http://ofbiz.135035.n4.nabble.com/problem-with-order-change-in-POS-tp4642530.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
> =-=-=
> Notice: The information contained in this e-mail
> message and/or attachments to it may contain
> confidential or privileged information. If you are
> not the intended recipient, any dissemination, use,
> review, distribution, printing or copying of the
> information contained in this e-mail message
> and/or attachments to it are strictly prohibited. If
> you have received this communication in error,
> please notify us by reply e-mail or telephone and
> immediately and permanently delete the message
> and any attachments. Thank you
>
>
>
>
>


Re: Is there any functionality to put a flat charge on Gift wrap

2013-07-18 Thread Rishi Solanki
With current code base and as per my understanding this is not supported
and need to do customization. Anyone else have different thought?

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Mon, Jul 1, 2013 at 12:56 PM, Deepak Agarwal wrote:

> We want to put a charge on gift wraps. Just wanted to check if this is
> already implemented else I will create an order adjustment for this and
> modify some code to that for me.
>
> --
> Thanks,
> Deepak Agarwal,
>
> Mobile: +91 9501190044
>


Re: Help Regarding product stock

2013-07-18 Thread Rishi Solanki
Another option is you can set the ProductPrice.customPriceCalcService which
in turn calculate the price on the basis of cost. Doing it in way Jacques
suggest is better option IMO.

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Mon, Jul 1, 2013 at 12:19 PM, Jacques Le Roux <
jacques.le.r...@les7arts.com> wrote:

> Prices have dates from and thru to handle that case.
> To automatize it you will need custom import code
>
> Jacques
>
> From: "Vikas" 
> > Dear All
> >
> > I want one help from ofBiz, I will explain my requirement with an example
> >
> >
> > I got 100 products (say slot1) from my supplier with the price of $100,
> > after two months got another slot (say slot2; but products in slot1 are
> > still remaining) with price $75. How can I manage these two prices with
> > ofbiz. My confusion is after selling the slot1 completely the price
> should
> > automatically changed to the price of slot2.
> >
> > Is any way to do the same with ofbiz
> >
> > Please advice.
> >
> > Thanks & Regards
> > Vikas
> >
> >
> >
> > --
> > View this message in context:
> http://ofbiz.135035.n4.nabble.com/Help-Regarding-product-stock-tp4642491.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
>


Re: cannot add facility to store (when I remove dummy data)

2013-07-18 Thread Rishi Solanki
Hi Vikas,

It is working as expected on 1104 branch. Please pass the from date and
after progress bar disappear refresh the page. Problem is of not showing
the results after insert.
On which branch or trunk revision you are trying.

Rishi Solanki
Manager, Enterprise Software Development
HotWax Media Pvt. Ltd.
Direct: +91-9893287847
http://www.hotwaxmedia.com


On Fri, Jun 28, 2013 at 8:03 PM, Heidi Dehaes  wrote:

> You have to go to the FACILITY application.
> That has a url something like this:
>
> https://localhost:8443/facility/control/main
>
> Regards,
> Heidi
>
> 2013/6/28 Vikas 
>
> > Dear All
> >
> >
> >  I would like to  add a facility to store (I already remove dummy data),
> > but
> > when I click on the add button it just display a progressbar and
> disappear
> > it
> >
> > here is the link
> >
> >
> >
> https://localhost:8443/catalog/control/ProductStoreFacilities?productStoreId=10001
> >
> >
> > PLease Advice
> >
> >
> > Regards
> > Vikas
> >
> >
> >
> > --
> > View this message in context:
> >
> http://ofbiz.135035.n4.nabble.com/cannot-add-facility-to-store-when-I-remove-dummy-data-tp4642432.html
> > Sent from the OFBiz - User mailing list archive at Nabble.com.
> >
>
>
>
> --
> Olagos bvba
> http://www.olagos.eu
> http://www.olagos.com
> http://www.olagos.be
> http://www.olagos.nl
> Olagos team
> Kerkstraat 34
> 2570 Duffel
> Belgium
>