Please tell me what changes should be done in ecommain.css file to display
the product item information of ecommerce site properly in both browsers (IE
& mozilla firefox).
Thanks...
manoj_aggarwal84 wrote:
>
>
> When I click on a product item from main page of ecommerce site, the
> informatio
are you using the trunk version?
though what you say is true there is more code that effects the output.
RolandH sent the following on 6/20/2008 5:55 AM:
> Hi all,
>
> after playing a bit with services, I found a small WSDL problem, I tried
> to fix, but I can't find the real source, so maybe s
stamilo,
thank you for reporting the problem.
There is a patch that fixes it in
https://issues.apache.org/jira/browse/OFBIZ-1846
-Bruno
2008/6/23 stamilo <[EMAIL PROTECTED]>:
> :)
>
> On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux <
> [EMAIL PROTECTED]> wrote:
>
> > Hi,
> >
> > This is a work
BTW: while this was reported for credit card number decryption, it
would happen for any entity field with encrypt set to true.
I was working on this over the weekend and committed a couple of
patches that failed to make a difference (testing against a real
production database).
This tim
We're just looking for confirmation that the only difference between
product types MARKETING_PKG_AUTO and MARKETING_PKG_PICK is that the auto
type is used for products which involve work efforts and the pick type
is simply used for situations where off the shelf products are picked to
make a ba
Hello Ankur and Kunal,
PF my reply below
Part-1
###
OFBiz does allow you to apply taxes on products{items}. You need to mention
the type of tax you want to apply trough tax authorities, however for VAT
tax you have to apply a
Hi all,
I have noticed strange behaviour during cancelling order item that
posses sales tax adjustments.
The status of the item is set to ITEM_CANCELLED and tax adjustments are
not removed. Instead of this it is created order header adjustment that
compensates order item sales tax adjustments. Thi
... and some interesting thins are here
http://www.opensourcestrategies.com/ofbiz/ofbiz_service_cookbook.txt too
jaki wrote / napísal(a):
> Actually I'm trying to run the services from an external java soap client (as
> given here :
> http://www.opensourcestrategies.com/ofbiz/OFBIZ_SOAP_RMI_Tutor
Try put parameters login.username and login.password
http://docs.ofbiz.org/display/OFBTECH/Service+Engine+Guide
ya
jaki wrote / napísal(a):
> Actually I'm trying to run the services from an external java soap client (as
> given here :
> http://www.opensourcestrategies.com/ofbiz/OFBIZ_SOAP_RMI_Tu
Actually I'm trying to run the services from an external java soap client (as
given here :
http://www.opensourcestrategies.com/ofbiz/OFBIZ_SOAP_RMI_Tutorial.pdf) and
am not sure on how to access the ofbiz session in order to retrieve the user
details from it
yanick wrote:
>
> Hi,
> put userLog
Also remember that the login must be also set up in Party Mgr for
security for roles.
Ján Valkovic sent the following on 6/23/2008 6:19 AM:
> Hi,
> put userLogin as parameter to service, example in java:
>
> GenericValue userLogin = null;
> userLogin = (GenericValue) request.getSession().getAttri
Hi all, i am new to ofbiz. i have configured POS to sync with MCS directly
without PSS. Push is getting called and runing but pull service is not
running. my objective is to maintain same catalog and inventory on pos which
is already created on MCS.i have attached related files in attachment. plz
Hi,
put userLogin as parameter to service, example in java:
GenericValue userLogin = null;
userLogin = (GenericValue) request.getSession().getAttribute("userLogin");
serviceContext.put("userLogin", userLogin);
Map serviceReturn = dispatcher.runSync(serviceName, serviceContext);
ya
jaki wrote /
I am trying to use ofbiz webservices from an external app but some of these
servcies require you to be logged in. Is there anyway to bypass this? We
want our own login system to be used in place of that of ofbiz.
--
View this message in context:
http://www.nabble.com/Bypassing-ofbiz-login-tp180
Yes true, no ideas and mostly no time now, sorry
Jacques
From: "manoj_aggarwal84" <[EMAIL PROTECTED]>
Need help in displaying the product item information of ecommerce site in
internet explorer. When we go from ecommerce site's main page to a
particular product item, then the information is di
Need help in displaying the product item information of ecommerce site in
internet explorer. When we go from ecommerce site's main page to a
particular product item, then the information is displaying at the bottom of
webpage in IE. I think it is related to ecommain.css file. Please help me
if so
:)
On Mon, Jun 23, 2008 at 4:47 PM, Jacques Le Roux <
[EMAIL PROTECTED]> wrote:
> Hi,
>
> This is a work in progress. You might read this comment
>
> Hopefully, this will be fixed soon...
>
> Jacques
>
> From: "stamilo" <[EMAIL PROTECTED]>
>
> hi
>>
>> A patch from Bruno Busco "Example applicat
Hi,
This is a work in progress. You might read this comment
Hopefully, this will be fixed soon...
Jacques
From: "stamilo" <[EMAIL PROTECTED]>
hi
A patch from Bruno Busco "Example application should use
FindScreenDecorator"
report error in findExampleAjax
org.ofbiz.widget.screen.ScreenRe
Hi Ján
Are you using the same browser now that you were when you first noticed the
problem?
Thanks
Scott
2008/6/23 Ján Valkovič <[EMAIL PROTECTED]>:
> Now, it works for me, locally and on OfBiz demo site, it;s strange.
> Anyway, sorry for this post and post to wrong ML
>
> ya
>
> Jacques Le Rou
Now, it works for me, locally and on OfBiz demo site, it;s strange.
Anyway, sorry for this post and post to wrong ML
ya
Jacques Le Roux wrote / napísal(a):
> This kind of things should be better reported in user ML
> http://docs.ofbiz.org/display/OFBADMIN/Mailing+Lists#MailingLists-DeveloperList
hi
A patch from Bruno Busco "Example application should use
FindScreenDecorator"
report error in findExampleAjax
org.ofbiz.widget.screen.ScreenRenderException: Error rendering screen
[component://example/widget/example/ExampleAjaxScreens.xml#ListExampleFormOnly]:
java.lang.IllegalArgumentExcept
21 matches
Mail list logo