1
0
forked from test/crm

frappe.io - jingrow.com

This commit is contained in:
jingrow 2025-10-23 17:56:14 +08:00
parent cf849f7dff
commit 7d5b6efb17
133 changed files with 178 additions and 178 deletions

View File

@ -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

View File

@ -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>

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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",

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2025, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2025, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe and contributors
# Copyright (c) 2024, JINGROW
# For license information, please see license.txt
import json

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2023, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2023, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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", {

View File

@ -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

View File

@ -1,4 +1,4 @@
# Copyright (c) 2024, Frappe Technologies Pvt. Ltd. and Contributors
# Copyright (c) 2024, JINGROW and Contributors
# See license.txt
# import frappe

View File

@ -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": [],

View File

@ -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"

View File

@ -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