[juno] How Do I Create New Accounts? (diff in the body)

Ibarra, Michael m.ibarra@cdcixis-na.com
Mon, 26 Aug 2002 14:35:36 -0400


Thanks, I'll wait, no great rush. Incidentally,
I plan to use this for an in office  "petty cash"
account.

-mike

-----Original Message-----
From: Mathieu Legare [mailto:legare@uqtr.ca]
Sent: Monday, August 26, 2002 2:33 PM
To: juno@lists.horde.org
Subject: Re: [juno] How Do I Create New Accounts? (diff in the body)


Hi,

At Mon, Aug 26, 2002 at 01:39:00PM -0400, Ibarra, Michael wrote:
> Or add new ones?

Juno do not do much at this time. But i noticed that if you
don't have any account yet, the 'Add' button does not show up :)

The diff should be commited soon in CVS. In the mean time, you can
apply this diff to accounts.php :

Index: accounts.php
===================================================================
RCS file: /repository/juno/accounts.php,v
retrieving revision 1.2
diff -u -r1.2 accounts.php
--- accounts.php	26 Aug 2002 15:49:14 -0000	1.2
+++ accounts.php	26 Aug 2002 18:25:59 -0000
@@ -62,10 +62,10 @@
     foreach($accounts as $account_id => $account) {
         include JUNO_TEMPLATES . '/accounts/account_summaries.inc';
     }
-    include JUNO_TEMPLATES . '/accounts/account_footer.inc';
 } else {
     include JUNO_TEMPLATES . '/accounts/empty.inc';
 }
+include JUNO_TEMPLATES . '/accounts/account_footer.inc';
 
 $registry->shutdown();
 include JUNO_TEMPLATES . '/common-footer.inc';


bye
-- 
leg

-- 
Juno mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: juno-unsubscribe@lists.horde.org