fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11005] property: delete cache on update budget


From: Sigurd Nes
Subject: [Fmsystem-commits] [11005] property: delete cache on update budget
Date: Wed, 20 Mar 2013 07:19:15 +0000

Revision: 11005
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11005
Author:   sigurdne
Date:     2013-03-20 07:19:13 +0000 (Wed, 20 Mar 2013)
Log Message:
-----------
property: delete cache on update budget

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

Modified: trunk/property/inc/class.soworkorder.inc.php
===================================================================
--- trunk/property/inc/class.soworkorder.inc.php        2013-03-19 20:51:19 UTC 
(rev 11004)
+++ trunk/property/inc/class.soworkorder.inc.php        2013-03-20 07:19:13 UTC 
(rev 11005)
@@ -2184,6 +2184,7 @@
 //~ * For Driftsbestillinger settes Betalt til null, Budsjett settes til 
restforpliktelse (budsjett tidligere trekkes ned med restforpliktelse)
 //~ * For Investeringsbestillinger skal disse ikke se på år
 
+                       phpgwapi_cache::system_clear('property', 
"budget_order_{$id}");
 
                        if($continuous)
                        {




reply via email to

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