1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-12-01 12:24:28 +01:00
fab-manager/app/models/cart_item
Sylvain 66f81a975e WIP: array of items
Migration from cart_items:{reservation:{}, subscription:{}, ...}
to cart_items:{items:[{reservation:{}, ...}], ...}
2021-05-19 18:12:52 +02:00
..
base_item.rb WIP: move backend code base to new architecture 2021-04-23 17:54:59 +02:00
coupon.rb WIP: refactor the price computation system 2021-04-22 19:24:08 +02:00
event_reservation.rb WIP: array of items 2021-05-19 18:12:52 +02:00
machine_reservation.rb WIP: array of items 2021-05-19 18:12:52 +02:00
payment_schedule.rb WIP: array of items 2021-05-19 18:12:52 +02:00
reservation.rb WIP: array of items 2021-05-19 18:12:52 +02:00
space_reservation.rb WIP: array of items 2021-05-19 18:12:52 +02:00
subscription.rb WIP: array of items 2021-05-19 18:12:52 +02:00
training_reservation.rb WIP: array of items 2021-05-19 18:12:52 +02:00