|
View:
New views
9 Messages
—
Rating Filter:
Alert me
|
|
|
Feature request - Home displayHi all,
I have a request to KMM developers about displaying financial summary home page. If an acount has no transactions, it should not be listed in the "Assets and Liabilities Summary" section. I have one parent account Credit Card. All my credit cards are subaccounts of this parent account. In the Liability Accounts Column, only individual credit card accounts should be listed, not the parent one. There are no transactions in the parent "Credit Cards" account. It was created for organization purpose only. So it's not real and should not be listed. Just a suggestion to clean up the summary home page. Toan ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayHi!
I think this feature request is related to my feature request #2870839: http://sourceforge.net/tracker/?func=detail&aid=2870839&group_id=4708&atid=354708 where I propose to make the home view customizable, like individual selecting, which accounts will be displayed in the home view. Bye, Markus Toan schrieb: > Hi all, > > I have a request to KMM developers about displaying financial summary > home page. If an acount has no transactions, it should not be listed > in the "Assets and Liabilities Summary" section. > > I have one parent account Credit Card. All my credit cards are > subaccounts of this parent account. > > In the Liability Accounts Column, only individual credit card accounts > should be listed, not the parent one. There are no transactions in the > parent "Credit Cards" account. It was created for organization purpose > only. So it's not real and should not be listed. > > Just a suggestion to clean up the summary home page. > > Toan > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > KMyMoney2-user mailing list > KMyMoney2-user@... > https://lists.sourceforge.net/lists/listinfo/kmymoney2-user > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home display:-)
You're right. Our feature requests are the same. But I think yours are a bit more sophisticated while mine is easier to implement: KMM simply drops all accounts which have no transactions in the summary. I guess one line of code should be able to do that! Thanks, Toan On Thu, Oct 15, 2009 at 11:05 AM, Markus Drexelius <markusd112@...> wrote: > Hi! > > I think this feature request is related to my feature request #2870839: > > http://sourceforge.net/tracker/?func=detail&aid=2870839&group_id=4708&atid=354708 > > where I propose to make the home view customizable, like individual > selecting, which accounts will be displayed in the home view. > > Bye, > > Markus > > > > Toan schrieb: >> >> Hi all, >> >> I have a request to KMM developers about displaying financial summary >> home page. If an acount has no transactions, it should not be listed >> in the "Assets and Liabilities Summary" section. >> >> I have one parent account Credit Card. All my credit cards are >> subaccounts of this parent account. >> >> In the Liability Accounts Column, only individual credit card accounts >> should be listed, not the parent one. There are no transactions in the >> parent "Credit Cards" account. It was created for organization purpose >> only. So it's not real and should not be listed. >> >> Just a suggestion to clean up the summary home page. >> >> Toan >> >> >> ------------------------------------------------------------------------------ >> Come build with us! The BlackBerry(R) Developer Conference in SF, CA >> is the only developer event you need to attend this year. Jumpstart your >> developing skills, take BlackBerry mobile applications to market and stay >> ahead of the curve. Join us from November 9 - 12, 2009. Register now! >> http://p.sf.net/sfu/devconference >> _______________________________________________ >> KMyMoney2-user mailing list >> KMyMoney2-user@... >> https://lists.sourceforge.net/lists/listinfo/kmymoney2-user >> > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayOn Thursday 15 October 2009 18:53:13 Toan wrote:
> :-) > > You're right. Our feature requests are the same. But I think yours are > a bit more sophisticated while mine is easier to implement: KMM simply > drops all accounts which have no transactions in the summary. I guess > one line of code should be able to do that! Now available in CVS HEAD. -- Regards Thomas Baumgart GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA ------------------------------------------------------------- The shortest words, namely yes and no, require the most thoughts. -- Pythagoras of Samos ------------------------------------------------------------- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayGreat! thank you very much. Now the summary page is much cleaner :-)
Just as a side note, did you make sure that this applies to parent accounts only. A newly created account (or if a user uses KMM for the 1st time) usually has no transactions. But if the account is a real account (no child account), such as Amazon Visa, it should be displayed on the home page. Thanks again, Toan On Fri, Oct 16, 2009 at 4:33 AM, Thomas Baumgart <thb@...> wrote: > On Thursday 15 October 2009 18:53:13 Toan wrote: >> :-) >> >> You're right. Our feature requests are the same. But I think yours are >> a bit more sophisticated while mine is easier to implement: KMM simply >> drops all accounts which have no transactions in the summary. I guess >> one line of code should be able to do that! > > Now available in CVS HEAD. > > -- > > Regards > > Thomas Baumgart > > GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA > ------------------------------------------------------------- > The shortest words, namely yes and no, > require the most thoughts. -- Pythagoras of Samos > ------------------------------------------------------------- > > ------------------------------------------------------------------------------ > Come build with us! The BlackBerry(R) Developer Conference in SF, CA > is the only developer event you need to attend this year. Jumpstart your > developing skills, take BlackBerry mobile applications to market and stay > ahead of the curve. Join us from November 9 - 12, 2009. Register now! > http://p.sf.net/sfu/devconference > _______________________________________________ > KMyMoney2-user mailing list > KMyMoney2-user@... > https://lists.sourceforge.net/lists/listinfo/kmymoney2-user > > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayOn Friday 16 October 2009 14:53:50 Toan wrote:
> Great! thank you very much. Now the summary page is much cleaner :-) > > Just as a side note, did you make sure that this applies to parent > accounts only. A newly created account (or if a user uses KMM for the > 1st time) usually has no transactions. But if the account is a real > account (no child account), such as Amazon Visa, it should be > displayed on the home page. Of course not. You did not ask for it in the first round. Should be easy to add though. -- Regards Thomas Baumgart GPG-FP: E55E D592 F45F 116B 8429 4F99 9C59 DB40 B75D D3BA ------------------------------------------------------------- If a cluttered desk is characteristic of a cluttered mind, what does an empty desk mean ? ------------------------------------------------------------- ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayOn Fri, Oct 16, 2009 at 10:37 AM, Thomas Baumgart <thb@...> wrote:
You can have summary accounts at a sublevel, there is no restriction to that. I would leave at as-is for now, to make it more consistent. Regards, Alvaro ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
Re: Feature request - Home displayNot sure I followed this exchange too closely, but the effect seems to have
been to remove my investment account from the Home page display. As it is an asset it makes the asset total incorrect. -- John www.jfarrar.co.uk On Friday 16 Oct 2009 14:51:20 Alvaro Soliverez wrote: > On Fri, Oct 16, 2009 at 10:37 AM, Thomas Baumgart <thb@...> wrote: > > On Friday 16 October 2009 14:53:50 Toan wrote: > > > Great! thank you very much. Now the summary page is much cleaner :-) > > > > > > Just as a side note, did you make sure that this applies to parent > > > accounts only. A newly created account (or if a user uses KMM for the > > > 1st time) usually has no transactions. But if the account is a real > > > account (no child account), such as Amazon Visa, it should be > > > displayed on the home page. > > > > Of course not. You did not ask for it in the first round. Should be easy > > to add though. > > You can have summary accounts at a sublevel, there is no restriction to > that. > I would leave at as-is for now, to make it more consistent. > > Regards, > Alvaro > ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ KMyMoney2-user mailing list KMyMoney2-user@... https://lists.sourceforge.net/lists/listinfo/kmymoney2-user |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |