[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SF.net SVN: ledger-smb:[2795] addons/1.3/templatetrans/trunk/patches/aa_gl. patch



Revision: 2795
          http://ledger-smb.svn.sourceforge.net/ledger-smb/?rev=2795&view=rev
Author:   einhverfr
Date:     2009-11-12 19:53:49 +0000 (Thu, 12 Nov 2009)

Log Message:
-----------
mild change to template transaction patch

Modified Paths:
--------------
    addons/1.3/templatetrans/trunk/patches/aa_gl.patch

Modified: addons/1.3/templatetrans/trunk/patches/aa_gl.patch
===================================================================
--- addons/1.3/templatetrans/trunk/patches/aa_gl.patch	2009-11-12 19:00:48 UTC (rev 2794)
+++ addons/1.3/templatetrans/trunk/patches/aa_gl.patch	2009-11-12 19:53:49 UTC (rev 2795)
@@ -55,7 +55,7 @@
      use LedgerSMB;
 Index: bin/gl.pl
 ===================================================================
---- bin/gl.pl	(revision 2788)
+--- bin/gl.pl	(revision 2792)
 +++ bin/gl.pl	(working copy)
 @@ -246,6 +246,10 @@
  		  'update' =>
@@ -76,7 +76,7 @@
  	      if ( $form->{id} ) {
  
  		  for ( 'update', 'post_as_new', 'schedule' ) { $a{$_} = 1 }
-@@ -339,7 +344,37 @@
+@@ -340,7 +345,37 @@
  }
   
  


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.