File tree Expand file tree Collapse file tree
spp_scan_id_document/i18n Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,13 +18,34 @@ msgstr ""
1818msgid "Contact"
1919msgstr ""
2020
21+ #. module: spp_scan_id_document
22+ #. odoo-python
23+ #: code:addons/spp_scan_id_document/model/registrant.py:0
24+ #, python-format
25+ msgid "Document type '%s' not found. Please create the document type first."
26+ msgstr ""
27+
28+ #. module: spp_scan_id_document
29+ #. odoo-python
30+ #: code:addons/spp_scan_id_document/model/registrant.py:0
31+ #, python-format
32+ msgid "Gender '%s' not found. Please create the gender first."
33+ msgstr ""
34+
2135#. module: spp_scan_id_document
2236#: model:ir.model.fields,field_description: spp_scan_id_document.field_res_partner__id_document_details
2337#: model:ir.model.fields,field_description: spp_scan_id_document.field_res_users__id_document_details
2438#: model:ir.model.fields,field_description: spp_scan_id_document.field_spp_attendance_subscriber__id_document_details
2539msgid "Id Document Details"
2640msgstr ""
2741
42+ #. module: spp_scan_id_document
43+ #. odoo-python
44+ #: code:addons/spp_scan_id_document/model/registrant.py:0
45+ #, python-format
46+ msgid "Invalid date format for %s: %s. Expected format is YYYY-MM-DD."
47+ msgstr ""
48+
2849#. module: spp_scan_id_document
2950#: model_terms:ir.ui.view,arch_db: spp_scan_id_document.registrant_form
3051msgid "Scan Document"
You can’t perform that action at this time.
0 commit comments