Report Criteria Text on Split Transaction

View: New views
5 Messages — Rating Filter:   Alert me  

Report Criteria Text on Split Transaction

by Peter Hargreaves-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Version: 0.9.1-CVS 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1
OS: Linux (i686) release 2.6.24-19-generic
Compiler: Target: i486-linux-gnu
Severity: Normal -> Grave

Hi Folks,

I'm using Report Configuration>Criteria>Text to filter transactions, some of
which are split transactions and it is not behaving as expected.

In split transactions I'm using the Memo of a split item to identify it for
the Text filter. I find that instead of just the one item appearing in the
report, all the sibling split items appear.

Is this intentional? I'd like to report it as a bug.

I've tested Report Configuration>Criteria>Category and this pulls out only the
split items that match the Category, not all the sibling items. So, I would
expect Text filtering to do the same.

Great software - looking forward to your reactions.

Peter.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

Re: Report Criteria Text on Split Transaction

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Peter,
it is probably getting confused between the transaction memo and the memo for a specific split. I will look into it.
Thanks for noticing.

Regards,
Alvaro

On Mon, Jul 14, 2008 at 5:54 PM, Peter Hargreaves <peter@...> wrote:
Version: 0.9.1-CVS 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1
OS: Linux (i686) release 2.6.24-19-generic
Compiler: Target: i486-linux-gnu
Severity: Normal -> Grave

Hi Folks,

I'm using Report Configuration>Criteria>Text to filter transactions, some of
which are split transactions and it is not behaving as expected.

In split transactions I'm using the Memo of a split item to identify it for
the Text filter. I find that instead of just the one item appearing in the
report, all the sibling split items appear.

Is this intentional? I'd like to report it as a bug.

I've tested Report Configuration>Criteria>Category and this pulls out only the
split items that match the Category, not all the sibling items. So, I would
expect Text filtering to do the same.

Great software - looking forward to your reactions.

Peter.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

Re: Report Criteria Text on Split Transaction

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello all,
I have a patch for this. If the text does not match the split, it will not show it.
Downside to this, is that if the text only matches the memo of the transaction, it will show only the transaction, without any splits.

What do you think about this?

Regards,
Alvaro

On Mon, Jul 14, 2008 at 7:17 PM, Alvaro Soliverez <asoliverez@...> wrote:
Hello Peter,
it is probably getting confused between the transaction memo and the memo for a specific split. I will look into it.
Thanks for noticing.

Regards,
Alvaro


On Mon, Jul 14, 2008 at 5:54 PM, Peter Hargreaves <peter@...> wrote:
Version: 0.9.1-CVS 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1
OS: Linux (i686) release 2.6.24-19-generic
Compiler: Target: i486-linux-gnu
Severity: Normal -> Grave

Hi Folks,

I'm using Report Configuration>Criteria>Text to filter transactions, some of
which are split transactions and it is not behaving as expected.

In split transactions I'm using the Memo of a split item to identify it for
the Text filter. I find that instead of just the one item appearing in the
report, all the sibling split items appear.

Is this intentional? I'd like to report it as a bug.

I've tested Report Configuration>Criteria>Category and this pulls out only the
split items that match the Category, not all the sibling items. So, I would
expect Text filtering to do the same.

Great software - looking forward to your reactions.

Peter.


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

Parent Message unknown Re: Report Criteria Text on Split Transaction

by Alvaro Soliverez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Fixed in CVS.
If the text matches the main split, it will show all splits. If it matches another, it will show only that one split.

Regards,
Alvaro

On Tue, Jul 15, 2008 at 3:11 PM, Peter Hargreaves <peter@...> wrote:
Hi Alvaro,

On Tuesday 15 July 2008, you wrote:
> Hello all,
> I have a patch for this. If the text does not match the split, it will not
> show it.
> Downside to this, is that if the text only matches the memo of the
> transaction, it will show only the transaction, without any splits.
>
> What do you think about this?
My preference would be:
1) When text matches the transaction memo - show all the split items -
regardless of any matches for the split items. Because the transaction
represents/contains all the split items.
2) When text does not match the transaction memo - show only the split items
where the text matches the split item's memo.
I'm not too worried about 1) though.
Regards,
Peter.
>
> Regards,
> Alvaro
>
> On Mon, Jul 14, 2008 at 7:17 PM, Alvaro Soliverez <asoliverez@...>
>
> wrote:
> > Hello Peter,
> > it is probably getting confused between the transaction memo and the memo
> > for a specific split. I will look into it.
> > Thanks for noticing.
> >
> > Regards,
> > Alvaro
> >
> >
> > On Mon, Jul 14, 2008 at 5:54 PM, Peter Hargreaves <peter@...>
> >
> > wrote:
> >> Version: 0.9.1-CVS 3.5.9, Kubuntu (hardy) 4:3.5.9-0ubuntu7.1
> >> OS: Linux (i686) release 2.6.24-19-generic
> >> Compiler: Target: i486-linux-gnu
> >> Severity: Normal -> Grave
> >>
> >> Hi Folks,
> >>
> >> I'm using Report Configuration>Criteria>Text to filter transactions,
> >> some of
> >> which are split transactions and it is not behaving as expected.
> >>
> >> In split transactions I'm using the Memo of a split item to identify it
> >> for
> >> the Text filter. I find that instead of just the one item appearing in
> >> the report, all the sibling split items appear.
> >>
> >> Is this intentional? I'd like to report it as a bug.
> >>
> >> I've tested Report Configuration>Criteria>Category and this pulls out
> >> only the
> >> split items that match the Category, not all the sibling items. So, I
> >> would
> >> expect Text filtering to do the same.
> >>
> >> Great software - looking forward to your reactions.
> >>
> >> Peter.
> >>
> >>
> >> ------------------------------------------------------------------------
> >>- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
> >> Studies have shown that voting for your favorite open source project,
> >> along with a healthy diet, reduces your potential for chronic lameness
> >> and boredom. Vote Now at http://www.sourceforge.net/community/cca08
> >> _______________________________________________
> >> KMyMoney2-developer mailing list
> >> KMyMoney2-developer@...
> >> https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer

Re: Report Criteria Text on Split Transaction

by Peter Hargreaves-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thursday 17 July 2008, Alvaro Soliverez wrote:
> Fixed in CVS.
> If the text matches the main split, it will show all splits. If it matches
> another, it will show only that one split.
>
> Regards,
> Alvaro

Sounds great - I look forward to getting my hands on it some day - I don't
need it till next years accounts - so I should have it by then. :-)

Many thanks.

Peter.



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
KMyMoney2-developer mailing list
KMyMoney2-developer@...
https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer
LightInTheBox - Buy quality products at wholesale price