AUDIT: r16690 - gnucash/trunk/src/engine - Daniel Harding's update to Afghani currency. closes #504257

Andrew Sackville-West andrewsw at cvs.gnucash.org
Fri Dec 21 13:53:39 EST 2007


Author: andrewsw
Date: 2007-12-21 13:53:38 -0500 (Fri, 21 Dec 2007)
New Revision: 16690
Trac: http://svn.gnucash.org/trac/changeset/16690

Modified:
   gnucash/trunk/src/engine/iso-4217-currencies.scm
Log:
Daniel Harding's update to Afghani currency. closes #504257
BP



Modified: gnucash/trunk/src/engine/iso-4217-currencies.scm
===================================================================
--- gnucash/trunk/src/engine/iso-4217-currencies.scm	2007-12-20 03:31:10 UTC (rev 16689)
+++ gnucash/trunk/src/engine/iso-4217-currencies.scm	2007-12-21 18:53:38 UTC (rev 16690)
@@ -11,7 +11,8 @@
 ;;   http://www.xe.com/iso4217.htm
 ;;   http://www.thefinancials.com/vortex/CurrencyFormats.html
 
-( "Afghanistan Afghani" "afghani" "pul" "ISO4217" "AFA" "004" 100 100 )
+( "Afghanistan Afghani (old)" "afghani" "pul" "ISO4217" "AFA" "004" 100 100 ) ;; through 2003-01-02
+( "Afghanistan Afghani" "afghani" "afghani" "ISO4217" "AFN" "971" 1 1 ) ;; from 2002-10-07
 ( "Albanian Lek" "lek" "qindarka" "ISO4217" "ALL" "008" 100 100 )
 ( "Algerian Dinar" "dinar" "centime"  "ISO4217" "DZD" "012" 100 100 )
 ( "Andorran Franc" "franc" "centime" "ISO4217" "ADF" "950" 100 100 ) ;; 1/1 French Franc



More information about the gnucash-changes mailing list