[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
SF.net SVN: ledger-smb:[6926] trunk/LedgerSMB/Entity/Location.pm
- Subject: SF.net SVN: ledger-smb:[6926] trunk/LedgerSMB/Entity/Location.pm
- From: ..hidden..
- Date: Thu, 6 Mar 2014 09:34:34 +0000
Revision: 6926
http://sourceforge.net/p/ledger-smb/code/6926
Author: tshvr
Date: 2014-03-06 09:34:34 +0000 (Thu, 06 Mar 2014)
Log Message:
-----------
state/province not always filled in,required in Belgium
Modified Paths:
--------------
trunk/LedgerSMB/Entity/Location.pm
Modified: trunk/LedgerSMB/Entity/Location.pm
===================================================================
--- trunk/LedgerSMB/Entity/Location.pm 2014-03-05 05:09:22 UTC (rev 6925)
+++ trunk/LedgerSMB/Entity/Location.pm 2014-03-06 09:34:34 UTC (rev 6926)
@@ -153,7 +153,7 @@
=cut
-has 'state' => (is => 'rw', 'isa' => 'Str', required => 1);
+has 'state' => (is => 'rw', 'isa' => 'Str', required => 0);
=item mail_code
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works.
Faster operations. Version large binaries. Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits