[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6394] trunk/LedgerSMB/Setting/Sequence.pm
- Subject: SF.net SVN: ledger-smb:[6394] trunk/LedgerSMB/Setting/Sequence.pm
- From: ..hidden..
- Date: Sun, 5 Jan 2014 14:35:44 +0000
Revision: 6394
http://sourceforge.net/p/ledger-smb/code/6394
Author: einhverfr
Date: 2014-01-05 14:35:43 +0000 (Sun, 05 Jan 2014)
Log Message:
-----------
fixing sequence handling with blank suffixes and prefixes
Modified Paths:
--------------
trunk/LedgerSMB/Setting/Sequence.pm
Modified: trunk/LedgerSMB/Setting/Sequence.pm
===================================================================
--- trunk/LedgerSMB/Setting/Sequence.pm 2014-01-05 14:17:19 UTC (rev 6393)
+++ trunk/LedgerSMB/Setting/Sequence.pm 2014-01-05 14:35:43 UTC (rev 6394)
@@ -60,7 +60,7 @@
=cut
-has prefix => (is => 'rw', isa => 'Str', required => 0);
+has prefix => (is => 'rw', required => 0);
=head2 sequence
@@ -76,7 +76,7 @@
=cut
-has suffix => (is => 'rw', isa => 'Str', required => 0);
+has suffix => (is => 'rw', required => 0);
=head2 allow_input
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits