No description
* fix: set_primary and set_primary_email bug When user untick the `is_primary_phone` or `is_primary_mobile` from the contact numbers table, we should reset the phone, mobile number etc. Same goes for the email address table. * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * Update frappe/contacts/doctype/contact/contact.py fix variable naming as suggested Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> * test: Set empty string instead of none for number Co-authored-by: Suraj Shetty <13928957+surajshetty3416@users.noreply.github.com> Co-authored-by: Suraj Shetty <surajshetty3416@gmail.com> |
||
|---|---|---|
| .github | ||
| .travis | ||
| cypress | ||
| frappe | ||
| rollup | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .mergify.yml | ||
| .pylintrc | ||
| .semgrep.yml | ||
| .snyk | ||
| .stylelintrc | ||
| .travis.yml | ||
| attributions.md | ||
| bandit.yml | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| cypress.json | ||
| generate_bootstrap_theme.js | ||
| hooks.md | ||
| LICENSE | ||
| Makefile | ||
| node_utils.js | ||
| package.json | ||
| README.md | ||
| requirements.txt | ||
| SECURITY.md | ||
| setup.py | ||
| socketio.js | ||
| yarn.lock | ||
Full-stack web application framework that uses Python and MariaDB on the server side and a tightly integrated client side library. Built for ERPNext
Table of Contents
Installation
Contributing
Website
For details and documentation, see the website https://frappeframework.com
License
This repository has been released under the MIT License.