@@ -1,6 +1,6 @@ | |||||
<div align="center"> | <div align="center"> | ||||
<img src="https://influxerp.com/wp-content/uploads/2020/05/LOGO.png" height="128"> | <img src="https://influxerp.com/wp-content/uploads/2020/05/LOGO.png" height="128"> | ||||
<h2>Aakvatech's Property Management Solution Powered on InfluxERP</h2> | |||||
<h2>InfluxERP's Property Management Solution Powered on InfluxERP</h2> | |||||
[https:/influxerp.com](https://influxerp.com) | [https:/influxerp.com](https://influxerp.com) | ||||
@@ -4,11 +4,11 @@ from . import __version__ as app_version | |||||
app_name = "propms" | app_name = "propms" | ||||
app_title = "Property Management Solution" | app_title = "Property Management Solution" | ||||
app_publisher = "Aakvatech" | |||||
app_publisher = "InfluxERP" | |||||
app_description = "Property Management Solution" | app_description = "Property Management Solution" | ||||
app_icon = "octicon octicon-home" | app_icon = "octicon octicon-home" | ||||
app_color = "grey" | app_color = "grey" | ||||
app_email = "info@aakvatech.com" | |||||
app_email = "info@influxerp.com" | |||||
app_license = "MIT" | app_license = "MIT" | ||||
# Includes in <head> | # Includes in <head> | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Company', { | frappe.ui.form.on('Company', { | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Apartment Status', { | frappe.ui.form.on('Apartment Status', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Checklist Checkup Area', { | frappe.ui.form.on('Checklist Checkup Area', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Custom Error Log', { | frappe.ui.form.on('Custom Error Log', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Daily Checklist', 'area', function(frm, cdt, cdn) { | frappe.ui.form.on('Daily Checklist', 'area', function(frm, cdt, cdn) { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -190,7 +190,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Door", | "name": "Door", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [], | "permissions": [], | ||||
"quick_entry": 1, | "quick_entry": 1, | ||||
"read_only": 0, | "read_only": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Exit', { | frappe.ui.form.on('Exit', { | ||||
@@ -161,7 +161,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Exit", | "name": "Exit", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [ | "permissions": [ | ||||
{ | { | ||||
"amend": 0, | "amend": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -94,7 +94,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Flooring", | "name": "Flooring", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [], | "permissions": [], | ||||
"quick_entry": 1, | "quick_entry": 1, | ||||
"read_only": 0, | "read_only": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Guard Shift', { | frappe.ui.form.on('Guard Shift', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Insurance', { | frappe.ui.form.on('Insurance', { | ||||
@@ -287,7 +287,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Insurance", | "name": "Insurance", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [ | "permissions": [ | ||||
{ | { | ||||
"amend": 0, | "amend": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2020, Aakvatech and contributors | |||||
# Copyright (c) 2020, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -94,7 +94,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Key", | "name": "Key", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [], | "permissions": [], | ||||
"quick_entry": 1, | "quick_entry": 1, | ||||
"read_only": 0, | "read_only": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Key Set', { | frappe.ui.form.on('Key Set', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on("Key Set Detail", "returned", function(frm) { | frappe.ui.form.on("Key Set Detail", "returned", function(frm) { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
cur_frm.add_fetch('property', 'unit_owner', 'property_owner'); | cur_frm.add_fetch('property', 'unit_owner', 'property_owner'); | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Lease Invoice Schedule', { | frappe.ui.form.on('Lease Invoice Schedule', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Lease Item', { | frappe.ui.form.on('Lease Item', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Meter', { | frappe.ui.form.on('Meter', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on("Meter Reading", "onload", function(frm) { | frappe.ui.form.on("Meter Reading", "onload", function(frm) { | ||||
frm.set_query("meter_type", function() { | frm.set_query("meter_type", function() { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Meter Reading Detail', { | frappe.ui.form.on('Meter Reading Detail', { | ||||
@@ -81,7 +81,7 @@ | |||||
], | ], | ||||
"istable": 1, | "istable": 1, | ||||
"modified": "2020-11-06 22:13:55.717334", | "modified": "2020-11-06 22:13:55.717334", | ||||
"modified_by": "info@aakvatech.com", | |||||
"modified_by": "info@influxerp.com", | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Meter Reading Detail", | "name": "Meter Reading Detail", | ||||
"owner": "Administrator", | "owner": "Administrator", | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2020, Aakvatech and contributors | |||||
# Copyright (c) 2020, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Outsource Contact', { | frappe.ui.form.on('Outsource Contact', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
cur_frm.add_fetch('shift_name', 'outsourcing_category', 'outsourcing_category_name'); | cur_frm.add_fetch('shift_name', 'outsourcing_category', 'outsourcing_category_name'); | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Outsourcing Category', { | frappe.ui.form.on('Outsourcing Category', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Outsourcing Shift', { | frappe.ui.form.on('Outsourcing Shift', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -94,7 +94,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Paint", | "name": "Paint", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [], | "permissions": [], | ||||
"quick_entry": 1, | "quick_entry": 1, | ||||
"read_only": 0, | "read_only": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Property', { | frappe.ui.form.on('Property', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Property Amenity', { | frappe.ui.form.on('Property Amenity', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Property Management Settings', { | frappe.ui.form.on('Property Management Settings', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2019, Aakvatech and contributors | |||||
// Copyright (c) 2019, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Property Meter Reading', { | frappe.ui.form.on('Property Meter Reading', { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2019, Aakvatech and Contributors | |||||
# Copyright (c) 2019, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -675,7 +675,7 @@ | |||||
"module": "Property Management Solution", | "module": "Property Management Solution", | ||||
"name": "Property Unit", | "name": "Property Unit", | ||||
"name_case": "", | "name_case": "", | ||||
"owner": "mkhakheria@aakvatech.com", | |||||
"owner": "info@influxerp.com", | |||||
"permissions": [], | "permissions": [], | ||||
"quick_entry": 1, | "quick_entry": 1, | ||||
"read_only": 0, | "read_only": 0, | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
cur_frm.add_fetch('guard_empid', 'employee_name', 'guard_name'); | cur_frm.add_fetch('guard_empid', 'employee_name', 'guard_name'); | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
cur_frm.set_query("guard_empid", function() { | cur_frm.set_query("guard_empid", function() { | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# For license information, please see license.txt | # For license information, please see license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
@@ -1,5 +1,5 @@ | |||||
# -*- coding: utf-8 -*- | # -*- coding: utf-8 -*- | ||||
# Copyright (c) 2018, Aakvatech and Contributors | |||||
# Copyright (c) 2018, InfluxERP | |||||
# See license.txt | # See license.txt | ||||
from __future__ import unicode_literals | from __future__ import unicode_literals | ||||
import unittest | import unittest | ||||
@@ -1,4 +1,4 @@ | |||||
// Copyright (c) 2018, Aakvatech and contributors | |||||
// Copyright (c) 2018, InfluxERP | |||||
// For license information, please see license.txt | // For license information, please see license.txt | ||||
frappe.ui.form.on('Security Deposit Details', { | frappe.ui.form.on('Security Deposit Details', { | ||||