From 95da09932295c333a5185a615a7d9a01cbf91dd1 Mon Sep 17 00:00:00 2001 From: Elouan Le Bars Date: Fri, 22 Nov 2019 15:31:31 +0100 Subject: [PATCH] [ADD] emc : email when added to waiting list --- easy_my_coop/data/mail_template_data.xml | 54 + easy_my_coop/i18n/fr.po | 2042 ++++++++++++++-------- easy_my_coop/i18n/fr_BE.po | 1246 +++++++------ easy_my_coop/models/coop.py | 2 + 4 files changed, 2058 insertions(+), 1286 deletions(-) diff --git a/easy_my_coop/data/mail_template_data.xml b/easy_my_coop/data/mail_template_data.xml index be29a3e..bb29f96 100644 --- a/easy_my_coop/data/mail_template_data.xml +++ b/easy_my_coop/data/mail_template_data.xml @@ -101,6 +101,60 @@ %endif +
+ +
+ + ]]> + + + + Waiting List Email + ${(object.company_id.coop_email_contact or object.user_id.email)|safe} + Subscription request added on waiting list. + ${object.email} + ${(object.company_id.coop_email_contact or object.user_id.email)|safe} + + + ${object.lang} + + +

Hello ${object.name},

+ +

Thank you for your subscription request. There are currently no project to raise funds for, thus we added it on waiting list. + We will contact you as soon as the subscription requests are re-opened. +

+ +
+

If you have any question, do not hesitate to contact us.

+
+ +

Sustainably yours,

+

${object.company_id.name}.

+ + % if object.company_id.street: + ${object.company_id.street} + % endif + % if object.company_id.street2: + ${object.company_id.street2}
+ % endif + % if object.company_id.city or object.company_id.zip: + ${object.company_id.zip} ${object.company_id.city}
+ % endif + % if object.company_id.country_id: + ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
+ % endif + % if object.company_id.phone: + Phone:  ${object.company_id.phone} + % endif + + % if object.company_id.website: + + %endif +
diff --git a/easy_my_coop/i18n/fr.po b/easy_my_coop/i18n/fr.po index eb842a4..8355777 100644 --- a/easy_my_coop/i18n/fr.po +++ b/easy_my_coop/i18n/fr.po @@ -1,723 +1,712 @@ # Translation of Odoo Server. # This file contains the translation of the following modules: -# * easy_my_coop +# * easy_my_coop # msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-01-18 21:55+0000\n" -"PO-Revision-Date: 2017-01-23 20:33+0100\n" +"POT-Creation-Date: 2019-11-25 10:26+0000\n" +"PO-Revision-Date: 2019-11-25 10:26+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Poedit 1.6.5\n" -"Language: fr\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_certificat_increase -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_confirmation +msgid "\n" +"
\n" +"\n" +"

Hello ${object.name},

\n" +"\n" +"

Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email

\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" +"
\n" +" " +msgstr "\n" +"
\n" +"\n" +"

Hello ${object.name},

\n" +"\n" +"

Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email

\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" +"
\n" +" " + +#. module: easy_my_coop +#: model:mail.template,body_html:easy_my_coop.email_template_waiting_list +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm the reception of you payment for the new share(s) you have " -"taken.

\n" +"

Thank you for your subscription request. There are currently no project to raise funds for, thus we added it on waiting list.\n" +" We will contact you as soon as the subscription requests are re-opened.\n" +"

\n" "\n" "
\n" -"

Find in attachment the your ${object.company_id} certificate.

\n" -"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" +"

If you have any question, do not hesitate to contact us.

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Sustainably yours,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" +msgstr "\n" +"
\n" "\n" -"
\n" +"

Bonjour ${object.name},

\n" "\n" -"

Hello ${object.name},

\n" -"\n" -"\t

We confirm the reception of you payment for the new share(s) you have " -"taken.

\n" +"

Nous vous remercions pour votre demande de souscription. Il n'y a actuellement aucune levée de fond, c'est pourquoi nous avons ajouté votre demande sur liste d'attente. Nous reviendrons vers vous dès que les demandes de souscription seront ré-ouvertes.\n" +"

\n" "\n" "
\n" -"

Find in attachment the your ${object.company_id} certificate.

\n" -"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" +"

Nous vous invitons à nous contacter si vous avez des questions supplémentaires.

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Durablement votre,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Téléphone :   ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_certificat -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_certificat_increase +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm the reception of you payment. You are now shareholder of our " -"cooperative

\n" +"

We confirm the reception of you payment for the new share(s) you have taken.

\n" "\n" "
\n" -"

Find in attachment the your ${object.company_id.name} certificate.\n" -"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" +msgstr "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm the reception of you payment. You are now shareholder of our " -"cooperative

\n" +"

We confirm the reception of you payment for the new share(s) you have taken.

\n" "\n" "
\n" -"

Find in attachment the your ${object.company_id.name} certificate.\n" -"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_share_update -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_certificat +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm you that the adaptation on shares portfolio has been " -"succesfully performed. Your cooperator certificate has been adapted " -"accordingly

\n" +"

We confirm the reception of you payment. You are now shareholder of our cooperative

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" +msgstr "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm you that the adaptation on shares portfolio has been " -"succesfully performed. Your cooperator certificate has been adapted " -"accordingly

\n" +"

We confirm the reception of you payment. You are now shareholder of our cooperative

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_share_transfer -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_share_update +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm you that the shares have been transfered to you. If you was " -"not already cooperator, you are now shareholder of our cooperative

\n" +"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" +msgstr "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We confirm you that the shares have been transfered to you. If you was " -"not already cooperator, you are now shareholder of our cooperative

\n" +"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"\t\t% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_confirmation_company -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_share_transfer +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We have received your subscription request for ${object.company_name} " -"${object.company_type}. Thank you for your support.

\n" -"\t\n" -"\t

Your request will be soon processed by our team \"gestion et " -"participation des membres\". If all the provided info are correct you will " -"soon receive the payment information in another email

\n" +"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" "\n" "
\n" -"

If you have any question, do not hesitate to contact us.

\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -" \n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" +msgstr "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

We have received your subscription request for ${object.company_name} " -"${object.company_type}. Thank you for your support.

\n" -"\t\n" -"\t

Your request will be soon processed by our team \"gestion et " -"participation des membres\". If all the provided info are correct you will " -"soon receive the payment information in another email

\n" +"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" "\n" "
\n" -"

If you have any question, do not hesitate to contact us.

\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -" \n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_confirmation -msgid "" -"\n" -"
\n" +#: model:mail.template,body_html:easy_my_coop.email_template_confirmation_company +msgid "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

Your request will be soon processed by our team. If all the provided " -"info are correct you will soon receive the payment information in another " -"email

\n" +"

We have received your subscription request for ${object.company_id.name}. Thank you for your support.

\n" +"\n" +"

Your request will be soon processed by our team \"gestion et participation des membres\". If all the provided info are correct you will soon receive the payment information in another email

\n" "\n" "
\n" "

If you have any question, do not hesitate to contact us.

\n" "
\n" -" \n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" +msgstr "\n" +"
\n" "\n" "

Hello ${object.name},

\n" "\n" -"\t

Your request will be soon processed by our team. If all the provided " -"info are correct you will soon receive the payment information in another " -"email

\n" +"

We have received your subscription request for ${object.company_id.name}. Thank you for your support.

\n" +"\n" +"

Your request will be soon processed by our team \"gestion et participation des membres\". If all the provided info are correct you will soon receive the payment information in another email

\n" "\n" "
\n" "

If you have any question, do not hesitate to contact us.

\n" "
\n" -" \n" -"\t

Sustainably your,

\n" -"\t

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop #: model:mail.template,body_html:easy_my_coop.email_template_release_capital -msgid "" -"\n" -"
\n" -"\n" -"

Hello ${object.partner_id.name},

\n" -"\n" -"

You will find in attachment all the necessary information for the " -"payment. We kindly remind you that your subscription will be effective only " -"once we received the payment.

\n" -"\n" -"

Do not forget to add the structured communication to the payment.

\n" -"\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +msgid "\n" +"
\n" +"\n" +"

Hello ${object.partner_id.name},

\n" +"\n" +"

You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.

\n" +"\n" +"

Do not forget to add the structured communication to the payment.

\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " -msgstr "" -"\n" -"
\n" -"\n" -"

Hello ${object.partner_id.name},

\n" -"\n" -"

You will find in attachment all the necessary information for the " -"payment. We kindly remind you that your subscription will be effective only " -"once we received the payment.

\n" -"\n" -"

Do not forget to add the structured communication to the payment.

\n" -"\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id." -"state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -" \n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +msgstr "\n" +"
\n" +"\n" +"

Hello ${object.partner_id.name},

\n" +"\n" +"

You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.

\n" +"\n" +"

Do not forget to add the structured communication to the payment.

\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop #: model:mail.template,report_name:easy_my_coop.email_template_release_capital -msgid "" -"${(object.number or '').replace('/','_')}_${object.state == 'draft' and " -"'draft' or ''}" -msgstr "" -"${(object.number or '').replace('/','_')}_${object.state == 'draft' and " -"'draft' or ''}" +msgid "${(object.number or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''}" +msgstr "${(object.number or '').replace('/','_')}_${object.state == 'draft' and 'draft' or ''}" #. module: easy_my_coop #: model:mail.template,subject:easy_my_coop.email_template_release_capital -msgid "" -"${object.company_id.name} Request to Release Capital (Ref ${object.number or " -"'n/a'})" -msgstr "" -"${object.company_id.name} Demande de libération de capital (Ref ${object." -"number or 'n/a'})" - -#. module: easy_my_coop -#: model:mail.template,report_name:easy_my_coop.email_template_certificat_increase -msgid "" -"${object.company_id} Certificat ${(object.cooperator_register_number or '')}" -msgstr "" -"${object.company_id} Certificat ${(object.cooperator_register_number or '')}" +msgid "${object.company_id.name} Request to Release Capital (Ref ${object.number or 'n/a'})" +msgstr "${object.company_id.name} Demande de libération de capital (Ref ${object.number or 'n/a'})" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_thanks @@ -741,29 +730,12 @@ msgstr "0647980091" msgid "1030" msgstr "1030" -#. module: easy_my_coop -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -msgid "1080" -msgstr "1080" - #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator msgid "25" msgstr "25" -#. module: easy_my_coop -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator -msgid "78230226321" -msgstr "78230226321" - -#. module: easy_my_coop -#: code:addons/easy_my_coop/models/mail_mail.py:48 -#, python-format -msgid "

Access this document directly in OpenERP

" -msgstr "

Access this document directly in OpenERP

" - #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_certificat_G001_document msgid " is recorded in the register of cooperators under number " @@ -850,9 +822,15 @@ msgid "Total" msgstr "Total" #. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "ASBL" -msgstr "ASBL" +#: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document +msgid "Your contact:" +msgstr "Your contact:" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:177 +#, python-format +msgid "A person can't be representative of two different companies." +msgstr "A person can't be representative of two different companies." #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_iban @@ -892,6 +870,12 @@ msgid "Address" msgstr "Adresse" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_allow_id_card_upload +msgid "Allow ID Card upload" +msgstr "Allow ID Card upload" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator msgid "Already cooperator?" msgstr "Déjà cooperateur?" @@ -901,6 +885,11 @@ msgstr "Déjà cooperateur?" msgid "Amount" msgstr "Montant" +#. module: easy_my_coop +#: sql_constraint:res.company:0 +msgid "Approval can't be mandatory and not displayed." +msgstr "Approval can't be mandatory and not displayed." + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form msgid "Approve" @@ -929,12 +918,22 @@ msgid "Bank Accounts" msgstr "Comptes bancaires" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_bank_account +msgid "Bank account" +msgstr "Bank account" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document +msgid "Base" +msgstr "Base de calcul" + +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_operation_request_share_to_unit_price #: model:ir.model.fields,help:easy_my_coop.field_operation_request_share_unit_price +#: model:ir.model.fields,help:easy_my_coop.field_partner_create_subscription_share_unit_price #: model:ir.model.fields,help:easy_my_coop.field_subscription_request_share_unit_price -msgid "" -"Base price to compute the customer price. Sometimes called the catalog price." -msgstr "" -"Prix de base pour calculer le prix client. Parfois appelé prix catalogue." +msgid "Base price to compute the customer price. Sometimes called the catalog price." +msgstr "Prix de base pour calculer le prix client. Parfois appelé prix catalogue." #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator @@ -947,6 +946,11 @@ msgstr "Devenir coopérateur" msgid "Become cooperator" msgstr "Devenir coopérateur" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_product_template_customer +msgid "Become customer" +msgstr "Become customer" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_birthdate #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator @@ -969,6 +973,16 @@ msgstr "Représentant du conseil d'administration" msgid "Board representative signature" msgstr "Signature du représentant du CA" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_bottom_logo1 +msgid "Bottom logo 1" +msgstr "Bottom logo 1" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_bottom_logo2 +msgid "Bottom logo 2" +msgstr "Bottom logo 2" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -981,6 +995,11 @@ msgstr "Bourdon" msgid "Bruxelles" msgstr "Bruxelles" +#. module: easy_my_coop +#: selection:subscription.request,source:0 +msgid "CRM" +msgstr "CRM" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_product_template_by_company msgid "Can be subscribed by companies?" @@ -994,11 +1013,16 @@ msgstr "Peut être souscrite par des personnes physiques?" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form #: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +#: model:ir.ui.view,arch_db:easy_my_coop.view_create_subscription +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_partner_info +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_share_line_info +#: model:ir.ui.view,arch_db:easy_my_coop.view_validate_subscription_request msgid "Cancel" msgstr "Annuler" #. module: easy_my_coop -#: selection:operation.request,state:0 selection:subscription.request,state:0 +#: selection:operation.request,state:0 +#: selection:subscription.request,state:0 msgid "Cancelled" msgstr "Annulé" @@ -1007,8 +1031,16 @@ msgstr "Annulé" msgid "Cancelled Invoice" msgstr "Facture annulée" +#. module: easy_my_coop +#: model:ir.actions.report.xml,name:easy_my_coop.action_cooperator_invoices +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_capital_release_request +#: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +msgid "Capital release request" +msgstr "Capital release request" + #. module: easy_my_coop #: model:mail.template,report_name:easy_my_coop.email_template_certificat +#: model:mail.template,report_name:easy_my_coop.email_template_certificat_increase #: model:mail.template,report_name:easy_my_coop.email_template_share_transfer #: model:mail.template,report_name:easy_my_coop.email_template_share_update msgid "Certificat ${(object.cooperator_register_number or '')}" @@ -1029,6 +1061,21 @@ msgstr "Check this box if this cooperator is an effective member." msgid "Check this box if this cooperator is no more an effective member." msgstr "Check this box if this cooperator is no more an effective member." +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_display_data_policy_approval +msgid "Choose to display a data policy checkbox on the cooperator website form." +msgstr "Choose to display a data policy checkbox on the cooperator website form." + +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_display_financial_risk_approval +msgid "Choose to display a financial risk checkbox on the cooperator website form." +msgstr "Choose to display a financial risk checkbox on the cooperator website form." + +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_display_internal_rules_approval +msgid "Choose to display an internal rules checkbox on the cooperator website form." +msgstr "Choose to display an internal rules checkbox on the cooperator website form." + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_city #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator @@ -1037,6 +1084,7 @@ msgid "City" msgstr "Ville" #. module: easy_my_coop +#: model:ir.actions.act_window,help:easy_my_coop.action_company_representative_form #: model:ir.actions.act_window,help:easy_my_coop.action_partner_cooperator_candidate_form #: model:ir.actions.act_window,help:easy_my_coop.action_partner_cooperator_form msgid "Click to add a contact in your address book." @@ -1075,6 +1123,7 @@ msgid "Company Info" msgstr "Info société" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_company_register_number #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator msgid "Company Register Number" msgstr "Numéro d'entreprise" @@ -1107,6 +1156,12 @@ msgstr "Nom de la société" msgid "Company register number" msgstr "Numéro d'entreprise" +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_company_representative_form +#: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_company_representative +msgid "Company representative" +msgstr "Company representative" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_company_type #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator @@ -1118,6 +1173,12 @@ msgstr "Type de société" msgid "Configuration" msgstr "Configuration" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Confirm Email" +msgstr "Confirm Email" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator msgid "Contact Person" @@ -1135,14 +1196,35 @@ msgid "Conversion" msgstr "Conversion" #. module: easy_my_coop -#: model:ir.actions.act_window,name:easy_my_coop.action_partner_cooperator_candidate_form +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter +msgid "Convert" +msgstr "Convert" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_share_to_product_id +msgid "Convert to this share type" +msgstr "Convert to this share type" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:194 +#: code:addons/easy_my_coop/models/operation_request.py:254 +#, python-format +msgid "Converting just part of the shares is not yet implemented" +msgstr "Converting just part of the shares is not yet implemented" + +#. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.action_partner_cooperator_form #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_partner_id +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_cooperator +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_cooperator #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_cooperator #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_partner_id +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_cooperator #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_partner_id #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_partner_id #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_subscription_G001 +#: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +#: model:ir.ui.view,arch_db:easy_my_coop.view_share_line_filter msgid "Cooperator" msgstr "Coopérateur" @@ -1158,7 +1240,6 @@ msgstr "Candidats coopérateur" #. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.action_invoice_tree_coop -#: model:ir.actions.report.xml,name:easy_my_coop.action_cooperator_invoices #: model:ir.ui.menu,name:easy_my_coop.menu_action_invoice_tree_coop msgid "Cooperator Invoices" msgstr "Demande de libération de capital" @@ -1189,6 +1270,16 @@ msgstr "Personnes physiques" msgid "Cooperator Type" msgstr "Type de coopérateur" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_coop_candidate +msgid "Cooperator candidate" +msgstr "Cooperator candidate" + +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_partner_cooperator_candidate_form +msgid "Cooperator candidates" +msgstr "Cooperator candidates" + #. module: easy_my_coop #: model:ir.actions.report.xml,name:easy_my_coop.action_cooperator_report_certificat msgid "Cooperator certificat" @@ -1219,23 +1310,64 @@ msgstr "Pays" msgid "Country..." msgstr "Pays..." +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_view_create_subscription +#: model:ir.ui.view,arch_db:easy_my_coop.view_create_subscription +#: model:ir.ui.view,arch_db:easy_my_coop.view_partner_form_easy_my_coop +msgid "Create Subscription" +msgstr "Create Subscription" + +#. module: easy_my_coop +#: model:ir.model,name:easy_my_coop.model_partner_create_subscription +msgid "Create Subscription From Partner" +msgstr "Create Subscription From Partner" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_create_user +msgid "Create user for cooperator" +msgstr "Create user for cooperator" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_create_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_create_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_create_uid #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_create_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_create_uid #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_create_uid #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_create_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_create_uid msgid "Created by" msgstr "Créé par" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_create_date +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_create_date +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_create_date #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_create_date +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_create_date #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_create_date #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_create_date +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_create_date msgid "Created on" msgstr "Créé le" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_data_policy_approved +msgid "Data Policy Approved" +msgstr "Data Policy Approved" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_data_policy_approved +msgid "Data Policy Approved " +msgstr "Data Policy Approved " + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_data_policy_approval_text +msgid "Data policy approval text" +msgstr "Data policy approval text" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter #: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_request_filter msgid "Date Month" msgstr "Date Mois" @@ -1273,21 +1405,40 @@ msgstr "Rem.(%)" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_display_name +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_display_name +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_display_name #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_display_name +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_display_name #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_display_name #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_display_name +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_display_name msgid "Display Name" msgstr "Nom affiché" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_data_policy_approval +msgid "Display data policy approval" +msgstr "Display data policy approval" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_financial_risk_approval +msgid "Display financial risk approval" +msgstr "Display financial risk approval" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_internal_rules_approval +msgid "Display internal rules approval" +msgstr "Display internal rules approval" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_logo1 -msgid "Display logo1" -msgstr "Afficher logo1" +msgid "Display logo 1" +msgstr "Display logo 1" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_logo2 -msgid "Display logo2" -msgstr "Afficher logo2" +msgid "Display logo 2" +msgstr "Display logo 2" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_product_template_display_on_website @@ -1295,13 +1446,15 @@ msgid "Display on website" msgstr "Afficher sur le site web" #. module: easy_my_coop -#: selection:operation.request,state:0 selection:subscription.request,state:0 +#: selection:operation.request,state:0 +#: selection:subscription.request,state:0 msgid "Done" msgstr "Fait" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form -#: selection:operation.request,state:0 selection:subscription.request,state:0 +#: selection:operation.request,state:0 +#: selection:subscription.request,state:0 msgid "Draft" msgstr "Brouillon" @@ -1335,10 +1488,12 @@ msgstr "Cooperator effectif" #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_effective_date #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_certificat_G001_document #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_register_G001 +#: model:ir.ui.view,arch_db:easy_my_coop.view_share_line_filter msgid "Effective date" msgstr "Date effective" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_email #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_email #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -1347,10 +1502,15 @@ msgid "Email" msgstr "Courriel" #. module: easy_my_coop -#: code:addons/easy_my_coop/wizard/cooperative_history_wizard.py:53 +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter +msgid "Entry type" +msgstr "Entry type" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/wizard/update_share_line.py:42 #, python-format -msgid "Error!" -msgstr "Erreur!" +msgid "Error the update return more than one subscription register lines." +msgstr "Error the update return more than one subscription register lines." #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form @@ -1358,10 +1518,34 @@ msgid "Execute" msgstr "Executer" #. module: easy_my_coop -#: selection:res.partner,gender:0 selection:subscription.request,gender:0 +#: code:addons/easy_my_coop/models/coop.py:143 +#: selection:res.partner,gender:0 +#: selection:subscription.request,gender:0 +#, python-format msgid "Female" msgstr "Féminin" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Financial Risk" +msgstr "Financial Risk" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_financial_risk_approved +msgid "Financial Risk Approved" +msgstr "Financial Risk Approved" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_financial_risk_approved +msgid "Financial Risk Approved " +msgstr "Financial Risk Approved " + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_financial_risk_approval_text +msgid "Financial risk approval text" +msgstr "Financial risk approval text" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -1373,6 +1557,16 @@ msgstr "Prénom" msgid "Firstname" msgstr "Prénom" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_product_template_force_min_qty +msgid "Force min qty" +msgstr "Force min qty" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_capital_release_request_date +msgid "Force the capital release request date" +msgstr "Force the capital release request date" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_contact_person_function #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator @@ -1382,16 +1576,24 @@ msgstr "Fonction" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_gender #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_gender +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator msgid "Gender" msgstr "Genre" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_account_journal_get_cooperator_payment -msgid "Get cooperator payment?" -msgstr "Sert au paiement cooperateur?" +msgid "Get cooperator payments?" +msgstr "Get cooperator payments?" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_account_journal_get_general_payment +msgid "Get general payments?" +msgstr "Get general payments?" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_share_line_filter +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter #: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_request_filter msgid "Group By" msgstr "Regrouper par" @@ -1408,53 +1610,69 @@ msgstr "Je suis déjà cooperateur" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_id +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_id +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_id #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_id +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_id #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_id #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_id +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_id msgid "ID" msgstr "ID" #. module: easy_my_coop -#: model:ir.model.fields,help:easy_my_coop.field_res_company_unmix_share_type -msgid "" -"If checked, A cooperator will be authorized to have only one type of share" -msgstr "" -"Si coché, un coopérateur ne sera authorisé à n'avoir qu'un seul type de part" +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Idendity card scan" +msgstr "Idendity card scan" #. module: easy_my_coop -#: model:ir.model.fields,help:easy_my_coop.field_subscription_request_lang -msgid "" -"If the selected language is loaded in the system, all documents related to " -"this contact will be printed in this language. If not, it will be English." -msgstr "" -"Si la langue sélectionnée est chargée dans le système, tous les documents de " -"ce contact seront imprimés dans cette langue. Dans le cas contraire, ils le " -"seront en anglais." +#: model:ir.model.fields,help:easy_my_coop.field_res_company_unmix_share_type +msgid "If checked, A cooperator will be authorised to have only one type of share" +msgstr "If checked, A cooperator will be authorised to have only one type of share" #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_operation_request_subscription_request -msgid "" -"In case on a transfer of share. If the share receiver isn't a effective " -"member then a subscription form should be filled." -msgstr "" -"In case on a transfer of share. If the share receiver isn't a effective " -"member then a subscription form should be filled." +msgid "In case on a transfer of share. If the share receiver isn't a effective member then a subscription form should be filled." +msgstr "In case on a transfer of share. If the share receiver isn't a effective member then a subscription form should be filled." #. module: easy_my_coop #: selection:subscription.request,type:0 msgid "Increase number of share" msgstr "Augmentation de parts" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Internal Rules" +msgstr "Internal Rules" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_internal_rules_approved +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_internal_rules_approved +msgid "Internal Rules Approved " +msgstr "Internal Rules Approved " + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_internal_rules_approval_text +msgid "Internal rules approval text" +msgstr "Internal rules approval text" + #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_account_invoice +#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_invoice #: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document msgid "Invoice" msgstr "Facture" #. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_is_operation -msgid "Is Operation request" -msgstr "Est une demande d'opération" +#: model:ir.model,name:easy_my_coop.model_account_invoice_refund +msgid "Invoice Refund" +msgstr "Avoir" + +#. module: easy_my_coop +#: model:ir.model,name:easy_my_coop.model_account_invoice_report +msgid "Invoices Statistics" +msgstr "Statistiques des factures" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_is_company @@ -1466,6 +1684,31 @@ msgstr "Est une société" msgid "Is a company?" msgstr "Est une société?" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_is_operation +msgid "Is an operation" +msgstr "Is an operation" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_is_company +msgid "Is company" +msgstr "Is company" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_data_policy_approval_required +msgid "Is data policy approval required?" +msgstr "Is data policy approval required?" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_financial_risk_approval_required +msgid "Is financial risk approval required?" +msgstr "Is financial risk approval required?" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_internal_rules_approval_required +msgid "Is internal rules approval required?" +msgstr "Is internal rules approval required?" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_product_template_is_share msgid "Is share?" @@ -1476,6 +1719,11 @@ msgstr "Est une part?" msgid "Journal" msgstr "Journal" +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_subscription_request_capital_release_request_date +msgid "Keep empty to use the current date" +msgstr "Laissez vide pour utiliser la date courante" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator msgid "La super coopérative" @@ -1496,9 +1744,13 @@ msgstr "Langue..." #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request___last_update +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription___last_update +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info___last_update #: model:ir.model.fields,field_description:easy_my_coop.field_share_line___last_update +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info___last_update #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register___last_update #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request___last_update +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request___last_update msgid "Last Modified on" msgstr "Dernière modification le" @@ -1510,17 +1762,25 @@ msgstr "Nom" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_write_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_write_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_write_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_write_uid #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_write_uid #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_write_uid #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_write_uid +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_write_uid msgid "Last Updated by" msgstr "Mis à jour par" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_write_date +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_write_date +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_write_date +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_write_date #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_write_date #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_write_date #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_write_date +#: model:ir.model.fields,field_description:easy_my_coop.field_validate_subscription_request_write_date msgid "Last Updated on" msgstr "Mis à jour le" @@ -1529,19 +1789,43 @@ msgstr "Mis à jour le" msgid "Lastname" msgstr "Nom" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_representative +msgid "Legal Representative" +msgstr "Legal Representative" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_legal_form +msgid "Legal form" +msgstr "Legal form" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Logged" +msgstr "Logged" + #. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.action_easy_my_coop_email_templates #: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_templates msgid "Mail Templates" msgstr "Modèles d'email" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_product_template_mail_template +msgid "Mail template" +msgstr "Mail template" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator msgid "Main Address" msgstr "Siège social" #. module: easy_my_coop -#: selection:res.partner,gender:0 selection:subscription.request,gender:0 +#: code:addons/easy_my_coop/models/coop.py:142 +#: selection:res.partner,gender:0 +#: selection:subscription.request,gender:0 +#, python-format msgid "Male" msgstr "Masculin" @@ -1550,10 +1834,15 @@ msgstr "Masculin" msgid "Manager" msgstr "Responsable" +#. module: easy_my_coop +#: selection:subscription.request,source:0 +msgid "Manual" +msgstr "Manual" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_subscription_maximum_amount -msgid "Maximum authorized subscription amount" -msgstr "Montant de souscription maximum authorisé" +msgid "Maximum authorised subscription amount" +msgstr "Maximum authorised subscription amount" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_product_template_minimum_quantity @@ -1567,11 +1856,7 @@ msgid "Name" msgstr "Nom" #. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_company_register_number #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_national_register_number -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_no_registre -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator msgid "National Register Number" msgstr "Numéro de registre national" @@ -1598,40 +1883,49 @@ msgstr "Nombre de part" msgid "Number of share" msgstr "Nombre de part" +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/coop.py:483 +#, python-format +msgid "Number of share must be greater than 0." +msgstr "Number of share must be greater than 0." + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_quantity_to +msgid "Number of share to" +msgstr "Number of share to" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_old_member msgid "Old cooperator" msgstr "Ancien cooperateur" #. module: easy_my_coop +#: model:ir.actions.act_window,help:easy_my_coop.action_company_representative_form #: model:ir.actions.act_window,help:easy_my_coop.action_partner_cooperator_candidate_form #: model:ir.actions.act_window,help:easy_my_coop.action_partner_cooperator_form -msgid "" -"OpenERP helps you easily track all activities related to\n" -" a cooperator: discussions, history of business " -"opportunities,\n" +msgid "OpenERP helps you easily track all activities related to\n" +" a cooperator: discussions, history of business opportunities,\n" " documents, etc." -msgstr "" -"OpenERP helps you easily track all activities related to\n" -" a cooperator: discussions, history of business " -"opportunities,\n" +msgstr "OpenERP helps you easily track all activities related to\n" +" a cooperator: discussions, history of business opportunities,\n" " documents, etc." #. module: easy_my_coop #: model:ir.actions.act_window,help:easy_my_coop.action_invoice_tree_coop -msgid "" -"OpenERP's electronic invoicing allows to ease and fasten the\n" -" collection of cooperator payments. The cooperator customer " -"receives the\n" +msgid "OpenERP's electronic invoicing allows to ease and fasten the\n" +" collection of cooperator payments. The cooperator customer receives the\n" " invoice by email and he can pay online and/or import it\n" " in his own system." -msgstr "" -"OpenERP's electronic invoicing allows to ease and fasten the\n" -" collection of cooperator payments. The cooperator customer " -"receives the\n" +msgstr "OpenERP's electronic invoicing allows to ease and fasten the\n" +" collection of cooperator payments. The cooperator customer receives the\n" " invoice by email and he can pay online and/or import it\n" " in his own system." +#. module: easy_my_coop +#: selection:subscription.request,source:0 +msgid "Operation" +msgstr "Operation" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_operation_request_id msgid "Operation Request" @@ -1643,6 +1937,11 @@ msgstr "Operation Request" msgid "Operation Type" msgstr "Type d'opération" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_subscription_amount +msgid "Operation amount" +msgstr "Operation amount" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_subscription_G001 msgid "Operation number" @@ -1666,14 +1965,10 @@ msgid "Operation type" msgstr "Type d'opération" #. module: easy_my_coop -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -msgid "Operational Address" -msgstr "Siège d'activité" - -#. module: easy_my_coop +#: code:addons/easy_my_coop/models/coop.py:144 #: selection:res.partner,gender:0 -#: selection:subscription.request,company_type:0 #: selection:subscription.request,gender:0 +#, python-format msgid "Other" msgstr "Autre" @@ -1718,14 +2013,10 @@ msgid "Phone" msgstr "Téléphone" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:167 +#: code:addons/easy_my_coop/models/coop.py:368 #, python-format -msgid "" -"Please define income account for this product: \"%s\" (id:%d) - or for its " -"category: \"%s\"." -msgstr "" -"Veuillez s'il vous plait définir un compte pour ce produit: \"%s\" (id:%d) - " -"or for its category: \"%s\"." +msgid "Please define income account for this product: \"%s\" (id:%d) - or for its category: \"%s\"." +msgstr "Veuillez s'il vous plait définir un compte pour ce produit: \"%s\" (id:%d) - or for its category: \"%s\"." #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_certificat_G001_document @@ -1737,6 +2028,12 @@ msgstr "Pour le Conseil d'administration de" msgid "Price" msgstr "Prix" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Privacy Policy" +msgstr "Privacy Policy" + #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_product_template msgid "Product Template" @@ -1761,6 +2058,11 @@ msgstr "DEMANDE DE LIBERATION DE CAPITAL" msgid "Receiver is not a member" msgstr "Le receveur n'est pas un membre" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +msgid "Reference" +msgstr "Référence" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document msgid "Refund" @@ -1776,17 +2078,47 @@ msgstr "Refuser" msgid "Refused" msgstr "Refusé" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_register_number +msgid "Register Company Number" +msgstr "Register Company Number" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_register_number +msgid "Register Number" +msgstr "Register Number" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_name #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_register_number_operation msgid "Register Number Operation" msgstr "Numéro d'opération du registre" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_account_invoice_report_release_capital_request +msgid "Release capital request" +msgstr "Release capital request" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_account_invoice_release_capital_request msgid "Release of capital request" msgstr "Demande de libération de capital" +#. module: easy_my_coop +#: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_main_reporting +msgid "Reporting" +msgstr "Rapport" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_representative_email +msgid "Representative email" +msgstr "Representative email" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_representative_name +msgid "Representative name" +msgstr "Representative name" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.company_subscription_request_tree #: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_tree @@ -1811,24 +2143,19 @@ msgid "Responsible" msgstr "Responsable" #. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SA" -msgstr "SA" - -#. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SCRL" -msgstr "SCRL" +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_same_address +msgid "Same address" +msgstr "Même addresse" #. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SPRL" -msgstr "SPRL" +#: model:ir.ui.view,arch_db:easy_my_coop.view_share_line_filter +msgid "Search Share Line" +msgstr "Search Share Line" #. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_same_address -msgid "Same address" -msgstr "Même addresse" +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter +msgid "Search Subscription Register" +msgstr "Search Subscription Register" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_request_filter @@ -1841,6 +2168,11 @@ msgstr "Rechercher les demandes de souscription" msgid "Sell Back" msgstr "Revente" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter +msgid "Sell back" +msgstr "Sell back" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -1848,21 +2180,49 @@ msgid "Send" msgstr "Envoyer" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_representative_function +msgid "Set function" +msgstr "Set function" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_legal_form +msgid "Set legal form" +msgstr "Set legal form" + +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.share_line_action #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_share_ids msgid "Share Lines" msgstr "Lignes de part" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_share_qty +msgid "Share Quantity" +msgstr "Share Quantity" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_subscription_request msgid "Share Receiver Info" msgstr "Info du receveur des parts" #. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_share_product #: model:ir.ui.view,arch_db:easy_my_coop.company_subscription_request_tree #: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_tree msgid "Share Type" msgstr "Type de part" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_share_line +#: model:ir.ui.view,arch_db:easy_my_coop.share_line_form +msgid "Share line" +msgstr "Share line" + +#. module: easy_my_coop +#: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_share_line +msgid "Share lines" +msgstr "Share lines" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_subscription_G001 msgid "Share number" @@ -1870,12 +2230,35 @@ msgstr "Nombre de parts" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_share_unit_price +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_share_unit_price #: model:ir.model.fields,field_description:easy_my_coop.field_share_line_share_unit_price #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_share_unit_price #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_share_unit_price msgid "Share price" msgstr "Prix de la part" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_partner_form_easy_my_coop +msgid "Share subscriptions" +msgstr "Share subscriptions" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_share_to_unit_price +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_share_to_unit_price +msgid "Share to price" +msgstr "Share to price" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_share_to_product_id +msgid "Share to type" +msgstr "Share to type" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_share_to_short_name +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_register_share_to_short_name +msgid "Share to type name" +msgstr "Share to type name" + #. module: easy_my_coop #: model:mail.template,subject:easy_my_coop.email_template_share_transfer msgid "Share transfert" @@ -1920,11 +2303,22 @@ msgstr "Nom abrégé" msgid "Skip control" msgstr "Ne pas controler" +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:251 +#, python-format +msgid "Some mandatory fields have not been filled" +msgstr "Some mandatory fields have not been filled" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_source +msgid "Source" +msgstr "Source" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_state #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_state msgid "State" -msgstr "État" +msgstr "Statut" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form @@ -1933,6 +2327,7 @@ msgstr "Soumettre" #. module: easy_my_coop #: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_main_subscription +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter #: selection:operation.request,operation_type:0 #: selection:subscription.register,type:0 #: selection:subscription.request,type:0 @@ -1969,7 +2364,7 @@ msgid "Subscription Requests" msgstr "Demandes de souscription" #. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_subscription_amount +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_subscription_amount #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_subscription_amount msgid "Subscription amount" msgstr "Montant de la souscription" @@ -1986,16 +2381,26 @@ msgstr "Date de la demande de souscription" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_account_invoice_subscription_request -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_capital_release_request +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_subscription_request_ids msgid "Subscription request" msgstr "Demande de souscription" +#. module: easy_my_coop +#: model:mail.template,subject:easy_my_coop.email_template_waiting_list +msgid "Subscription request added on waiting list. " +msgstr "Demande de souscription ajoutée sur liste d'attente." + #. module: easy_my_coop #: model:mail.template,subject:easy_my_coop.email_template_confirmation #: model:mail.template,subject:easy_my_coop.email_template_confirmation_company msgid "Subscription request confirmation" msgstr "Confirmation de la demande de souscription" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_create_subscription +msgid "Subscription request will be created with data from the partner." +msgstr "Subscription request will be created with data from the partner." + #. module: easy_my_coop #: model:res.groups,name:easy_my_coop.group_energiris_super_manager msgid "Super Manager" @@ -2022,73 +2427,113 @@ msgstr "Taxe" msgid "Taxes" msgstr "Taxes" +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_data_policy_approval_text +msgid "Text to display aside the checkbox to approve data policy." +msgstr "Text to display aside the checkbox to approve data policy." + +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_financial_risk_approval_text +msgid "Text to display aside the checkbox to approve financial risk." +msgstr "Text to display aside the checkbox to approve financial risk." + +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_internal_rules_approval_text +msgid "Text to display aside the checkbox to approve internal rules." +msgstr "Text to display aside the checkbox to approve internal rules." + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_thanks msgid "Thanks!" msgstr "Merci!" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:255 +#: code:addons/easy_my_coop/models/coop.py:492 #, python-format msgid "The checkbox already cooperator is checked please select a cooperator." msgstr "The checkbox already cooperator is checked please select a cooperator." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:121 +#: code:addons/easy_my_coop/models/operation_request.py:183 +#, python-format +msgid "The conversion must give a whole number for quantity" +msgstr "The conversion must give a whole number for quantity" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:174 #, python-format msgid "The cooperator can't hand over more shares that he/she owns." msgstr "The cooperator can't hand over more shares that he/she owns." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:154 +#: code:addons/easy_my_coop/models/operation_request.py:166 #, python-format -msgid "" -"The cooperator doesn't own this share type. Please choose the appropriate " -"share type." -msgstr "" -"The cooperator doesn't own this share type. Please choose the appropriate " -"share type." +msgid "The cooperator doesn't own this share type. Please choose the appropriate share type." +msgstr "The cooperator doesn't own this share type. Please choose the appropriate share type." #. module: easy_my_coop #: model:ir.actions.act_window,help:easy_my_coop.action_invoice_tree_coop -msgid "" -"The discussions with the cooperator are automatically displayed at\n" +msgid "The discussions with the cooperator are automatically displayed at\n" " the bottom of each invoice." -msgstr "" -"The discussions with the cooperator are automatically displayed at\n" +msgstr "The discussions with the cooperator are automatically displayed at\n" " the bottom of each invoice." +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:271 +#, python-format +msgid "The email and the confirmation email doesn't match.Please check the given mail addresses" +msgstr "The email and the confirmation email doesn't match.Please check the given mail addresses" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:205 +#, python-format +msgid "The information of the receiver are not correct. Please correct the information before submitting" +msgstr "The information of the receiver are not correct. Please correct the information before submitting" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:261 +#, python-format +msgid "There is an existing account for this mail address. Please login before fill in the form" +msgstr "There is an existing account for this mail address. Please login before fill in the form" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/coop.py:538 +#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:172 +#, python-format +msgid "There is two different persons with the same national register number. Please proceed to a merge before to continue" +msgstr "There is two different persons with the same national register number. Please proceed to a merge before to continue" + #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_res_company_property_cooperator_account -msgid "" -"This account will be the default one as the receivable account for the " -"cooperators" -msgstr "" -"This account will be the default one as the receivable account for the " -"cooperators" +msgid "This account will be the default one as the receivable account for the cooperators" +msgstr "This account will be the default one as the receivable account for the cooperators" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:116 +#: code:addons/easy_my_coop/models/coop.py:543 #, python-format -msgid "" -"This operation can't be executed if the cooperator is not an effective member" -msgstr "" -"This operation can't be executed if the cooperator is not an effective member" +msgid "This contact person is already defined for another company. Please select another contact" +msgstr "This contact person is already defined for another company. Please select another contact" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:189 +#: code:addons/easy_my_coop/models/operation_request.py:133 +#, python-format +msgid "This operation can't be executed if the cooperator is not an effective member" +msgstr "This operation can't be executed if the cooperator is not an effective member" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:292 #, python-format msgid "This operation is not yet implemented." msgstr "This operation is not yet implemented." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:156 +#: code:addons/easy_my_coop/models/operation_request.py:221 #, python-format msgid "This operation must be approved before to be executed" msgstr "This operation must be approved before to be executed" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:173 +#: code:addons/easy_my_coop/models/operation_request.py:200 #, python-format msgid "This share type could not be transfered to " msgstr "This share type could not be transfered to " @@ -2139,8 +2584,10 @@ msgid "Total value of shares" msgstr "Valeur totale des parts" #. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_subscription_register_filter #: selection:operation.request,operation_type:0 #: selection:subscription.register,type:0 +#: selection:subscription.request,state:0 msgid "Transfer" msgstr "Transfert" @@ -2171,6 +2618,56 @@ msgstr "Ne pas mélanger le type de part" msgid "Unvalid" msgstr "Non valide" +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_view_update_partner_info +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_partner_info +msgid "Update Cooperator Info" +msgstr "Update Cooperator Info" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_partner_info +msgid "Update Cooperator Info." +msgstr "Update Cooperator Info." + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_partner_info +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_share_line_info +msgid "Update Info" +msgstr "Update Info" + +#. module: easy_my_coop +#: model:ir.model,name:easy_my_coop.model_partner_update_info +#: model:ir.model,name:easy_my_coop.model_validate_subscription_request +msgid "Update Partner Info" +msgstr "Update Partner Info" + +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_view_update_share_line_info +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_share_line_info +msgid "Update Share Line Info" +msgstr "Update Share Line Info" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_update_share_line_info +msgid "Update Share Line Info." +msgstr "Update Share Line Info." + +#. module: easy_my_coop +#: model:ir.ui.menu,name:easy_my_coop.menu_view_update_partner_info +msgid "Update coop partner" +msgstr "Update coop partner" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_all +msgid "Update from subscription request" +msgstr "Update from subscription request" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.share_line_form +#: model:ir.ui.view,arch_db:easy_my_coop.view_partner_form_easy_my_coop +msgid "Update info" +msgstr "Update info" + #. module: easy_my_coop #: model:res.groups,name:easy_my_coop.group_energiris_user msgid "User" @@ -2183,9 +2680,25 @@ msgstr "Ligne valide?" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +#: model:ir.ui.view,arch_db:easy_my_coop.view_validate_subscription_request msgid "Validate" msgstr "Valider" +#. module: easy_my_coop +#: model:ir.actions.act_window,name:easy_my_coop.action_validate_subscription_request +msgid "Validate subscription request" +msgstr "Validate subscription request" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_validate_subscription_request +msgid "Validate the subscription request" +msgstr "Validate the subscription request" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.view_validate_subscription_request +msgid "Validate the subscription request." +msgstr "Validate the subscription request." + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document msgid "Vendor Bill" @@ -2198,14 +2711,66 @@ msgstr "Avoir fournisseur" #. module: easy_my_coop #: selection:operation.request,state:0 +#: selection:subscription.request,state:0 msgid "Waiting" msgstr "En attente" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_form +msgid "Waiting list" +msgstr "Waiting list" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_thanks msgid "We will get back to you shortly." msgstr "Nous reviendrons rapidement vers vous." +#. module: easy_my_coop +#: selection:subscription.request,source:0 +msgid "Website" +msgstr "Website" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:187 +#, python-format +msgid "You can't convert the share to the same share type." +msgstr "You can't convert the share to the same share type." + +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:312 +#, python-format +msgid "You can't subscribe for an amount that exceed " +msgstr "You can't subscribe for an amount that exceed " + +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:305 +#, python-format +msgid "You can't subscribe two different types of share" +msgstr "You can't subscribe two different types of share" + +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "You have already an account?" +msgstr "You have already an account?" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:291 +#, python-format +msgid "You iban account number is not valid" +msgstr "You iban account number is not valid" + +#. module: easy_my_coop +#: code:addons/easy_my_coop/models/operation_request.py:190 +#, python-format +msgid "You must convert all the shares to the selected type." +msgstr "You must convert all the shares to the selected type." + +#. module: easy_my_coop +#: code:addons/easy_my_coop/controllers/main.py:281 +#, python-format +msgid "You need to upload a scan of your id card" +msgstr "You need to upload a scan of your id card" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_thanks msgid "Your subscription has been successfully registered." @@ -2243,16 +2808,20 @@ msgstr "brouillon" msgid "e.g. (+32).81.81.37.00" msgstr "ex. (+33).81.81.37.00" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_share_line_update_info_effective_date +msgid "effective date" +msgstr "effective date" + #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_subscription_request_skip_control_ng -msgid "" -"if this field is checked then no control will be done on the national " -"register number and on the iban bank account. To be done in case of the id " -"card is from abroad or in case of a passport" -msgstr "" -"if this field is checked then no control will be done on the national " -"register number and on the iban bank account. To be done in case of the id " -"card is from abroad or in case of a passport" +msgid "if this field is checked then no control will be done on the national register number and on the iban bank account. To be done in case of the id card is from abroad or in case of a passport" +msgstr "if this field is checked then no control will be done on the national register number and on the iban bank account. To be done in case of the id card is from abroad or in case of a passport" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_logo_url +msgid "logo url" +msgstr "logo url" #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_operation_request @@ -2271,22 +2840,27 @@ msgid "rue Van Hove, 19" msgstr "Van Hovestraat, 19" #. module: easy_my_coop -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -msgid "rue du brochet, 48" -msgstr "du brochetstraat, 48" +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_birthdate +msgid "set missing birth date" +msgstr "set missing birth date" #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_share_line msgid "share.line" msgstr "share.line" +#. module: easy_my_coop +#: model:ir.model,name:easy_my_coop.model_share_line_update_info +msgid "share.line.update.info" +msgstr "share.line.update.info" + #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_subscription_register msgid "subscription.register" msgstr "subscription.register" #. module: easy_my_coop -#: code:addons/easy_my_coop/wizard/cooperative_history_wizard.py:53 +#: code:addons/easy_my_coop/controllers/main.py:232 #, python-format -msgid "the report you've specified doesn't exist !" -msgstr "Le rapport que vous avez spécifié n'éxiste pas !" +msgid "the captcha has not been validated, please fill in the captcha" +msgstr "the captcha has not been validated, please fill in the captcha" diff --git a/easy_my_coop/i18n/fr_BE.po b/easy_my_coop/i18n/fr_BE.po index 3ee9ccf..dd54a7e 100644 --- a/easy_my_coop/i18n/fr_BE.po +++ b/easy_my_coop/i18n/fr_BE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: Odoo Server 9.0c\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2019-07-03 13:37+0000\n" -"PO-Revision-Date: 2019-07-03 13:37+0000\n" +"POT-Creation-Date: 2019-11-25 10:25+0000\n" +"PO-Revision-Date: 2019-11-25 10:25+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -16,214 +16,304 @@ msgstr "" "Plural-Forms: \n" #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_certificat_increase +#: model:mail.template,body_html:easy_my_coop.email_template_confirmation +msgid "\n" +"
\n" +"\n" +"

Hello ${object.name},

\n" +"\n" +"

Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email

\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" +"
\n" +" " +msgstr "\n" +"
\n" +"\n" +"

Hello ${object.name},

\n" +"\n" +"

Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email

\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" +"
\n" +" " + +#. module: easy_my_coop +#: model:mail.template,body_html:easy_my_coop.email_template_waiting_list msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We confirm the reception of you payment for the new share(s) you have taken.

\n" +"

Thank you for your subscription request. There are currently no project to raise funds for, thus we added it on waiting list.\n" +" We will contact you as soon as the subscription requests are re-opened.\n" +"

\n" "\n" "
\n" -"

Find in attachment your ${object.company_id.name} certificate.

\n" -"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" +"

If you have any question, do not hesitate to contact us.

\n" "
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -" % if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Sustainably yours,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Bonjour ${object.name},

\n" -"\n" -"

Nous vous confirmons la réception de votre paiement pour les nouvelles parts souscrites.

\n" -"\n" -"

Vous trouverez votre certificat de coopérateur en pièce jointe.

\n" -"

Merci de soutenir ${object.company_id.name}!

\n" -"

Amicalement,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}

\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}

\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}

\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Bonjour ${object.name},

\n" +"\n" +"

Nous vous remercions pour votre demande de souscription. Il n'y a actuellement aucune levée de fond, c'est pourquoi nous avons ajouté votre demande sur liste d'attente. Nous reviendrons vers vous dès que les demandes de souscription seront ré-ouvertes.\n" +"

\n" +"\n" +"
\n" +"

Nous vous invitons à nous contacter si vous avez des questions supplémentaires.

\n" +"
\n" +"\n" +"

Durablement votre,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Téléphone :   ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" -" " +" " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_certificat +#: model:mail.template,body_html:easy_my_coop.email_template_certificat_increase msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We confirm the reception of you payment. You are now shareholder of our cooperative

\n" +"

We confirm the reception of you payment for the new share(s) you have taken.

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" -"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" "
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -" % if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Bonjour ${object.name},

\n" +"

Hello ${object.name},

\n" "\n" -"

Nous vous confirmons la réception de votre paiement pour les parts souscrites.

\n" +"

We confirm the reception of you payment for the new share(s) you have taken.

\n" "\n" -"
\n" -"

Vous trouverez votre certificat de coopérateur en pièce jointe.

\n" -"

Merci de soutenir ${object.company_id.name}!

\n" -"
\n" -"

Amicalement,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"
\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for trusting ${object.company_id.name or 'us'}!

\n" +"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_share_update +#: model:mail.template,body_html:easy_my_coop.email_template_certificat msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" +"

We confirm the reception of you payment. You are now shareholder of our cooperative

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -" % if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" @@ -231,291 +321,299 @@ msgstr "\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" +"

We confirm the reception of you payment. You are now shareholder of our cooperative

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -" % if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_share_transfer +#: model:mail.template,body_html:easy_my_coop.email_template_share_update msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" +"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" "\n" "
\n" "

Find in attachment your ${object.company_id.name} certificate.

\n" "

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -" % if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Hello ${object.name},

\n" +"

Hello ${object.name},

\n" "\n" -"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" +"

We confirm you that the adaptation on shares portfolio has been succesfully performed. Your cooperator certificate has been adapted accordingly

\n" "\n" -"
\n" -"

Find in attachment your ${object.company_id.name} certificate.

\n" -"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" -"
\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -"\n" -"
\n" +"
\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_confirmation_company +#: model:mail.template,body_html:easy_my_coop.email_template_share_transfer msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

We have received your subscription request for ${object.company_name} ${object.company_type}. Thank you for your support.

\n" -" \n" -"

Your request will be soon processed by our team \"gestion et participation des membres\". If all the provided info are correct you will soon receive the payment information in another email

\n" +"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" "\n" "
\n" -"

If you have any question, do not hesitate to contact us.

\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" "
\n" -" \n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Bonjour ${object.name},

Nous avons reçu votre demande de prise de part auprès de ${object.company_id.name}. Merci pour votre engagement !

\n" -"\n" -"

Vous recevrez votre demande de libération de capital dès que nous aurons validé votre demande en interne.

\n" -"\n" -"

\n" -"

N'hésitez pas à nous contacter si vous avez la moindre question.

\n" -" \n" -"

Coopérativement vôtre,

${object.company_id.name}.

\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Hello ${object.name},

\n" +"\n" +"

We confirm you that the shares have been transfered to you. If you was not already cooperator, you are now shareholder of our cooperative

\n" +"\n" +"
\n" +"

Find in attachment your ${object.company_id.name} certificate.

\n" +"

Thank you for choosing ${object.company_id.name or 'us'}!

\n" +"
\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " #. module: easy_my_coop -#: model:mail.template,body_html:easy_my_coop.email_template_confirmation +#: model:mail.template,body_html:easy_my_coop.email_template_confirmation_company msgid "\n" "
\n" "\n" "

Hello ${object.name},

\n" "\n" -"

Your request will be soon processed by our team. If all the provided info are correct you will soon receive the payment information in another email

\n" +"

We have received your subscription request for ${object.company_id.name}. Thank you for your support.

\n" +"\n" +"

Your request will be soon processed by our team \"gestion et participation des membres\". If all the provided info are correct you will soon receive the payment information in another email

\n" "\n" "
\n" "

If you have any question, do not hesitate to contact us.

\n" "
\n" -" \n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Bonjour ${object.name},

Nous avons reçu votre demande de prise de part auprès de ${object.company_id.name}. Merci pour votre engagement !

\n" -"\n" -"

Vous recevrez votre demande de libération de capital dès que nous aurons validé votre demande en interne.

\n" -"\n" -"

\n" -"

N'hésitez pas à nous contacter si vous avez la moindre question.

\n" -" \n" -"

Coopérativement vôtre,

${object.company_id.logo_url}.

\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Hello ${object.name},

\n" +"\n" +"

We have received your subscription request for ${object.company_id.name}. Thank you for your support.

\n" +"\n" +"

Your request will be soon processed by our team \"gestion et participation des membres\". If all the provided info are correct you will soon receive the payment information in another email

\n" +"\n" +"
\n" +"

If you have any question, do not hesitate to contact us.

\n" +"
\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " @@ -524,79 +622,79 @@ msgstr "\n" msgid "\n" "
\n" "\n" -"

Hello ${object.partner_id.name},

\n" -"\n" -"

You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.

\n" -"\n" -"

Do not forget to add the structured communication to the payment.

\n" -"\n" -"

Sustainably your,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Hello ${object.partner_id.name},

\n" +"\n" +"

You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.

\n" +"\n" +"

Do not forget to add the structured communication to the payment.

\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " msgstr "\n" "
\n" "\n" -"

Bonjour ${object.partner_id.name},

\n" -"\n" -"

Vous trouverez en pièce jointe toutes les informations nécessaires pour le paiement des parts souscrites. Nous vous rappelons que votre inscription sera effective lorsque vous aurez libéré le paiement sur notre compte bancaire.

\n" -"\n" -"

Pour faciliter notre gestion administrative, n’oubliez pas d’utiliser la communication structurée

\n" -"\n" -"

Amicalement,

\n" -"

${object.company_id.name}.

\n" -"\n" -"% if object.company_id.street:\n" -" ${object.company_id.street}\n" -" % endif\n" -" % if object.company_id.street2:\n" -" ${object.company_id.street2}
\n" -" % endif\n" -" % if object.company_id.city or object.company_id.zip:\n" -" ${object.company_id.zip} ${object.company_id.city}
\n" -" % endif\n" -" % if object.company_id.country_id:\n" -" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" -" % endif\n" -" % if object.company_id.phone:\n" -" Phone:  ${object.company_id.phone}\n" -" % endif\n" -"\n" -" % if object.company_id.website:\n" -"
\n" -" Web : ${object.company_id.website}\n" -"
\n" -" %endif\n" -"\n" -"
\n" -" \n" -"
\n" +"

Hello ${object.partner_id.name},

\n" +"\n" +"

You will find in attachment all the necessary information for the payment. We kindly remind you that your subscription will be effective only once we received the payment.

\n" +"\n" +"

Do not forget to add the structured communication to the payment.

\n" +"\n" +"

Sustainably your,

\n" +"

${object.company_id.name}.

\n" +"\n" +" % if object.company_id.street:\n" +" ${object.company_id.street}\n" +" % endif\n" +" % if object.company_id.street2:\n" +" ${object.company_id.street2}
\n" +" % endif\n" +" % if object.company_id.city or object.company_id.zip:\n" +" ${object.company_id.zip} ${object.company_id.city}
\n" +" % endif\n" +" % if object.company_id.country_id:\n" +" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
\n" +" % endif\n" +" % if object.company_id.phone:\n" +" Phone:  ${object.company_id.phone}\n" +" % endif\n" +"\n" +" % if object.company_id.website:\n" +"
\n" +" Web : ${object.company_id.website}\n" +"
\n" +" %endif\n" +"\n" +"
\n" +" \n" +"
\n" "
\n" " " @@ -638,12 +736,6 @@ msgstr "1030" msgid "25" msgstr "25" -#. module: easy_my_coop -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator -msgid "78230226321" -msgstr "78230226321" - #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.cooperator_certificat_G001_document msgid " is recorded in the register of cooperators under number " @@ -735,16 +827,11 @@ msgid "Your contact:" msgstr "Votre contact :" #. module: easy_my_coop -#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:192 +#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:177 #, python-format msgid "A person can't be representative of two different companies." msgstr "A person can't be representative of two different companies." -#. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "ASBL" -msgstr "ASBL" - #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_iban msgid "Account Number" @@ -798,6 +885,11 @@ msgstr "Déjà cooperateur?" msgid "Amount" msgstr "Montant" +#. module: easy_my_coop +#: sql_constraint:res.company:0 +msgid "Approval can't be mandatory and not displayed." +msgstr "Approval can't be mandatory and not displayed." + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form msgid "Approve" @@ -808,17 +900,6 @@ msgstr "Approuver" msgid "Approved" msgstr "Approuvé" -#. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_data_policy_approved -msgid "Approved Data Policy" -msgstr "Approved Data Policy" - -#. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_internal_rules_approved -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_internal_rules_approved -msgid "Approved Internal Rules" -msgstr "Approved Internal Rules" - #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -844,7 +925,7 @@ msgstr "Numéro de compte" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.theme_invoice_G002_document msgid "Base" -msgstr "Base" +msgstr "Base de calcul" #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_operation_request_share_to_unit_price @@ -985,6 +1066,11 @@ msgstr "Cocher cette case si le coopérateur n'est plus un membre effectif." msgid "Choose to display a data policy checkbox on the cooperator website form." msgstr "Choose to display a data policy checkbox on the cooperator website form." +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_display_financial_risk_approval +msgid "Choose to display a financial risk checkbox on the cooperator website form." +msgstr "Choose to display a financial risk checkbox on the cooperator website form." + #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_res_company_display_internal_rules_approval msgid "Choose to display an internal rules checkbox on the cooperator website form." @@ -1045,7 +1131,7 @@ msgstr "Numéro d'entreprise" #. module: easy_my_coop #: model:product.category,name:easy_my_coop.product_category_company_share msgid "Company Share" -msgstr "Parts de la coopérative" +msgstr "Part société" #. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.company_subscription_request_action @@ -1087,6 +1173,12 @@ msgstr "Type de société" msgid "Configuration" msgstr "Configuration" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Confirm Email" +msgstr "Confirm Email" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator msgid "Contact Person" @@ -1191,7 +1283,7 @@ msgstr "Candidats coopérateur" #. module: easy_my_coop #: model:ir.actions.report.xml,name:easy_my_coop.action_cooperator_report_certificat msgid "Cooperator certificat" -msgstr "Certificat coopérateur" +msgstr "Certificat du coopérateur" #. module: easy_my_coop #: model:ir.actions.report.xml,name:easy_my_coop.action_report_cooperator_register @@ -1264,6 +1356,11 @@ msgstr "Créé le" msgid "Data Policy Approved" msgstr "Data Policy Approved" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_data_policy_approved +msgid "Data Policy Approved " +msgstr "Data Policy Approved " + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_data_policy_approval_text msgid "Data policy approval text" @@ -1323,6 +1420,11 @@ msgstr "Nom affiché" msgid "Display data policy approval" msgstr "Display data policy approval" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_financial_risk_approval +msgid "Display financial risk approval" +msgstr "Display financial risk approval" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_display_internal_rules_approval msgid "Display internal rules approval" @@ -1405,7 +1507,7 @@ msgid "Entry type" msgstr "Entry type" #. module: easy_my_coop -#: code:addons/easy_my_coop/wizard/update_share_line.py:43 +#: code:addons/easy_my_coop/wizard/update_share_line.py:42 #, python-format msgid "Error the update return more than one subscription register lines." msgstr "Error the update return more than one subscription register lines." @@ -1416,13 +1518,34 @@ msgid "Execute" msgstr "Exécuter" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:163 +#: code:addons/easy_my_coop/models/coop.py:143 #: selection:res.partner,gender:0 #: selection:subscription.request,gender:0 #, python-format msgid "Female" msgstr "Féminin" +#. module: easy_my_coop +#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator +#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator +msgid "Financial Risk" +msgstr "Financial Risk" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_financial_risk_approved +msgid "Financial Risk Approved" +msgstr "Financial Risk Approved" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_financial_risk_approved +msgid "Financial Risk Approved " +msgstr "Financial Risk Approved " + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_financial_risk_approval_text +msgid "Financial risk approval text" +msgstr "Financial risk approval text" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -1523,6 +1646,12 @@ msgstr "Augmentation de part" msgid "Internal Rules" msgstr "Internal Rules" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_internal_rules_approved +#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_internal_rules_approved +msgid "Internal Rules Approved " +msgstr "Internal Rules Approved " + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_internal_rules_approval_text msgid "Internal rules approval text" @@ -1540,11 +1669,6 @@ msgstr "Facture" msgid "Invoice Refund" msgstr "Note de crédit" -#. module: easy_my_coop -#: model:ir.actions.report.xml,name:easy_my_coop.action_account_invoices -msgid "Invoices" -msgstr "Factures" - #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_account_invoice_report msgid "Invoices Statistics" @@ -1575,6 +1699,11 @@ msgstr "Est une société" msgid "Is data policy approval required?" msgstr "Is data policy approval required?" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_company_financial_risk_approval_required +msgid "Is financial risk approval required?" +msgstr "Is financial risk approval required?" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_company_internal_rules_approval_required msgid "Is internal rules approval required?" @@ -1665,6 +1794,11 @@ msgstr "Nom" msgid "Legal Representative" msgstr "Représentant légal" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_legal_form +msgid "Legal form" +msgstr "Legal form" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator #: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator @@ -1688,7 +1822,7 @@ msgid "Main Address" msgstr "Siège social" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:162 +#: code:addons/easy_my_coop/models/coop.py:142 #: selection:res.partner,gender:0 #: selection:subscription.request,gender:0 #, python-format @@ -1723,9 +1857,6 @@ msgstr "Nom" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_national_register_number -#: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_no_registre -#: model:ir.ui.view,arch_db:easy_my_coop.becomecompanycooperator -#: model:ir.ui.view,arch_db:easy_my_coop.becomecooperator msgid "National Register Number" msgstr "Numéro de registre national" @@ -1753,7 +1884,7 @@ msgid "Number of share" msgstr "Nombre de parts" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:503 +#: code:addons/easy_my_coop/models/coop.py:483 #, python-format msgid "Number of share must be greater than 0." msgstr "Le nombre de parts doit être supérieur à 0." @@ -1834,9 +1965,8 @@ msgid "Operation type" msgstr "Type d'opération" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:164 +#: code:addons/easy_my_coop/models/coop.py:144 #: selection:res.partner,gender:0 -#: selection:subscription.request,company_type:0 #: selection:subscription.request,gender:0 #, python-format msgid "Other" @@ -1873,7 +2003,7 @@ msgstr "Type de part" #: model:mail.template,subject:easy_my_coop.email_template_certificat #: model:mail.template,subject:easy_my_coop.email_template_certificat_increase msgid "Payment Received Confirmation" -msgstr "Confirmation de la réception du paiement" +msgstr "Confirmation de récéption du paiement" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_phone @@ -1883,7 +2013,7 @@ msgid "Phone" msgstr "Téléphone" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:392 +#: code:addons/easy_my_coop/models/coop.py:368 #, python-format msgid "Please define income account for this product: \"%s\" (id:%d) - or for its category: \"%s\"." msgstr "Compte de revenus manquant pour ce produit: \"%s\" (id:%d) - ou catégorie: \"%s\"." @@ -1950,6 +2080,10 @@ msgstr "Refusé" #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_register_number +msgid "Register Company Number" +msgstr "Register Company Number" + +#. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_register_number msgid "Register Number" msgstr "Numéro de registre" @@ -1975,16 +2109,16 @@ msgstr "Demande de libération de capital" msgid "Reporting" msgstr "Rapport" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_representative_email +msgid "Representative email" +msgstr "Representative email" + #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_representative_name msgid "Representative name" msgstr "Nom du représentant" -#. module: easy_my_coop -#: model:ir.model.fields,field_description:easy_my_coop.field_partner_create_subscription_representative_number -msgid "Representative national register number" -msgstr "Numéro national du représentant" - #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.company_subscription_request_tree #: model:ir.ui.view,arch_db:easy_my_coop.subscription_request_tree @@ -2008,21 +2142,6 @@ msgstr "Type de demande" msgid "Responsible" msgstr "Responsable" -#. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SA" -msgstr "SA" - -#. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SCRL" -msgstr "SCRL" - -#. module: easy_my_coop -#: selection:subscription.request,company_type:0 -msgid "SPRL" -msgstr "SPRL" - #. module: easy_my_coop #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_same_address msgid "Same address" @@ -2060,6 +2179,16 @@ msgstr "Revente" msgid "Send" msgstr "Envoyer" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_representative_function +msgid "Set function" +msgstr "Set function" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_legal_form +msgid "Set legal form" +msgstr "Set legal form" + #. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.share_line_action #: model:ir.model.fields,field_description:easy_my_coop.field_res_partner_share_ids @@ -2175,7 +2304,7 @@ msgid "Skip control" msgstr "Ne pas contrôler" #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:227 +#: code:addons/easy_my_coop/controllers/main.py:251 #, python-format msgid "Some mandatory fields have not been filled" msgstr "Des champs obligatoires n'ont pas été remplis." @@ -2189,7 +2318,7 @@ msgstr "Source" #: model:ir.model.fields,field_description:easy_my_coop.field_operation_request_state #: model:ir.model.fields,field_description:easy_my_coop.field_subscription_request_state msgid "State" -msgstr "État" +msgstr "Statut" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.operation_request_form @@ -2210,11 +2339,6 @@ msgstr "Souscription" msgid "Subscription Date" msgstr "Date de la souscription" -#. module: easy_my_coop -#: model:account.journal,name:easy_my_coop.subscription_journal -msgid "Subscription Journal" -msgstr "Journal de souscription" - #. module: easy_my_coop #: model:ir.actions.act_window,name:easy_my_coop.subscription_register_action #: model:ir.ui.menu,name:easy_my_coop.menu_easy_my_coop_subscription_register @@ -2226,7 +2350,7 @@ msgstr "Registre de souscription" #. module: easy_my_coop #: model:ir.actions.report.xml,name:easy_my_coop.action_cooperator_subscription_report msgid "Subscription Register Report" -msgstr "Rapport du registre de souscription" +msgstr "Rapport de registre de souscription" #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_subscription_request @@ -2261,11 +2385,16 @@ msgstr "Date de la demande de souscription" msgid "Subscription request" msgstr "Demande de souscription" +#. module: easy_my_coop +#: model:mail.template,subject:easy_my_coop.email_template_waiting_list +msgid "Subscription request added on waiting list. " +msgstr "Demande de souscription ajoutée sur liste d'attente." + #. module: easy_my_coop #: model:mail.template,subject:easy_my_coop.email_template_confirmation #: model:mail.template,subject:easy_my_coop.email_template_confirmation_company msgid "Subscription request confirmation" -msgstr "Confirmation de la souscription" +msgstr "Confirmation de la demande de souscription" #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.view_create_subscription @@ -2303,6 +2432,11 @@ msgstr "Taxes" msgid "Text to display aside the checkbox to approve data policy." msgstr "Text to display aside the checkbox to approve data policy." +#. module: easy_my_coop +#: model:ir.model.fields,help:easy_my_coop.field_res_company_financial_risk_approval_text +msgid "Text to display aside the checkbox to approve financial risk." +msgstr "Text to display aside the checkbox to approve financial risk." + #. module: easy_my_coop #: model:ir.model.fields,help:easy_my_coop.field_res_company_internal_rules_approval_text msgid "Text to display aside the checkbox to approve internal rules." @@ -2314,7 +2448,7 @@ msgid "Thanks!" msgstr "Merci!" #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:512 +#: code:addons/easy_my_coop/models/coop.py:492 #, python-format msgid "The checkbox already cooperator is checked please select a cooperator." msgstr "La case \"déjà coopérateur\" est cochée. Sélectionnez un coopérateur existant pour y lier sa nouvelle demande de prise de parts." @@ -2345,27 +2479,26 @@ msgstr "The discussions with the cooperator are automatically displayed at\n" " the bottom of each invoice." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/operation_request.py:205 +#: code:addons/easy_my_coop/controllers/main.py:271 #, python-format -msgid "The information of the receiver are not correct. Please correct the information before submitting" -msgstr "The information of the receiver are not correct. Please correct the information before submitting" +msgid "The email and the confirmation email doesn't match.Please check the given mail addresses" +msgstr "The email and the confirmation email doesn't match.Please check the given mail addresses" #. module: easy_my_coop -#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:138 -#: code:addons/easy_my_coop/wizard/update_partner_info.py:36 +#: code:addons/easy_my_coop/models/operation_request.py:205 #, python-format -msgid "The national register number is not valid." -msgstr "Le numéro de registre national est invalide." +msgid "The information of the receiver are not correct. Please correct the information before submitting" +msgstr "The information of the receiver are not correct. Please correct the information before submitting" #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:237 +#: code:addons/easy_my_coop/controllers/main.py:261 #, python-format msgid "There is an existing account for this mail address. Please login before fill in the form" msgstr "Un compte existe déjà pour cette adresse email. Connectez vous pour reprendre des parts. Le formulaire sera pré-rempli avec vos données personnelles." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:557 -#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:187 +#: code:addons/easy_my_coop/models/coop.py:538 +#: code:addons/easy_my_coop/wizard/create_subscription_from_partner.py:172 #, python-format msgid "There is two different persons with the same national register number. Please proceed to a merge before to continue" msgstr "Il y a deux personnes diffférentes avec le même numéro de registre national. Faites une fusion des deux pour continuer." @@ -2376,7 +2509,7 @@ msgid "This account will be the default one as the receivable account for the co msgstr "Ce compte sera le compte par défaut pour recevoir l'argent des coopérateurs." #. module: easy_my_coop -#: code:addons/easy_my_coop/models/coop.py:562 +#: code:addons/easy_my_coop/models/coop.py:543 #, python-format msgid "This contact person is already defined for another company. Please select another contact" msgstr "Cette personne de contact est déjà définie pour une autre société. Sélectionnez un autre contact." @@ -2519,6 +2652,16 @@ msgstr "Update Share Line Info" msgid "Update Share Line Info." msgstr "Update Share Line Info." +#. module: easy_my_coop +#: model:ir.ui.menu,name:easy_my_coop.menu_view_update_partner_info +msgid "Update coop partner" +msgstr "Update coop partner" + +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_all +msgid "Update from subscription request" +msgstr "Update from subscription request" + #. module: easy_my_coop #: model:ir.ui.view,arch_db:easy_my_coop.share_line_form #: model:ir.ui.view,arch_db:easy_my_coop.view_partner_form_easy_my_coop @@ -2594,13 +2737,13 @@ msgid "You can't convert the share to the same share type." msgstr "You can't convert the share to the same share type." #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:289 +#: code:addons/easy_my_coop/controllers/main.py:312 #, python-format msgid "You can't subscribe for an amount that exceed " msgstr "Vous ne pouvez souscrire à un montant qui dépasse" #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:282 +#: code:addons/easy_my_coop/controllers/main.py:305 #, python-format msgid "You can't subscribe two different types of share" msgstr "You can't subscribe two different types of share" @@ -2611,10 +2754,10 @@ msgid "You have already an account?" msgstr "Vous avez déjà un compte ? Cliquez ici pour vous connecter." #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:257 +#: code:addons/easy_my_coop/controllers/main.py:291 #, python-format -msgid "You iban account numberis not valid" -msgstr "You iban account numberis not valid" +msgid "You iban account number is not valid" +msgstr "You iban account number is not valid" #. module: easy_my_coop #: code:addons/easy_my_coop/models/operation_request.py:190 @@ -2623,13 +2766,7 @@ msgid "You must convert all the shares to the selected type." msgstr "You must convert all the shares to the selected type." #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:267 -#, python-format -msgid "You national register number is not valid" -msgstr "You national register number is not valid" - -#. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:248 +#: code:addons/easy_my_coop/controllers/main.py:281 #, python-format msgid "You need to upload a scan of your id card" msgstr "You need to upload a scan of your id card" @@ -2702,6 +2839,11 @@ msgstr "payé" msgid "rue Van Hove, 19" msgstr "Van Hovestraat, 19" +#. module: easy_my_coop +#: model:ir.model.fields,field_description:easy_my_coop.field_partner_update_info_birthdate +msgid "set missing birth date" +msgstr "set missing birth date" + #. module: easy_my_coop #: model:ir.model,name:easy_my_coop.model_share_line msgid "share.line" @@ -2718,7 +2860,7 @@ msgid "subscription.register" msgstr "subscription.register" #. module: easy_my_coop -#: code:addons/easy_my_coop/controllers/main.py:216 +#: code:addons/easy_my_coop/controllers/main.py:232 #, python-format msgid "the captcha has not been validated, please fill in the captcha" msgstr "Le captcha n'a pas été validé. Remplissez le pour continuer." diff --git a/easy_my_coop/models/coop.py b/easy_my_coop/models/coop.py index fe34dc5..50ed010 100644 --- a/easy_my_coop/models/coop.py +++ b/easy_my_coop/models/coop.py @@ -566,6 +566,8 @@ class subscription_request(models.Model): @api.one def put_on_waiting_list(self): + waiting_list_mail_template = self.env.ref('easy_my_coop.email_template_waiting_list', False) + waiting_list_mail_template.send_mail(self.id, True) self.write({'state': 'waiting'})