Skip to content
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

Create booking statuses #49

Open
alliroberts opened this issue Mar 8, 2021 · 2 comments
Open

Create booking statuses #49

alliroberts opened this issue Mar 8, 2021 · 2 comments
Assignees

Comments

@alliroberts
Copy link

alliroberts commented Mar 8, 2021

Comment per @sl0wik:
For some reason booking_status is commented - it should be implemented.

Booking status for now can be pending , canceled, confirmed

Let's use the tipoff/statuses package for this and just extend it with these Booking related ones in a migration.

@sl0wik
Copy link
Contributor

sl0wik commented Mar 9, 2021

@drewroberts this one got a contradiction.

"booking_status_id" != "Let's use the tipoff/statuses package". You want to stay with tipoff/statues - right?

@drewroberts
Copy link
Member

Yes, the Status model was originally created for bookings and orders. Can you modify that package and model to work for what you want with booking statuses?

chx2 added a commit that referenced this issue Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants