diff --git a/golem_activity_registration_payment/__manifest__.py b/golem_activity_registration_payment/__manifest__.py index 05a799e..6bf61ff 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.2.0', + 'version': '10.0.0.3.0', 'category': 'GOLEM', 'author': 'Fabien Bourgeois', 'license': 'AGPL-3', @@ -28,5 +28,6 @@ 'depends': ['golem_activity_registration_state', 'golem_payment'], 'data': ['views/golem_member_views.xml', 'views/golem_activity_registration_views.xml', + 'report/golem_member_card_templates.xml', 'wizard/golem_activity_registration_invoicing.xml'] } diff --git a/golem_activity_registration_payment/i18n/fr.po b/golem_activity_registration_payment/i18n/fr.po index e034a24..e199cb3 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-01 16:18+0000\n" -"PO-Revision-Date: 2018-08-01 18:19+0200\n" +"POT-Creation-Date: 2018-08-02 16:31+0000\n" +"PO-Revision-Date: 2018-08-02 18:35+0200\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -28,6 +28,11 @@ msgstr "* L'état \"Brouillon\" est utilisé lorsqu'un utilisateur est en train "* L'état 'Payé' est affecté automatiquement lorsque la facture est payée. Les écritures correspondantes dans les journaux peuvent ou non être lettrées.\n" "* L'état \"Annulé\" est utilisé lorsque l'utilisateur annule la facture." +#. 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 "Total" +msgstr "Total" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Activities and Prices" @@ -41,6 +46,7 @@ msgstr "Toutes les inscriptions confirmées ont déjà été facturées." #. module: golem_activity_registration_payment #: model:ir.model.fields,field_description:golem_activity_registration_payment.field_golem_activity_registration_invoice_line_price +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment msgid "Amount" msgstr "Montant" @@ -81,6 +87,11 @@ msgstr "Créé le" msgid "Currency" msgstr "Devise" +#. 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 "Date" +msgstr "Date " + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Display invoice" @@ -94,7 +105,7 @@ msgstr "Afficher les paiements" #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment msgid "Draft Invoice" -msgstr "Facture Brouillon" +msgstr "Facture brouillon" #. module: golem_activity_registration_payment #: model:ir.model,name:golem_activity_registration_payment.model_golem_activity_registration @@ -146,6 +157,7 @@ msgstr "Si vous lancez la facturation des inscriptions en attente, un assistant #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_form_inherit_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment msgid "Invoice" msgstr "Facture" @@ -159,6 +171,11 @@ msgstr "Référence de la facture" msgid "Invoice line" msgstr "Ligne de facturation" +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_state_member_card_template_inherit_golem_activity_resgitration_payment +msgid "Invoice line price" +msgstr "Montant facturé" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_registration_state_member_form_inherit_registration_payment msgid "Invoice pending registrations" @@ -167,7 +184,12 @@ msgstr "Inscriptions en attente de facturation" #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_state_tree_inherit_payment msgid "Invoice state" -msgstr "Invoice state" +msgstr "État de facturation" + +#. 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 "Invoices" +msgstr "Factures" #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_form_inherit_payment @@ -186,6 +208,11 @@ msgstr "Dernière mise à jour par" msgid "Last Updated on" msgstr "Dernière mise à jour le" +#. 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 "Method" +msgstr "Moyen" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment msgid "Opened Invoice" @@ -201,6 +228,11 @@ msgstr "Facture Payée" msgid "Payment method" msgstr "Moyen de paiement" +#. 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 "Payments" +msgstr "Paiements" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Please confirm activity prices and choose a payment schedule if needed." @@ -213,6 +245,16 @@ msgstr "Merci de confirmer les coûts des activités et de choisir, si souhaité msgid "Registration invoicing" msgstr "Facturation des inscriptions" +#. 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 "Residual" +msgstr "Restant" + +#. 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 "State" +msgstr "État" + #. module: golem_activity_registration_payment #: model:ir.model.fields,field_description:golem_activity_registration_payment.field_golem_activity_registration_invoice_state msgid "Status" 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 7515414..b575d36 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-01 16:18+0000\n" -"PO-Revision-Date: 2018-08-01 16:18+0000\n" +"POT-Creation-Date: 2018-08-02 16:31+0000\n" +"PO-Revision-Date: 2018-08-02 16:31+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -24,6 +24,11 @@ msgid " * The 'Draft' status is used when a user is encoding a new and unconfirm " * The 'Cancelled' status is used when user cancel invoice." 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 "Total" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Activities and Prices" @@ -37,6 +42,7 @@ msgstr "" #. module: golem_activity_registration_payment #: model:ir.model.fields,field_description:golem_activity_registration_payment.field_golem_activity_registration_invoice_line_price +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment msgid "Amount" msgstr "" @@ -77,6 +83,11 @@ msgstr "" msgid "Currency" 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 "Date" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Display invoice" @@ -142,6 +153,7 @@ msgstr "" #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_form_inherit_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_search_inherit_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_member_card_template_inherit_golem_activity_resgitration_payment msgid "Invoice" msgstr "" @@ -155,6 +167,11 @@ msgstr "" msgid "Invoice line" msgstr "" +#. module: golem_activity_registration_payment +#: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_state_member_card_template_inherit_golem_activity_resgitration_payment +msgid "Invoice line price" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_registration_state_member_form_inherit_registration_payment msgid "Invoice pending registrations" @@ -165,6 +182,11 @@ msgstr "" msgid "Invoice state" 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 "Invoices" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_form_inherit_payment msgid "Invoicing" @@ -182,6 +204,11 @@ msgstr "" msgid "Last Updated on" 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 "Method" +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" @@ -197,6 +224,11 @@ msgstr "" msgid "Payment 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 "Payments" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.ui.view,arch_db:golem_activity_registration_payment.golem_activity_registration_invoicing_view_form msgid "Please confirm activity prices and choose a payment schedule if needed." @@ -209,6 +241,16 @@ msgstr "" msgid "Registration invoicing" 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 "Residual" +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 "State" +msgstr "" + #. module: golem_activity_registration_payment #: model:ir.model.fields,field_description:golem_activity_registration_payment.field_golem_activity_registration_invoice_state msgid "Status" diff --git a/golem_activity_registration_payment/report/golem_member_card_templates.xml b/golem_activity_registration_payment/report/golem_member_card_templates.xml new file mode 100644 index 0000000..52d0244 --- /dev/null +++ b/golem_activity_registration_payment/report/golem_member_card_templates.xml @@ -0,0 +1,138 @@ + + + + + + + + + + +