chore(release): Bumped to Version 13.28.0

# [13.28.0](https://github.com/frappe/erpnext/compare/v13.27.1...v13.28.0) (2022-05-03)

### Bug Fixes

* Consistent accounting dimensions across Sales and Purchase docs ([5df5058](https://github.com/frappe/erpnext/commit/5df50588cf6cff6716b920b5d24464358368bd51))
* convert default_item_manufacturer to link field ([#30835](https://github.com/frappe/erpnext/issues/30835)) ([#30866](https://github.com/frappe/erpnext/issues/30866)) ([37fad7e](https://github.com/frappe/erpnext/commit/37fad7e04ce7f436a12836da2ef12f96200feb89))
* Cost center filter on payment reconciliation ([22e7f03](https://github.com/frappe/erpnext/commit/22e7f03a0325fe449b39ee45cb092f8482af610f))
* filters not working in Shift Assignment Calendar view ([#30822](https://github.com/frappe/erpnext/issues/30822)) ([3cdbb65](https://github.com/frappe/erpnext/commit/3cdbb65b5a886550411659e3cac05287cb090293))
* Ignore custom field validation while setup ([ee54bf7](https://github.com/frappe/erpnext/commit/ee54bf7fe25ccb3543d70c7ecb55783a71bb689c))
* **india:** e-invoice generation for registered composition gst category type ([#30814](https://github.com/frappe/erpnext/issues/30814)) ([#30877](https://github.com/frappe/erpnext/issues/30877)) ([246869d](https://github.com/frappe/erpnext/commit/246869dd28bc2fdea91dd18c756faeee7833b4ae))
* Multi currency opening invoices ([2e62d51](https://github.com/frappe/erpnext/commit/2e62d518e8f9cd253b1002da871922a73f896e6f))
* payment days calculation for employees joining/leaving mid-month ([#30863](https://github.com/frappe/erpnext/issues/30863)) ([#30883](https://github.com/frappe/erpnext/issues/30883)) ([a1b0813](https://github.com/frappe/erpnext/commit/a1b0813966109eda2c4f426b57954bc407c4e35f))
* Period Closing Voucher is considering GL entries with is_cancelled=1 ([#30865](https://github.com/frappe/erpnext/issues/30865)) ([5a5b49b](https://github.com/frappe/erpnext/commit/5a5b49b61a2b79ddf34fc7b14c6aeec1a1513349))
* **pos:** number pad translations ([b01f855](https://github.com/frappe/erpnext/commit/b01f8555e5d2e0b53d858d61c5a4829b2667084f))
* **pos:** search field doesn't reset on checkout ([edbf551](https://github.com/frappe/erpnext/commit/edbf5513da121e483b5035719a1956af60271bd6))
* Supply type for overseas invoices with payment of tax ([fdcc591](https://github.com/frappe/erpnext/commit/fdcc591a5e6f6cb2d501c0e1d12361632b187022))
* supply type for sez invoices with payment of tax ([cf08710](https://github.com/frappe/erpnext/commit/cf087103cb824f7a5049ed8612a538a1429024f5))
* Use `account_type == 'Stock'` to filter stock accounts ([93482f3](https://github.com/frappe/erpnext/commit/93482f3302a53c83508dafe3a812819e40079443))
* **UX:** misleading stock entry lables ([#30870](https://github.com/frappe/erpnext/issues/30870)) ([#30871](https://github.com/frappe/erpnext/issues/30871)) ([57b03f0](https://github.com/frappe/erpnext/commit/57b03f0bf259cd84e7cebfac43022fff58698b41))
* **UX:** record reason for skipping attendance or marking absent for auto attendance ([#30846](https://github.com/frappe/erpnext/issues/30846)) ([f7bf4a3](https://github.com/frappe/erpnext/commit/f7bf4a3e621597d254adf477d28e8297700f679a))
* Vat Audit report fixes ([d5319a4](https://github.com/frappe/erpnext/commit/d5319a48269a4277818486e7ed74468e9107b8f4))

### Features

* Copy task color from project template (backport [#30857](https://github.com/frappe/erpnext/issues/30857)) ([#30859](https://github.com/frappe/erpnext/issues/30859)) ([7ee18e8](https://github.com/frappe/erpnext/commit/7ee18e86a2eeb752ab527cb9efe457466a1cc58d))
* support product bundles in picklist (backport [#30762](https://github.com/frappe/erpnext/issues/30762)) ([#30826](https://github.com/frappe/erpnext/issues/30826)) ([645ee2d](https://github.com/frappe/erpnext/commit/645ee2d8221f728d41fe52ffddf9b96307fbc8f4))

(cherry picked from commit 8cc2ea0ddbefb6722247a39a6568d65d4cf4cf5c)

# Conflicts:
#	erpnext/__init__.py
1 file changed
tree: 515065abf1155ba2611694ccd4e4a1dd6e761ff7
  1. .github/
  2. cypress/
  3. erpnext/
  4. .editorconfig
  5. .eslintrc
  6. .flake8
  7. .git-blame-ignore-revs
  8. .gitignore
  9. .mergify.yml
  10. .pre-commit-config.yaml
  11. .releaserc
  12. attributions.md
  13. CODE_OF_CONDUCT.md
  14. codecov.yml
  15. CODEOWNERS
  16. cypress.json
  17. dev-requirements.txt
  18. license.txt
  19. package.json
  20. pyproject.toml
  21. README.md
  22. requirements.txt
  23. SECURITY.md
  24. setup.py
  25. sider.yml
  26. sponsors.md
  27. TRADEMARK_POLICY.md
  28. yarn.lock
README.md

CI UI Open Source Helpers codecov docker pulls

https://erpnext.com

ERPNext as a monolith includes the following areas for managing businesses:

  1. Accounting
  2. Warehouse Management
  3. CRM
  4. Sales
  5. Purchase
  6. HRMS
  7. Project Management
  8. Support
  9. Asset Management
  10. Quality Management
  11. Manufacturing
  12. Website Management
  13. Customize ERPNext
  14. And More

ERPNext is built on the Frappe Framework, a full-stack web app framework built with Python & JavaScript.

Installation

Login for the PWD site: (username: Administrator, password: admin)

Containerized Installation

Use docker to deploy ERPNext in production or for development of Frappe apps. See https://github.com/frappe/frappe_docker for more details.

Manual Install

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).

Learning and community

  1. Frappe School - Learn Frappe Framework and ERPNext from the various courses by the maintainers or from the community.
  2. Official documentation - Extensive documentation for ERPNext.
  3. Discussion Forum - Engage with community of ERPNext users and service providers.
  4. Telegram Group - Get instant help from huge community of users.

Contributing

  1. Issue Guidelines
  2. Report Security Vulnerabilities
  3. Pull Request Requirements
  4. Translations

License

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.

Logo and Trademark Policy

Please read our Logo and Trademark Policy.