Searched refs:FirstAccount (Results 1 – 1 of 1) sorted by relevance
442 … for (const auto &FirstAccount : Model_Account::instance().all(Model_Account::COL_ACCOUNTNAME)) in MMEX_InsertNewTransaction() local444 …if (Model_Account::type(FirstAccount) != Model_Account::INVESTMENT && Model_Account::type(FirstAcc… in MMEX_InsertNewTransaction()446 FistAccountName = FirstAccount.ACCOUNTNAME; in MMEX_InsertNewTransaction()447 AccountID = FirstAccount.ACCOUNTID; in MMEX_InsertNewTransaction()