1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-29 10:24:20 +01:00
fab-manager/app/models/cart_item
Sylvain c7a59c8cb7 WIP: refactoring to singularize the booking process
We need to achieve only one process for all booking, not one for subscription, one for reservations, etc.
Moreover we must store one object per invoice_item/payment_schedule_object and stop using Invoice.invoiced or PaymentSchedule.scheduled
2021-05-21 18:25:18 +02:00
..
base_item.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
coupon.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
event_reservation.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
machine_reservation.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
payment_schedule.rb WIP: array of items 2021-05-19 18:12:52 +02:00
reservation.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
space_reservation.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
subscription.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00
training_reservation.rb WIP: refactoring to singularize the booking process 2021-05-21 18:25:18 +02:00