Add support for FoodEstablishmentReservation
ClosedPublic

Authored by mlaurent on Aug 9 2018, 10:52 AM.

Details

Summary

Food Establishment Reservation was not implemented

Test Plan

Autotest + show email in kmail

Diff Detail

Repository
R1003 KItinerary: Travel Reservation handling library
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mlaurent created this revision.Aug 9 2018, 10:52 AM
Restricted Application added a project: KDE PIM. · View Herald TranscriptAug 9 2018, 10:52 AM
Restricted Application added a subscriber: kde-pim. · View Herald Transcript
mlaurent requested review of this revision.Aug 9 2018, 10:52 AM
vkrause accepted this revision.Aug 9 2018, 11:02 AM

The modified property in theory belongs into Reservation (the base class) according to https://schema.org/FoodEstablishmentReservation, but that could have ripple effects through the auto tests for all other reservation types, so let's do that separately/later. I'll create a ticket for it so we don't forget.

This revision is now accepted and ready to land.Aug 9 2018, 11:02 AM
This revision was automatically updated to reflect the committed changes.