jordi fita mas b2ee4dfea3 Add marshal_payment and unmarshal_booking functions
The idea is that we will marshal the payment, send it to the campsite’s
instance by email, and then unmarshal it as a booking, that way we can
have a one way replication from the internal to the public instance with
a way back to send the payments.

For testing purposes, i just create the booking in the same instance.

Had to change the booking relation’s permissions to allow insert from
a guest, much like for payments, because the notification from Redsys
comes as a guest connection.  I need this even with all the
marshal/unmarshal shenanigans because not everyone will have an internal
instance, thus need to allow bookings from guest connections.
2024-04-29 20:59:22 +02:00
..
2024-03-14 22:08:01 +01:00
2024-03-14 22:08:01 +01:00
2024-03-14 22:08:01 +01:00
2023-09-17 03:42:16 +02:00
2024-01-24 01:01:30 +01:00
2023-12-13 17:10:04 +01:00
2024-04-26 17:09:36 +02:00
2024-04-19 21:09:28 +02:00
2024-04-26 17:09:36 +02:00
2024-04-28 21:56:51 +02:00
2024-04-26 17:09:36 +02:00
2024-04-26 17:09:36 +02:00
2024-04-28 20:28:45 +02:00
2024-01-16 21:05:52 +01:00
2024-02-13 23:45:25 +01:00
2024-03-14 22:08:01 +01:00
2023-09-17 03:42:16 +02:00
2023-09-17 03:42:16 +02:00
2024-04-26 17:09:36 +02:00
2024-04-26 17:09:36 +02:00
2024-04-28 20:28:45 +02:00
2023-12-22 02:23:18 +01:00
2023-12-22 00:26:23 +01:00
2024-03-14 22:08:01 +01:00
2024-02-14 04:54:42 +01:00
2024-02-13 23:45:25 +01:00
2024-04-28 20:28:45 +02:00
2024-03-14 22:08:01 +01:00
2024-03-14 22:08:01 +01:00
2023-09-17 03:42:16 +02:00
2023-10-27 16:08:13 +02:00
2024-04-26 17:09:36 +02:00
2024-04-26 17:09:36 +02:00
2024-04-28 20:28:45 +02:00
2023-09-17 03:42:16 +02:00
2023-09-25 20:10:33 +02:00