fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10657] property: period transition - new year


From: Sigurd Nes
Subject: [Fmsystem-commits] [10657] property: period transition - new year
Date: Thu, 10 Jan 2013 08:20:44 +0000

Revision: 10657
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10657
Author:   sigurdne
Date:     2013-01-10 08:20:42 +0000 (Thu, 10 Jan 2013)
Log Message:
-----------
property: period transition - new year

Modified Paths:
--------------
    trunk/property/inc/class.boinvoice.inc.php

Modified: trunk/property/inc/class.boinvoice.inc.php
===================================================================
--- trunk/property/inc/class.boinvoice.inc.php  2013-01-09 20:53:17 UTC (rev 
10656)
+++ trunk/property/inc/class.boinvoice.inc.php  2013-01-10 08:20:42 UTC (rev 
10657)
@@ -250,7 +250,7 @@
                {
                        $time = time();
 
-                       $_lag = date('n') == 1 ? 12 : 7;
+                       $_lag = date('n') == 1 ? 17 : 7;//6 days into next 
month, 16 days into next year
 
                        if ( date('j',$time) < $_lag ) //Day of the month 
without leading zeros
                        {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]