commit | 9a7e9d902d2b2960034cf2d7ad0d084dee01c1b4 | [log] [tgz] |
---|---|---|
author | marination <maricadsouza221197@gmail.com> | Thu May 19 21:24:31 2022 +0530 |
committer | marination <maricadsouza221197@gmail.com> | Thu May 19 21:24:31 2022 +0530 |
tree | cce021d3869e2c092b67533ab07e214b6a350e59 | |
parent | 9dc30830887c3b6e303df6bb92ba1148799afea6 [diff] |
perf: Use cached doc instead of `get_doc` - Doc is only used to iterate over items(which wont change) and change rate/amount of rows - These changes are inserted in db via `db_update`, so no harm - Tested locally: refetching cached doc after db update, reflects fresh data.
ERPNext as a monolith includes the following areas for managing businesses:
ERPNext is built on the Frappe Framework, a full-stack web app framework built with Python & JavaScript.
Login for the PWD site: (username: Administrator, password: admin)
Use docker to deploy ERPNext in production or for development of Frappe apps. See https://github.com/frappe/frappe_docker for more details.
The Easy Way: our install script for bench will install all dependencies (e.g. MariaDB). See https://github.com/frappe/bench for more details.
New passwords will be created for the ERPNext "Administrator" user, the MariaDB root user, and the frappe user (the script displays the passwords and saves them to ~/frappe_passwords.txt).
GNU/General Public License (see license.txt)
The ERPNext code is licensed as GNU General Public License (v3) and the Documentation is licensed as Creative Commons (CC-BY-SA-3.0) and the copyright is owned by Frappe Technologies Pvt Ltd (Frappe) and Contributors.
Please read our Logo and Trademark Policy.