Subject: Re: Hovering over image causes apparent image loading loop.

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Subject: Re: Hovering over image causes apparent image loading loop.

G.W. Haywood
Hello again,

On Fri, 18 Mar 2016, Pierre Smits wrote:

> If you feel that this is a bug, feel free to create a JIRA issue.

Hmm.  For sure it's a bug, but I'm not sure what it's a bug in. :)

Before I go adding to the huge pile of unloved JIRA issues I think
I'll delve into the works a little more.  Right now I'm struggling
to get a grip on all this but it's gradually becoming clearer.  In
any case as it turns out the looping image rendering issue is just
one of many which are crawling out of the woodwork as I dig deeper
into the behaviour of the eCommerce site.  It's clear that several
of the things I've come up against need coding work but others are
probably the results of my lack of understanding.  I've found that
the VAT comes out at zero on my orders, and I'm guessing that this
is because I don't have a UK Tax Authority defined but I can't see
how to create one without directly hacking the database.  Is there
some secret I'm missing?

--

73,
Ged.
Reply | Threaded
Open this post in threaded view
|

Re: Subject: Re: Hovering over image causes apparent image loading loop.

Pierre Smits
Hi Gerald,

Re: unloved JIRA issues
Not creating the JIRA issue, even if you regard them as unloved, keeps the
issue in the dark and community members unaware. One cannot love what is
unknown... Creating the JIRA issue will drive the awareness and potential
find a community member that will give the love and improve the code base.

Re: UK Tax Authority
Various Tax Authority definitions exist
in accounting/data/DemoTaxAuthority.xml

In the Accounting module you configure the mapping between the Tax
Authority and the product categories and the percentages.

Best regards,

Pierre Smits

ORRTIZ.COM <http://www.orrtiz.com>
OFBiz based solutions & services

OFBiz Extensions Marketplace
http://oem.ofbizci.net/oci-2/

On Sat, Mar 19, 2016 at 10:25 AM, G.W. Haywood <[hidden email]>
wrote:

> Hello again,
>
> On Fri, 18 Mar 2016, Pierre Smits wrote:
>
> If you feel that this is a bug, feel free to create a JIRA issue.
>>
>
> Hmm.  For sure it's a bug, but I'm not sure what it's a bug in. :)
>
> Before I go adding to the huge pile of unloved JIRA issues I think
> I'll delve into the works a little more.  Right now I'm struggling
> to get a grip on all this but it's gradually becoming clearer.  In
> any case as it turns out the looping image rendering issue is just
> one of many which are crawling out of the woodwork as I dig deeper
> into the behaviour of the eCommerce site.  It's clear that several
> of the things I've come up against need coding work but others are
> probably the results of my lack of understanding.  I've found that
> the VAT comes out at zero on my orders, and I'm guessing that this
> is because I don't have a UK Tax Authority defined but I can't see
> how to create one without directly hacking the database.  Is there
> some secret I'm missing?
>
> --
>
> 73,
> Ged.
>