frappe.io - jingrow.com
This commit is contained in:
parent
cf849f7dff
commit
7d5b6efb17
4
.github/workflows/on_release.yml
vendored
4
.github/workflows/on_release.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
GH_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
|
||||
GIT_AUTHOR_NAME: "Frappe PR Bot"
|
||||
GIT_AUTHOR_EMAIL: "developers@frappe.io"
|
||||
GIT_AUTHOR_EMAIL: "developers@jingrow.com"
|
||||
GIT_COMMITTER_NAME: "Frappe PR Bot"
|
||||
GIT_COMMITTER_EMAIL: "developers@frappe.io"
|
||||
GIT_COMMITTER_EMAIL: "developers@jingrow.com"
|
||||
run: npx semantic-release
|
||||
22
README.md
22
README.md
@ -1,6 +1,6 @@
|
||||
<div align="center" markdown="1">
|
||||
|
||||
<a href="https://frappe.io/products/crm">
|
||||
<a href="https://framework.jingrow.com/products/crm">
|
||||
<img src=".github/logo.svg" height="80" alt="Frappe CRM Logo">
|
||||
</a>
|
||||
|
||||
@ -17,7 +17,7 @@
|
||||
</picture>
|
||||
</div>
|
||||
|
||||
[Live Demo](https://frappecrm-demo.frappe.cloud/api/method/crm.api.demo.login) - [Website](https://frappe.io/crm) - [Documentation](https://docs.frappe.io/crm)
|
||||
[Live Demo](https://frappecrm-demo.frappe.cloud/api/method/crm.api.demo.login) - [Website](https://framework.jingrow.com/crm) - [Documentation](https://docs.jingrow.com/crm)
|
||||
|
||||
</div>
|
||||
|
||||
@ -100,8 +100,8 @@ Get started with your personal or business site with a few clicks on Frappe Clou
|
||||
<div>
|
||||
<a href="https://frappecloud.com/crm/signup" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://frappe.io/files/try-on-fc-white.png">
|
||||
<img src="https://frappe.io/files/try-on-fc-black.png" alt="Try on Frappe Cloud" height="28" />
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://framework.jingrow.com/files/try-on-fc-white.png">
|
||||
<img src="https://framework.jingrow.com/files/try-on-fc-black.png" alt="Try on Frappe Cloud" height="28" />
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
@ -113,7 +113,7 @@ Follow these steps to set up Frappe CRM in production:
|
||||
**Step 1**: Download the easy install script
|
||||
|
||||
```bash
|
||||
wget https://frappe.io/easy-install.py
|
||||
wget https://framework.jingrow.com/easy-install.py
|
||||
```
|
||||
|
||||
**Step 2**: Run the deployment command
|
||||
@ -139,7 +139,7 @@ The script will set up a production-ready instance of Frappe CRM with all the ne
|
||||
|
||||
### Local Setup
|
||||
|
||||
1. [Setup Bench](https://docs.frappe.io/framework/user/en/installation).
|
||||
1. [Setup Bench](https://docs.jingrow.com/framework/user/en/installation).
|
||||
1. In the frappe-bench directory, run `bench start` and keep it running.
|
||||
1. Open a new terminal session and cd into `frappe-bench` directory and run following commands:
|
||||
```sh
|
||||
@ -186,18 +186,18 @@ You need Docker, docker-compose and git setup on your machine. Refer [Docker doc
|
||||
## Learn and connect
|
||||
|
||||
- [Telegram Public Group](https://t.me/frappecrm)
|
||||
- [Discuss Forum](https://discuss.frappe.io/c/frappe-crm)
|
||||
- [Documentation](https://docs.frappe.io/crm)
|
||||
- [Discuss Forum](https://discuss.jingrow.com/c/frappe-crm)
|
||||
- [Documentation](https://docs.jingrow.com/crm)
|
||||
- [YouTube](https://www.youtube.com/channel/UCn3bV5kx77HsVwtnlCeEi_A)
|
||||
- [X/Twitter](https://x.com/frappetech)
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<div align="center" style="padding-top: 0.75rem;">
|
||||
<a href="https://frappe.io" target="_blank">
|
||||
<a href="https://framework.jingrow.com" target="_blank">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://frappe.io/files/Frappe-white.png">
|
||||
<img src="https://frappe.io/files/Frappe-black.png" alt="Frappe Technologies" height="28"/>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://framework.jingrow.com/files/Frappe-white.png">
|
||||
<img src="https://framework.jingrow.com/files/Frappe-black.png" alt="JINGROW" height="28"/>
|
||||
</picture>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Call Log", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Communication Status", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Dashboard", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Deal", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Deal Status", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Exotel Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2024, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Fields Layout", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import json
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Form Script", {
|
||||
|
||||
@ -40,7 +40,7 @@
|
||||
},
|
||||
{
|
||||
"default": "function setupForm({ doc }) {\n return {\n actions: [],\n }\n}",
|
||||
"documentation_url": "https://docs.frappe.io/crm/custom-actions",
|
||||
"documentation_url": "https://docs.jingrow.com/crm/custom-actions",
|
||||
"fieldname": "script",
|
||||
"fieldtype": "Code",
|
||||
"label": "Script",
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Global Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Holiday List", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Industry", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2024, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Invitation", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Lead", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Lead Source", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Lead Status", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Lost Reason", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2024, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Notification", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Organization", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Product", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("CRM Service Level Agreement", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Service Level Priority", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
from datetime import datetime
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Task", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2025, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Telephony Agent", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2025, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2025, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2024, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Territory", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM Twilio Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("CRM View Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
import json
|
||||
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("ERPNext CRM Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe and contributors
|
||||
# Copyright (c) 2024, JINGROW
|
||||
# For license information, please see license.txt
|
||||
|
||||
import json
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2023, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
// frappe.ui.form.on("FCRM Note", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2023, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2023, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
// Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
// Copyright (c) 2024, JINGROW and contributors
|
||||
// For license information, please see license.txt
|
||||
|
||||
frappe.ui.form.on("FCRM Settings", {
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and contributors
|
||||
# Copyright (c) 2024, JINGROW and contributors
|
||||
# For license information, please see license.txt
|
||||
|
||||
import frappe
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2024, JINGROW and Contributors
|
||||
# See license.txt
|
||||
|
||||
# import frappe
|
||||
|
||||
@ -18,7 +18,7 @@
|
||||
"module": "FCRM",
|
||||
"name": "Frappe CRM",
|
||||
"number_cards": [],
|
||||
"owner": "shariq@frappe.io",
|
||||
"owner": "shariq@jingrow.com",
|
||||
"parent_page": "",
|
||||
"public": 1,
|
||||
"quick_lists": [],
|
||||
|
||||
@ -1,8 +1,8 @@
|
||||
app_name = "crm"
|
||||
app_title = "Frappe CRM"
|
||||
app_publisher = "Frappe Technologies Pvt. Ltd."
|
||||
app_publisher = "JINGROW"
|
||||
app_description = "Kick-ass Open Source CRM"
|
||||
app_email = "shariq@frappe.io"
|
||||
app_email = "shariq@jingrow.com"
|
||||
app_license = "AGPLv3"
|
||||
app_icon_url = "/assets/crm/images/logo.svg"
|
||||
app_icon_title = "CRM"
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
# Copyright (c) 2022, Frappe Technologies Pvt. Ltd. and Contributors
|
||||
# Copyright (c) 2022, JINGROW and Contributors
|
||||
# MIT License. See license.txt
|
||||
import click
|
||||
import frappe
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user