Skip to content
Snippets Groups Projects

[ADD] voluntary shares

Merged Daniil Digtyar Vasilieva requested to merge ADD_voluntary_shares into dev

I'm not proud of this MR, we should dedicate more time implementing some alternative to this.

Trello Card

Changelist

  • [ADD] New controller for voluntary shares using cooperator one as base /voluntary_share?odoo_company_id=4
  • [ADD] Mail.template for notification of voluntary_shares
  • [ADD] voluntary_share field to res.company
  • [ADD] is_voluntary compute field to subscription.request
  • [ADD] check field to indicate payment by SEPA
Edited by Daniil Digtyar Vasilieva

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
222 222 </div>
223 223 </template>
224 224
225 <template id="voluntary_share_text_template" name="voluntary_share_text_template">
226 <h1 class="mt-4 text-center">
227 Voluntary Share of <t t-esc="company.name"/>
228 </h1>
229 <br/>
  • Xavier Bonet
    Xavier Bonet @xavier.bonet started a thread on commit a657d56d
  • 230 <p>
    231 This is the form to be able to make Voluntary Contributions to the Social Capital by the members of <t
    232 t-esc="company.name"/>.
    233 </p>
    234 <p>
    235 Once your request is received, you will receive a confirmation email with the instructions to follow.
    236 </p>
    237 <p>
    238 You
    239 can consult the <a href="#">GENERAL CONDITIONS</a> of Voluntary Contributions.
    240 </p>
    241 <p> You can consult
    242 our
    243 <a href="#">FREQUENTLY ASKED QUESTIONS</a>.</p>
    244 <p>Note: Please, if you are not yet a member, you must process it at through
    245 these forms: <a href="page/become_cooperator?odoo_company_id=">INDIVIDUAL HIGH PARTNER</a> and <a href="page/become_company_cooperator?odoo_company_id=">LEGAL ENTITY HIGH PARTNER</a>.
  • Daniil Digtyar Vasilieva changed the description

    changed the description

  • added 2 commits

    • 3823d78a - Add confirm mail validation
    • 5fc6c714 - FIX bug on redirect if validation is wrong

    Compare with previous version

  • Daniil Digtyar Vasilieva changed the description

    changed the description

  • Daniil Digtyar Vasilieva marked this merge request as ready

    marked this merge request as ready

  • mentioned in commit 1eebaca0

  • mentioned in merge request !97 (merged)

  • Please register or sign in to reply
    Loading