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

SF.net SVN: ledger-smb:[6730] branches/1.3/LedgerSMB/Batch.pm



Revision: 6730
          http://sourceforge.net/p/ledger-smb/code/6730
Author:   einhverfr
Date:     2014-02-04 04:28:07 +0000 (Tue, 04 Feb 2014)
Log Message:
-----------
Merging 6729 to branches/1.3

Modified Paths:
--------------
    branches/1.3/LedgerSMB/Batch.pm

Modified: branches/1.3/LedgerSMB/Batch.pm
===================================================================
--- branches/1.3/LedgerSMB/Batch.pm	2014-02-04 04:26:49 UTC (rev 6729)
+++ branches/1.3/LedgerSMB/Batch.pm	2014-02-04 04:28:07 UTC (rev 6730)
@@ -57,6 +57,17 @@
     $self->{dbh}->commit;
 }
 
+=item unlock($id)
+
+Unlocks a given batch
+
+=cut
+
+sub unlock{
+    my ($self, $id) = @_;
+    $self->call_procedure(procname => 'batch__unlick', args => [$id]);
+}
+
 =item get_search_criteria
 Sets all hash values needed for the search interface:
 

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


------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits