Git Product home page Git Product logo

mispoint's Introduction

MIS Point

This repository is about app which calculate customers' point, we use ERPNext to build this project.


Feature

Calculate Point

Claim Point

Print Format


Workflow

alt text


Team & Branch

Name Github Branch
Master
Dimas dshirogami
Ega EGEPEE
Renvil schlucy
Reza RezzaACM

Sync Point App to Your Project

  1. New Project
    • Make new project Optional: name project mispoint: bench init mispoint --frappe-path https://[email protected]/devmis004/frappe-training/_git/frappe-training
    • Open folder: cd mispoint
    • Bench new site Optional: mis.point.com: bench new-site mis.point.com
    • Get erpnext app: bench get-app erpnext https://[email protected]/devmis004/erpnext-training/_git/erpnext-training
    • Install erpnext app: bench --site mis.point.com install-app erpnext
    • Check your project: bench start
    • Default setting like Note
    • Active developer mode on path /sites/sites_config.json, add: "developer_mode": 1, after db_password
  2. Existing Project
    • Open your existing project Optional : cd /opt/erpnext/mispoint
    • Get point app: bench get-app appname https://github.com/EGEPEE/mispoint.git
    • Install point app: bench install-app point
    • Run server: bench start
    • Open new terminal on project path
    • Migrate app: bench migrate
  3. Check your app, it will exist in Doctype -- Module

Pull Repository

  1. Open point app Optional : cd /opt/erpnext/mispoint/apps/point
  2. Pull repo: git pull or git fetch
  3. Run server: bench start
  4. Open new terminal on project path
  5. Migrate app: bench migrate
  6. Check your app in the Doctype

Push Repository

  1. Open point app Optional : cd /opt/erpnext/mispoint/apps/point
  2. Add all file: git add .
  3. Commit your file to repo: git commit -m "**summary your file which had a modified data**". Ex: git commit -m "modified readme.md"
  4. Push to repository: git push

Note

  1. Setup Wizard
  2. Login
    • Username/email: Administrator
    • Password: 123
  3. Installed
    • App/Module: Point
    • Site: mis.point.com
  4. Don't forget to add developer mode!
  5. Don't forget to add naming series Master Member, Master Item, Master Transaksi

License

MIT

mispoint's People

Contributors

egepee avatar rezzaacm avatar schlucy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.