[ADD] voluntary shares
I'm not proud of this MR, we should dedicate more time implementing some alternative to this.
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 tores.company
- [ADD]
is_voluntary
compute field tosubscription.request
- [ADD] check field to indicate payment by SEPA
Edited by Daniil Digtyar Vasilieva
Merge request reports
Activity
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/> 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>. assigned to @DaniilDigtyar
added 2 commits
mentioned in commit 1eebaca0
mentioned in merge request !97 (merged)
unassigned @DaniilDigtyar
Please register or sign in to reply