Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monogramm/erpnext_poc_homecoming
:snake: :alembic: POC of an ERPNext application to manage individual homecoming travel projects.
https://github.com/monogramm/erpnext_poc_homecoming
erpnext frappe poc
Last synced: about 2 months ago
JSON representation
:snake: :alembic: POC of an ERPNext application to manage individual homecoming travel projects.
- Host: GitHub
- URL: https://github.com/monogramm/erpnext_poc_homecoming
- Owner: Monogramm
- License: other
- Created: 2020-04-19T17:37:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T23:14:34.000Z (9 months ago)
- Last Synced: 2024-04-16T00:49:03.171Z (9 months ago)
- Topics: erpnext, frappe, poc
- Language: Python
- Homepage:
- Size: 370 KB
- Stars: 4
- Watchers: 2
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![License: AGPL v3][uri_license_image]][uri_license]
[![Docs](https://img.shields.io/badge/Docs-Github%20Pages-blue)](https://monogramm.github.io/erpnext_poc_homecoming/)
[![gitmoji-changelog](https://img.shields.io/badge/Changelog-gitmoji-blue.svg)](https://github.com/frinyvonnick/gitmoji-changelog)
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/monogrammbot-monogrammerpnext_poc_homecoming/ "Managed with Taiga.io")
[![Build Status](https://travis-ci.org/Monogramm/erpnext_poc_homecoming.svg)](https://travis-ci.org/Monogramm/erpnext_poc_homecoming)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/347f10fa884446c492b6ba8cd7f4d7fc)](https://app.codacy.com/gh/Monogramm/erpnext_poc_homecoming?utm_source=github.com&utm_medium=referral&utm_content=Monogramm/erpnext_poc_homecoming&utm_campaign=Badge_Grade_Dashboard)
[![Codacy Badge](https://api.codacy.com/project/badge/Coverage/273679c703bb4f02ba1aacb350f7b1c5)](https://www.codacy.com/gh/Monogramm/erpnext_poc_homecoming?utm_source=github.com&utm_medium=referral&utm_content=Monogramm/erpnext_poc_homecoming&utm_campaign=Badge_Coverage)
[![codecov](https://codecov.io/gh/Monogramm/erpnext_poc_homecoming/branch/master/graph/badge.svg)](https://codecov.io/gh/Monogramm/erpnext_poc_homecoming)
[![Coverage Status](https://coveralls.io/repos/github/Monogramm/erpnext_poc_homecoming/badge.svg?branch=master)](https://coveralls.io/github/Monogramm/erpnext_poc_homecoming?branch=master)## ERPNext POC Homecoming
> :alembic: POC of an ERPNext application to manage individual homecoming travel projects.
## :blue_book: Docs
See GitHub Pages at [monogramm.github.io/erpnext_poc_homecoming](https://monogramm.github.io/erpnext_poc_homecoming/) for usage and architecture.
## :chart_with_upwards_trend: Changes
All notable changes to this project will be documented in [CHANGELOG](./CHANGELOG.md) file.
This CHANGELOG is generated with :heart: by [gitmoji-changelog](https://github.com/frinyvonnick/gitmoji-changelog)
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).## :bookmark: Roadmap
See [Taiga.io](https://tree.taiga.io/project/monogrammbot-monogrammerpnext_poc_homecoming/ "Taiga.io monogrammbot-monogrammerpnext_poc_homecoming")
## :construction: Install
**Install Frappe application**
```sh
bench get-app https://github.com/Monogramm/erpnext_poc_homecoming
bench install-app erpnext_poc_homecoming
```Check [Frappe Install](https://github.com/frappe/frappe/wiki/The-Hitchhiker%27s-Guide-to-Installing-Frappe-on-Linux) for more details.
## :white_check_mark: Run tests
```sh
bench run-tests --app erpnext_poc_homecoming
```Check [Frappe Unit Testing](https://frappe.io/docs/user/en/guides/automated-testing/unit-testing) for more details.
When installing Frappe app, the following python requirements will be installed:
## :whale: Supported docker tags
[Dockerhub monogramm/docker-erpnext-poc-homecoming](https://hub.docker.com/r/monogramm/docker-erpnext-poc-homecoming/)
* `latest`
* `develop`## :bust_in_silhouette: Authors
**Monogramm**
- Website:
- Github: [@Monogramm](https://github.com/Monogramm)**AminovE99**
- Website:
- Github: [@AminovE99](https://github.com/AminovE99)## :handshake: Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/Monogramm/erpnext_poc_homecoming/issues).
[Check the contributing guide](./CONTRIBUTING.md).## :thumbsup: Show your support
Give a :star: if this project helped you!
## :page_facing_up: License
Copyright © 2020 [Monogramm](https://github.com/Monogramm).
This project is [AGPL v3](uri_license) licensed.* * *
_This README was generated with :heart: by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
[uri_license]: https://opensource.org/licenses/AGPL-3.0
[uri_license_image]: https://img.shields.io/badge/license-AGPL%20v3-blue