fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13837]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13837]
Date: Thu, 03 Sep 2015 00:14:48 +0000

Revision: 13837
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13837
Author:   nelson224
Date:     2015-09-03 00:14:47 +0000 (Thu, 03 Sep 2015)
Log Message:
-----------


Added Paths:
-----------
    branches/dev-syncromind/rental/js/rental/billing.index.js

Copied: branches/dev-syncromind/rental/js/rental/billing.index.js (from rev 
13836, branches/dev-syncromind/rental/js/rental/adjustment.index.js)
===================================================================
--- branches/dev-syncromind/rental/js/rental/billing.index.js                   
        (rev 0)
+++ branches/dev-syncromind/rental/js/rental/billing.index.js   2015-09-03 
00:14:47 UTC (rev 13837)
@@ -0,0 +1,6 @@
+function onCreateBilling()
+{
+       var oArgs = {menuaction:'rental.uibilling.add', 
contract_type:document.getElementById('contract_type').value};
+       var sUrl = phpGWLink('index.php', oArgs);
+       window.location = sUrl;
+}
\ No newline at end of file




reply via email to

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