Users - problem with treewidget

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

Users - problem with treewidget

Hans Bakker
There is a problem with the treewidget used in the "navigate accounts" option
under "chart of accounts" in the accounting component.

Initally it starts up ok but generates the wrong "trail" parameter

https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=100000&trail=null|
100000

it should be:

https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=100000&trail=100000

after manually modifying the url to the second one it works fine...

i know it worked ok a couple of months ago, ring a bell with somebody with a
recent change?

--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Users - problem with treewidget

Jacopo Cappellato
Hans,

I've noticed this too, and also others as well: see
http://jira.undersunconsulting.com/browse/OFBIZ-868
and
http://jira.undersunconsulting.com/browse/OFBIZ-842

Jacopo

Hans Bakker wrote:

> There is a problem with the treewidget used in the "navigate accounts" option
> under "chart of accounts" in the accounting component.
>
> Initally it starts up ok but generates the wrong "trail" parameter
>
> https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=100000&trail=null|
> 100000
>
> it should be:
>
> https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=100000&trail=100000
>
> after manually modifying the url to the second one it works fine...
>
> i know it worked ok a couple of months ago, ring a bell with somebody with a
> recent change?
>
>
>
> ------------------------------------------------------------------------
>
>  
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - problem with treewidget

Hans Bakker
I attached a patch to  http://jira.undersunconsulting.com/browse/OFBIZ-842 
which solves this problem....

perhaps Al can have a look if this is the best solution. he wrote the tree
widget...

Hans


On Sunday 30 April 2006 12:19, Jacopo Cappellato wrote:

> Hans,
>
> I've noticed this too, and also others as well: see
> http://jira.undersunconsulting.com/browse/OFBIZ-868
> and
> http://jira.undersunconsulting.com/browse/OFBIZ-842
>
> Jacopo
>
> Hans Bakker wrote:
> > There is a problem with the treewidget used in the "navigate accounts"
> > option under "chart of accounts" in the accounting component.
> >
> > Initally it starts up ok but generates the wrong "trail" parameter
> >
> > https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=1
> >00000&trail=null| 100000
> >
> > it should be:
> >
> > https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId=1
> >00000&trail=100000
> >
> > after manually modifying the url to the second one it works fine...
> >
> > i know it worked ok a couple of months ago, ring a bell with somebody
> > with a recent change?
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> >
> > _______________________________________________
> > Users mailing list
> > [hidden email]
> > http://lists.ofbiz.org/mailman/listinfo/users
>
> _______________________________________________
> Users mailing list
> [hidden email]
> http://lists.ofbiz.org/mailman/listinfo/users
--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: Users - problem with treewidget

Hans Bakker
Correction, The patch is attached to:
http://jira.undersunconsulting.com/browse/OFBIZ-868

On Monday 01 May 2006 10:44, Hans Bakker wrote:

> I attached a patch to  http://jira.undersunconsulting.com/browse/OFBIZ-842
> which solves this problem....
>
> perhaps Al can have a look if this is the best solution. he wrote the tree
> widget...
>
> Hans
>
> On Sunday 30 April 2006 12:19, Jacopo Cappellato wrote:
> > Hans,
> >
> > I've noticed this too, and also others as well: see
> > http://jira.undersunconsulting.com/browse/OFBIZ-868
> > and
> > http://jira.undersunconsulting.com/browse/OFBIZ-842
> >
> > Jacopo
> >
> > Hans Bakker wrote:
> > > There is a problem with the treewidget used in the "navigate accounts"
> > > option under "chart of accounts" in the accounting component.
> > >
> > > Initally it starts up ok but generates the wrong "trail" parameter
> > >
> > > https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId
> > >=1 00000&trail=null| 100000
> > >
> > > it should be:
> > >
> > > https://localhost:8443/accounting/control/GlAccountNavigate?glAccountId
> > >=1 00000&trail=100000
> > >
> > > after manually modifying the url to the second one it works fine...
> > >
> > > i know it worked ok a couple of months ago, ring a bell with somebody
> > > with a recent change?
> > >
> > >
> > >
> > > -----------------------------------------------------------------------
> > >-
> > >
> > >
> > > _______________________________________________
> > > Users mailing list
> > > [hidden email]
> > > http://lists.ofbiz.org/mailman/listinfo/users
> >
> > _______________________________________________
> > Users mailing list
> > [hidden email]
> > http://lists.ofbiz.org/mailman/listinfo/users
--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (http://www.antwebsystems.com)

If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.asc

 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users

attachment0 (196 bytes) Download Attachment