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

SF.net SVN: ledger-smb:[6930] trunk/bin/is.pl



Revision: 6930
          http://sourceforge.net/p/ledger-smb/code/6930
Author:   pongracz
Date:     2014-03-10 16:34:08 +0000 (Mon, 10 Mar 2014)
Log Message:
-----------
When a sales invoice copied to new, the crdate must be the current date, instead of the old date.

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

Property Changed:
----------------
    trunk/bin/is.pl

Modified: trunk/bin/is.pl
===================================================================
--- trunk/bin/is.pl	2014-03-10 16:20:21 UTC (rev 6929)
+++ trunk/bin/is.pl	2014-03-10 16:34:08 UTC (rev 6930)
@@ -61,6 +61,7 @@
 sub copy_to_new{
     delete $form->{id};
     delete $form->{invnumber};
+    $form->{crdate} = $form->current_date( \%myconfig );
     $form->{paidaccounts} = 1;
     if ($form->{paid_1}){
         delete $form->{paid_1};


Property changes on: trunk/bin/is.pl
___________________________________________________________________
Modified: svn:text-time
## -1 +1 ##
-2014-02-19T08:49:52.477365Z
+2014-03-10T16:33:46.724140Z
\ No newline at end of property
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
Ledger-smb-commits mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-commits