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

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



Revision: 6589
          http://sourceforge.net/p/ledger-smb/code/6589
Author:   einhverfr
Date:     2014-01-21 13:05:18 +0000 (Tue, 21 Jan 2014)
Log Message:
-----------
Reducing the number of buttons shown for unapproved invoices with inventory, fixing bug 918

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

Modified: trunk/bin/ir.pl
===================================================================
--- trunk/bin/ir.pl	2014-01-21 12:41:30 UTC (rev 6588)
+++ trunk/bin/ir.pl	2014-01-21 13:05:18 UTC (rev 6589)
@@ -965,8 +965,8 @@
                        key   => 'E', 
                        value => $locale->text('Save as Shown') };
               }
-               delete $button{post_as_new};
-               delete $button{post};
+               delete $button{$_}
+                 for qw(post_as_new post e_mail sales_order void print on_hold); 
             }
 
         }

Modified: trunk/bin/is.pl
===================================================================
--- trunk/bin/is.pl	2014-01-21 12:41:30 UTC (rev 6588)
+++ trunk/bin/is.pl	2014-01-21 13:05:18 UTC (rev 6589)
@@ -1048,8 +1048,8 @@
                        key   => 'E', 
                        value => $locale->text('Save as Shown') };
               }
-               delete $button{post_as_new};
-               delete $button{post};
+               delete $button{$_}
+                 for qw(post_as_new post e_mail sales_order void print on_hold); 
             }
 
             if ( !${LedgerSMB::Sysconfig::latex} ) {

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