選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. <div align = "center">
  2. <img src = "https://influxframework.com/files/pos-restaurant.webp" height = "128">
  3. <h2>POS Restaurant</h2>
  4. </div>
  5. ___
  6. > ### POS Restaurant includes the following functionalities:
  7. 1. Customized Permission Management based on InfluxERP user roles.
  8. 2. Custom permissions in the POS profile assigned to rooms.
  9. 3. Management of personalized permits based on the activity of the restaurant.
  10. 4. Dynamic management of the restaurant areas.
  11. 5. Restaurant rooms, tables and production center.
  12. 6. Individual order management by table and user.
  13. 7. Process management based on Restaurant Production Center.
  14. 8. Real time based on the user's activity when the restaurant areas are modified or when the user interacts with it.
  15. 9. Compatible with Dark Theme.
  16. ___
  17. ### InfluxERP Restaurant Management requires
  18. 1. [Influx Framework](https://github.com/quantumbitcore/influxframework_helper.git)
  19. 2. [InfluxERP](https://github.com/influxframework/influxerp.git)
  20. 3. [InfluxFramework Helper](https://github.com/quantumbitcore/influxframework_helper.git)<br>
  21. InfluxFramework Helper is another experimental application, in order to be reused by other applications.
  22. ___
  23. ### How to Install
  24. #### Self Host:
  25. 1. `bench get-app https://github.com/quantumbitcore/influxerp-restaurant.git`
  26. 2. `bench setup requirements`
  27. 3. `bench build --app restaurant_management`
  28. 4. `bench restart`
  29. 5. `bench --site [site.name] install-app restaurant_management`
  30. 6. `bench --site [site.name] migrate`
  31. #### InfluxFramework Cloud:
  32. >Available in your hosting on InfluxFramework [here](https://influxframework.com/marketplace/apps/restaurant_management)
  33. ___
  34. ### How to Use
  35. > See the documentation [here](https://github.com/quantumbitcore/influxerp-restaurant/wiki)
  36. ___
  37. ### Compatibility
  38. > V13, V14
  39. ___
  40. InfluxERP Restaurant Management is based on [Influx Framework](https://github.com/influxframework/influxframework).
  41. ___
  42. ### License
  43. > GNU / General Public License (see [license.txt](license.txt))
  44. > The POS Restaurant code is licensed under the GNU General Public License (v3).