From 2227a12086000febcf0423e906c16768f313d91b Mon Sep 17 00:00:00 2001 From: Oscar Date: Tue, 16 Nov 2021 12:23:15 -0500 Subject: [PATCH] Fix Report RC --- booking.xml | 13 - folio.py | 2 +- folio.xml | 13 + locale/es.po | 563 +++++------------------------------------ registration_card.fodt | Bin 34161 -> 34533 bytes 5 files changed, 76 insertions(+), 515 deletions(-) diff --git a/booking.xml b/booking.xml index 08c4e9d..b45c28f 100644 --- a/booking.xml +++ b/booking.xml @@ -263,19 +263,6 @@ this repository contains the full copyright notices and license terms. --> - - Registration Card - hotel.booking - hotel.occupancy.registration_card - hotel/registration_card.fodt - odt - - - form_print - hotel.booking,-1 - - - Guests List Report diff --git a/folio.py b/folio.py index f3fdc19..e4be7b0 100644 --- a/folio.py +++ b/folio.py @@ -2,7 +2,7 @@ # this repository contains the full copyright notices and license terms. from decimal import Decimal -from datetime import date, timedelta, datetime +from datetime import timedelta, datetime from trytond.model import ModelView, Workflow, ModelSQL, fields from trytond.pyson import Eval, Bool from trytond.pool import Pool diff --git a/folio.xml b/folio.xml index 78ca7d5..c837608 100644 --- a/folio.xml +++ b/folio.xml @@ -89,6 +89,19 @@ this repository contains the full copyright notices and license terms. --> + + Registration Card + hotel.folio + hotel.folio.registration_card + hotel/registration_card.fodt + odt + + + form_print + hotel.folio,-1 + + +