diff --git a/golem_activity_registration/__manifest__.py b/golem_activity_registration/__manifest__.py index 046c5dd..5818479 100644 --- a/golem_activity_registration/__manifest__.py +++ b/golem_activity_registration/__manifest__.py @@ -18,7 +18,7 @@ { 'name': 'GOLEM Activity Member Registrations', 'summary': 'GOLEM Activities Member Registrations management', - 'version': '10.0.1.4.2', + 'version': '10.0.1.4.3', 'category': 'GOLEM', 'author': 'Fabien Bourgeois, Michel Dessenne', 'license': 'AGPL-3', diff --git a/golem_activity_registration/i18n/fr.po b/golem_activity_registration/i18n/fr.po index 96f29da..5768db6 100644 --- a/golem_activity_registration/i18n/fr.po +++ b/golem_activity_registration/i18n/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-02 16:31+0000\n" -"PO-Revision-Date: 2018-08-02 18:32+0200\n" +"POT-Creation-Date: 2018-08-02 16:46+0000\n" +"PO-Revision-Date: 2018-08-02 18:47+0200\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -199,6 +199,11 @@ msgstr "Nom" msgid "Number of places cannot be negative." msgstr "Le nombre de places ne peut pas être négatif" +#. module: golem_activity_registration +#: model:ir.ui.view,arch_db:golem_activity_registration.golem_member_card_template_inherit_golem_activity_resgitration +msgid "On default season, there is no activity for this member." +msgstr "Sur la saison par défaut, il n'y a pas d'activité pour cet usager." + #. module: golem_activity_registration #: model:ir.model.fields,field_description:golem_activity_registration.field_golem_activity_places msgid "Places" diff --git a/golem_activity_registration/i18n/golem_activity_registration.pot b/golem_activity_registration/i18n/golem_activity_registration.pot index 35ce053..5838974 100644 --- a/golem_activity_registration/i18n/golem_activity_registration.pot +++ b/golem_activity_registration/i18n/golem_activity_registration.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-02 16:31+0000\n" -"PO-Revision-Date: 2018-08-02 16:31+0000\n" +"POT-Creation-Date: 2018-08-02 16:45+0000\n" +"PO-Revision-Date: 2018-08-02 16:45+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -199,6 +199,11 @@ msgstr "" msgid "Number of places cannot be negative." msgstr "" +#. module: golem_activity_registration +#: model:ir.ui.view,arch_db:golem_activity_registration.golem_member_card_template_inherit_golem_activity_resgitration +msgid "On default season, there is no activity for this member." +msgstr "" + #. module: golem_activity_registration #: model:ir.model.fields,field_description:golem_activity_registration.field_golem_activity_places msgid "Places" diff --git a/golem_activity_registration/report/golem_member_card_templates.xml b/golem_activity_registration/report/golem_member_card_templates.xml index bef2e65..f696378 100644 --- a/golem_activity_registration/report/golem_member_card_templates.xml +++ b/golem_activity_registration/report/golem_member_card_templates.xml @@ -24,7 +24,10 @@ along with this program. If not, see . inherit_id="golem_member.golem_member_card_template">

Activities

- +

+ On default season, there is no activity for this member. +

+
diff --git a/golem_activity_registration_payment/__manifest__.py b/golem_activity_registration_payment/__manifest__.py index 6bf61ff..fdc70c0 100644 --- a/golem_activity_registration_payment/__manifest__.py +++ b/golem_activity_registration_payment/__manifest__.py @@ -19,7 +19,7 @@ 'name': 'GOLEM Activity Member Registration Payments', 'summary': 'GOLEM Activities Member Registration Payments', 'description': 'GOLEM Activities Member Registration Payments', - 'version': '10.0.0.3.0', + 'version': '10.0.0.3.1', 'category': 'GOLEM', 'author': 'Fabien Bourgeois', 'license': 'AGPL-3', diff --git a/golem_activity_registration_payment/i18n/fr.po b/golem_activity_registration_payment/i18n/fr.po index e199cb3..d0aef00 100644 --- a/golem_activity_registration_payment/i18n/fr.po +++ b/golem_activity_registration_payment/i18n/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-02 16:31+0000\n" -"PO-Revision-Date: 2018-08-02 18:35+0200\n" +"POT-Creation-Date: 2018-08-02 16:45+0000\n" +"PO-Revision-Date: 2018-08-02 18:47+0200\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -213,6 +213,16 @@ msgstr "Dernière mise à jour le" msgid "Method" msgstr "Moyen" +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment +msgid "On default season, there is no activity linked invoice for this member." +msgstr "Sur la saison par défaut, il n'y a pas de facture liée à une activité pour cet usager." + +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment +msgid "On default season, there is no activity linked payment for this member." +msgstr "Sur la saison par défaut, il n'y a pas de paiement lié à une activité pour cet usager." + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment msgid "Opened Invoice" diff --git a/golem_activity_registration_payment/i18n/golem_activity_registration_payment.pot b/golem_activity_registration_payment/i18n/golem_activity_registration_payment.pot index b575d36..3735879 100644 --- a/golem_activity_registration_payment/i18n/golem_activity_registration_payment.pot +++ b/golem_activity_registration_payment/i18n/golem_activity_registration_payment.pot @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 10.0\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-08-02 16:31+0000\n" -"PO-Revision-Date: 2018-08-02 16:31+0000\n" +"POT-Creation-Date: 2018-08-02 16:45+0000\n" +"PO-Revision-Date: 2018-08-02 16:45+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -209,6 +209,16 @@ msgstr "" msgid "Method" msgstr "" +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment +msgid "On default season, there is no activity linked invoice for this member." +msgstr "" + +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment +msgid "On default season, there is no activity linked payment for this member." +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment msgid "Opened Invoice" diff --git a/golem_activity_registration_payment/report/golem_member_card_templates.xml b/golem_activity_registration_payment/report/golem_member_card_templates.xml index 52d0244..f32c034 100644 --- a/golem_activity_registration_payment/report/golem_member_card_templates.xml +++ b/golem_activity_registration_payment/report/golem_member_card_templates.xml @@ -51,7 +51,11 @@ along with this program. If not, see .

Invoices

-
Name
+ +

+ On default season, there is no activity linked invoice for this member. +

+
@@ -73,7 +77,7 @@ along with this program. If not, see . - + @@ -93,7 +97,11 @@ along with this program. If not, see .
Invoice

Payments

- + +

+ On default season, there is no activity linked payment for this member. +

+
@@ -102,13 +110,12 @@ along with this program. If not, see . -
DateAmount
Total -