From dadc34655c3ab961b0b0b94a10eaaba710f0b5e8 Mon Sep 17 00:00:00 2001 From: tpearson Date: Mon, 4 Jul 2011 22:38:03 +0000 Subject: Added kmymoney git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kmymoney@1239792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- .../newaccountwizard/kaccounttypepagedecl.ui | 289 +++++++++++++++++++++ 1 file changed, 289 insertions(+) create mode 100644 kmymoney2/wizards/newaccountwizard/kaccounttypepagedecl.ui (limited to 'kmymoney2/wizards/newaccountwizard/kaccounttypepagedecl.ui') diff --git a/kmymoney2/wizards/newaccountwizard/kaccounttypepagedecl.ui b/kmymoney2/wizards/newaccountwizard/kaccounttypepagedecl.ui new file mode 100644 index 0000000..bb6c5b7 --- /dev/null +++ b/kmymoney2/wizards/newaccountwizard/kaccounttypepagedecl.ui @@ -0,0 +1,289 @@ + +KAccountTypePageDecl + + + KAccountTypePageDecl + + + + 0 + 0 + 555 + 404 + + + + + unnamed + + + + kActiveLabel4 + + + NoFocus + + + Enter the name of the account under which it is known within KMyMoney. +Select the type for the new account. Use the <b>What's this?</b> feature to see more details about the various account types. +Enter the date the account was opened and its currency. + + + + + layout9 + + + + unnamed + + + + m_currencyComboBox + + + + 3 + 0 + 0 + 0 + + + + Select the currency in which this account is denominated. + + + + + textLabel3 + + + Currency + + + + + textLabel2 + + + Opening date + + + + + m_openingBalance + + + + 150 + 0 + + + + StrongFocus + + + false + + + The opening balance is the balance of the account when you start using it with KMyMoney. For new accounts this is usually 0 but for existing accounts this may well differ. Please consult the account statements to figure out this value. The opening balance is to be provided in the currency of the account as selected with the currency button. + + + + + m_conversionLabel + + + Conversion rate + + + + + m_openingDate + + + StrongFocus + + + The opening date would be the date of the last statement. In case you want to keep track of transactions prior to this date, enter the ending balance and statement date of a prior statement and add all following transactions into KMyMoney. +<br> +<i>Note</i>: If you do not know the exact amount of the opening balance, enter an estimate. You can change this value later before you reconcile this account for the first time. + + + + + m_conversionExample + + + xxx + + + + + textLabel2_2 + + + Account type + + + + + m_conversionRate + + + false + + + For foreign currencies an initial conversion rate needs to be provided. This should be the price of the foreign currency in the base currency on the opening date of the account. + + + + + textLabel1 + + + Account name + + + + + textLabel1_2 + + + Opening balance + + + + + m_typeSelection + + + + 3 + 0 + 0 + 0 + + + + <p><b>Checking</b> +Use the checking account type to manage activities on your checking account e.g. payments, checks and cash card purchases.</p> + +<p><b>Savings</b> +Use the savings account type to manage activities on your savings account.</p> + +<p><b>Credit Card</b> +Use the credit card account type to manage activities on your credit card.</p> + +<p><b>Cash</b> + +Use the cash account type to manage activities in your wallet.</p> + +<p><b>Loan</b> +Use the loan account type to manage amortization loans (e.g. mortgages, car loan, money you lend, private loans etc.).</p> + +<p><b>Investment</b> +Use the investment account to manage your stock, mutual fund and other investments.</p> + +<p><b>Asset</b> +Use the asset account type to manage assets (e.g. your house, car or art collection).</p> + +<p><b>Liability</b> +Use the liability account type to manage any type of liability except amortization loans. Use it for taxes you owe or money you borrowed from friends. For amortization loans like mortgages you should create a loan account.</p> + + + + + m_preferredAccount + + + Preferred account + + + Mark this checkbox if the account should be maintained as preferred account + + + Selecting the <b>Preferred Account</b> checkbox will allow preferred access in some dialogs and views of KMyMoney. + + + + + spacer6 + + + Horizontal + + + Expanding + + + + 231 + 20 + + + + + + m_accountName + + + + 3 + 0 + 0 + 0 + + + + Enter a name under which this account is known within KMyMoney. + + + + + m_onlineQuote + + + Online quote + + + + + spacer3 + + + Horizontal + + + Expanding + + + + 61 + 21 + + + + + + + + spacer18 + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + -- cgit v1.2.1