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

SF.net SVN: ledger-smb:[6218] trunk/LedgerSMB/GL.pm



Revision: 6218
          http://sourceforge.net/p/ledger-smb/code/6218
Author:   einhverfr
Date:     2013-11-04 13:02:52 +0000 (Mon, 04 Nov 2013)
Log Message:
-----------
Fixing reference always overridden by the defaults

Modified Paths:
--------------
    trunk/LedgerSMB/GL.pm

Modified: trunk/LedgerSMB/GL.pm
===================================================================
--- trunk/LedgerSMB/GL.pm	2013-11-04 12:57:54 UTC (rev 6217)
+++ trunk/LedgerSMB/GL.pm	2013-11-04 13:02:52 UTC (rev 6218)
@@ -69,7 +69,7 @@
     my ( $self, $myconfig, $form, $locale) = @_;
     $form->all_business_units;
     $form->{reference} = $form->update_defaults( $myconfig, 'glnumber', $dbh )
-      if $form->should_update_defaults('glnumber');
+      if $form->should_update_defaults('reference');
     my $null;
     my $project_id;
     my $department_id;

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


------------------------------------------------------------------------------
Android is increasing in popularity, but the open development platform that
developers love is also attractive to malware creators. Download this white
paper to learn more about secure code signing practices that can help keep
Android apps secure.
http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits