19 lines
757 B
Markdown
19 lines
757 B
Markdown
See GITMERGE.md
|
|
|
|
While developing, use tabs for indentation, follow the style of existing files, and ensure your formatter conforms to said style.
|
|
|
|
To update to the latest on production:
|
|
`sudo docker compose -p frappe exec backend bench update`
|
|
|
|
## License
|
|
|
|
GNU/General Public License (see [license.txt](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.
|
|
|
|
By contributing to ERPNext, you agree that your contributions will be licensed under its GNU General Public License (v3).
|
|
|
|
## Logo and Trademark Policy
|
|
|
|
Please read our [Logo and Trademark Policy](TRADEMARK_POLICY.md).
|