diff --git a/pms/i18n/pms.pot b/pms/i18n/pms.pot index 0dffe0203..bff75dde5 100644 --- a/pms/i18n/pms.pot +++ b/pms/i18n/pms.pot @@ -7079,6 +7079,12 @@ msgstr "" msgid "Payment terms for current folio." msgstr "" +#. module: pms +#: code:addons/pms/models/pms_folio.py:0 code:addons/pms/models/pms_folio.py:0 +#, python-format +msgid "Payment: %s by %s" +msgstr "" + #. module: pms #: model:ir.model,name:pms.model_account_payment #: model:ir.model,name:pms.model_wizard_payment_folio @@ -7999,6 +8005,12 @@ msgstr "" msgid "Reference of this folio in an external system" msgstr "" +#. module: pms +#: code:addons/pms/models/pms_folio.py:0 code:addons/pms/models/pms_folio.py:0 +#, python-format +msgid "Refund: %s by %s" +msgstr "" + #. module: pms #: code:addons/pms/models/pms_reservation.py:0 #, python-format