[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6711] trunk/bin/gl.pl
- Subject: SF.net SVN: ledger-smb:[6711] trunk/bin/gl.pl
- From: ..hidden..
- Date: Thu, 30 Jan 2014 10:34:31 +0000
Revision: 6711
http://sourceforge.net/p/ledger-smb/code/6711
Author: einhverfr
Date: 2014-01-30 10:34:30 +0000 (Thu, 30 Jan 2014)
Log Message:
-----------
Adding an ability to re-edit drafts gl transactions
Modified Paths:
--------------
trunk/bin/gl.pl
Modified: trunk/bin/gl.pl
===================================================================
--- trunk/bin/gl.pl 2014-01-30 10:14:44 UTC (rev 6710)
+++ trunk/bin/gl.pl 2014-01-30 10:34:30 UTC (rev 6711)
@@ -269,6 +269,8 @@
'update' =>
{ ndx => 1, key => 'U', value => $locale->text('Update') },
'post' => { ndx => 3, key => 'O', value => $locale->text('Post') },
+ 'edit_and_save' => {ndx => 4, key => 'V',
+ value => value => $locale->text('Edit and Save') },
'save_temp' =>
{ ndx => 9,
key => 'T',
@@ -309,6 +311,7 @@
value => $locale->text('Post as Saved') };
$a{approve} = 1;
$a{edit_and_save} = 1;
+ $a{update} = 1;
if (grep /__draft_edit$/, @{$form->{_roles}}){
$button{edit_and_save} = {
ndx => 4,
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits