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

SF.net SVN: ledger-smb:[6658] trunk/bin



Revision: 6658
          http://sourceforge.net/p/ledger-smb/code/6658
Author:   einhverfr
Date:     2014-01-27 03:11:38 +0000 (Mon, 27 Jan 2014)
Log Message:
-----------
Fixing 'post' button label for drafts for ar/ap invoices, bug 983

Modified Paths:
--------------
    trunk/bin/ir.pl
    trunk/bin/is.pl

Modified: trunk/bin/ir.pl
===================================================================
--- trunk/bin/ir.pl	2014-01-27 03:08:08 UTC (rev 6657)
+++ trunk/bin/ir.pl	2014-01-27 03:11:38 UTC (rev 6658)
@@ -942,7 +942,7 @@
              { ndx => 11, key=> 'N', value => $locale->text('New') }
         );
 
-        if ($from->{separate_duties} or $form->{batch_id}){
+        if ($form->{separate_duties} or $form->{batch_id}){
            $button{'post'}->{value} = $locale->text('Save');
         }
 

Modified: trunk/bin/is.pl
===================================================================
--- trunk/bin/is.pl	2014-01-27 03:08:08 UTC (rev 6657)
+++ trunk/bin/is.pl	2014-01-27 03:11:38 UTC (rev 6658)
@@ -1025,7 +1025,7 @@
         );
 
 
-        if ($from->{separate_duties} or $form->{batch_id}){
+        if ($form->{separate_duties} or $form->{batch_id}){
            $button{'post'}->{value} = $locale->text('Save');
         }
        delete $button{void} if $form->{invnumber} =~ /-VOID/;

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


------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits