erpnext-restaurant
ERPNext Restaurant
File Explorer
Download Latest Version (.zip)- __init__.py
- desktop.py
- docs.py
- restaurant_management.py
- custom.css
- desk-form.css
- num-pad.css
- desk-form-class.js
- desk-modal.js
- frappe-form-class.js
- frappe-helper-api.js
- jshtml-class.js
- num-pad-class.js
- clusterize.min.js
- drag.js
- interact.min.js
- object-manage.js
- RM.helper.js
- action-buttons.css
- editor-order.css
- food-command.css
- order-buttons.css
- order-items-container.css
- order-items.css
- order-manage.css
- process-manage.css
- product-list.css
- restaurant-object.css
- restaurant-room.css
- food-command-class.js
- invoice-class.js
- items-tree-class.js
- menu-manage-class.js
- order-item-class.js
- order-manage-class.js
- pay-form-class.js
- pos-restaurant-controller.js
- process-manage-class.js
- product-item-class.js
- reservation-manage.js
- restaurant-object-class.js
- restaurant-room-class.js
- table-order-class.js
- build.json
- attending_orders.json
- __init__.py
- check_in.js
- check_in.json
- check_in.py
- __init__.py
- check_in_search.js
- check_in_search.json
- check_in_search.py
- __init__.py
- check_reservation.js
- check_reservation.json
- check_reservation.py
- __init__.py
- order_item_editor.js
- order_item_editor.json
- order_item_editor.py
- __init__.py
- order_item_note.js
- order_item_note.json
- order_item_note.py
- __init__.py
- payment_order.js
- payment_order.json
- payment_order.py
- __init__.py
- restaurant_order_customer.js
- restaurant_order_customer.json
- restaurant_order_customer.py
- __init__.py
- restaurant_order_dinners.js
- restaurant_order_dinners.json
- restaurant_order_dinners.py
- __init__.py
- restaurant_permission_manage.js
- restaurant_permission_manage.json
- restaurant_permission_manage.py
- __init__.py
- restaurant_production_center.js
- restaurant_production_center.json
- restaurant_production_center.py
- __init__.py
- restaurant_room.js
- restaurant_room.json
- restaurant_room.py
- __init__.py
- restaurant_table.js
- restaurant_table.json
- restaurant_table.py
- __init__.py
- table_customer.js
- table_customer.json
- table_customer.py
- __init__.py
- restaurant.json
- __init__.py
- cuisine_type.js
- cuisine_type.json
- cuisine_type.py
- test_cuisine_type.py
- __init__.py
- dc_pos_profile.js
- dc_pos_profile.json
- dc_pos_profile.py
- test_dc_pos_profile.py
- __init__.py
- desk_form.js
- desk_form.json
- desk_form.py
- test_desk_form.py
- __init__.py
- desk_form_field.json
- desk_form_field.py
- __init__.py
- item_customizable.json
- item_customizable.py
- __init__.py
- order_entry_item.js
- order_entry_item.json
- order_entry_item.py
- test_order_entry_item.py
- __init__.py
- order_origin.json
- order_origin.py
- __init__.py
- order_payment.json
- order_payment.py
- __init__.py
- production_center_branch.js
- production_center_branch.json
- production_center_branch.py
- test_production_center_branch.py
- __init__.py
- production_center_group.json
- production_center_group.py
- __init__.py
- restaurant_booking.js
- restaurant_booking.json
- restaurant_booking.py
- restaurant_booking_calendar.js
- test_restaurant_booking.py
- __init__.py
- restaurant_exceptions.json
- restaurant_exceptions.py
- __init__.py
- restaurant_form.js
- restaurant_form.json
- restaurant_form.py
- test_restaurant_form.py
- __init__.py
- restaurant_menu.js
- restaurant_menu.json
- restaurant_menu.py
- test_restaurant_menu.py
- __init__.py
- restaurant_menu_item.json
- restaurant_menu_item.py
- __init__.py
- order_manage.html
- restaurant_object.js
- restaurant_object.json
- restaurant_object.py
- test_restaurant_object.py
- __init__.py
- restaurant_permission.js
- restaurant_permission.json
- restaurant_permission.py
- test_restaurant_permission.py
- __init__.py
- restaurant_permission_manage.js
- restaurant_permission_manage.json
- restaurant_permission_manage.py
- test_restaurant_permission_manage.py
- __init__.py
- restaurant_settings.js
- restaurant_settings.json
- restaurant_settings.py
- test_restaurant_settings.py
- __init__.py
- rm_delivery_charges.js
- rm_delivery_charges.json
- rm_delivery_charges.py
- test_rm_delivery_charges.py
- __init__.py
- status_managed_production_center.json
- status_managed_production_center.py
- __init__.py
- status_order_pc.js
- status_order_pc.json
- status_order_pc.py
- test_status_order_pc.py
- __init__.py
- divide_template.html
- table_order.js
- table_order.json
- table_order.py
- test_table_order.py
- __init__.py
- __init__.py
- pos_restaurant_controller.js
- restaurant_manage.css
- restaurant_manage.html
- restaurant_manage.js
- restaurant_manage.json
- restaurant_manage.py
- __init__.py
- __init__.py
- order_account.json
- __init__.py
- __init__.py
- restaurant_order_analytics.js
- restaurant_order_analytics.json
- restaurant_order_analytics.py
- __init__.py
- restaurant.json
- __init__.py
- desk_formorder_item_note.json
- restaurant_manage.py
- install.py
- __init__.py
- __init__.py
- __init__.py
- api.py
- hooks.py
- modules.txt
- patches.txt
- .gitignore
- license.txt
- MANIFEST.in
- README.md
- requirements.txt
- setup.py
# Installation Guide
1. Get the code
git clone https://github.com/alphabit-technology/erpnext-restaurant
Downloads the entire project code from GitHub to your computer.
cd erpnext-restaurant
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python <μ€νν νμΌλͺ
>.py # READMEμμ μ νν μ€ν νμΌλͺ
μ νμΈνμΈμ
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
