-
Notifications
You must be signed in to change notification settings - Fork 70
[ADD] climbing_gym: add module for Climbing Gym #809
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ADD] climbing_gym: add module for Climbing Gym #809
Conversation
d9b8e89
to
7a6c7c6
Compare
@abdrahmanrashed unknown command '-'. For your own safety I've ignored everything in your entire comment. Currently available commands:
Note: this help text is dynamic and will change with the state of the PR. |
7a6c7c6
to
4c21598
Compare
eb92ec9
to
7b2c17b
Compare
7b2c17b
to
6aa496e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @abdrahmanrashed for this. I've quite a few remarks, so don't hesitate to come back to me if anything is unclear.
Cheers
bb4fb7b
to
9c5a4ed
Compare
9c5a4ed
to
adddc94
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update @abdrahmanrashed
I see that some of my previous comments were not taken into account. Could you have a look and let me know?
Cheers
81fd263
to
2b0045b
Compare
2b0045b
to
75bb7a8
Compare
- This industry package includes all you need to run your Climbing Gym business from entrance to subscription as well as staff and events management. - Sell subscriptions product from the Subscription App and the Sales App. - Manage your employees' shifts with the Planning App. - Sell goods on the fly from the Point of Sale App. - Resupply when needed with Purchase App. - Record entrances through the Contact App based on subscription or prepaid cards. - Manage waiver with the Sign App. - Generate visibility through the Website App. - Promote your upcoming events with the Events App. - Waiver can be sent for signature from contact form. - Sessions can be used from contact form when available. (from loyalty card or membership)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@robodoo r+ squash
Merge method set to squash. |
- This industry package includes all you need to run your Climbing Gym business from entrance to subscription as well as staff and events management. - Sell subscriptions product from the Subscription App and the Sales App. - Manage your employees' shifts with the Planning App. - Sell goods on the fly from the Point of Sale App. - Resupply when needed with Purchase App. - Record entrances through the Contact App based on subscription or prepaid cards. - Manage waiver with the Sign App. - Generate visibility through the Website App. - Promote your upcoming events with the Events App. - Waiver can be sent for signature from contact form. - Sessions can be used from contact form when available. (from loyalty card or membership) task-4868305 closes #809 Signed-off-by: Vallaeys Valentin (vava) <[email protected]>
task-4868305