You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

127 lines
7.4 KiB

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <odoo>
  3. <data>
  4. <template id="tax_shelter_report_subscription_document">
  5. <t t-call="web.external_layout">
  6. <div class="page mt32">
  7. <div class="row">
  8. <div class="col-sm-5 col-sm-offset-7 easymy-coop-address" style="margin-top:100px;">
  9. <strong><span t-field="o.partner_id.name" /><br/></strong>
  10. <span> numéro de coopérateur </span>
  11. <span t-field="o.partner_id.cooperator_register_number"></span><br/><br/>
  12. <span t-field="o.partner_id.street" /><br/>
  13. <span>
  14. <span t-field="o.partner_id.zip"/>
  15. <span t-field="o.partner_id.city"/>
  16. </span><br/>
  17. <span t-field="o.partner_id.country_id.name" /><br/>
  18. </div>
  19. </div>
  20. <h2>
  21. <div>
  22. <span>Déclaration Tax Shelter</span>
  23. </div>
  24. <div/>
  25. </h2>
  26. <div class="row">
  27. <div class="col-sm-12 pull-left">
  28. <div>
  29. Cher membre,
  30. </div>
  31. <div>
  32. Durant l'année <span t-field="o.declaration_id.fiscal_year"/> vous avez souscrit des parts de la <span t-field="o.company_id.name"/>. pour un montant total de
  33. <span t-field="o.total_amount_subscribed" t-field-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/> euros.<br/>
  34. Le montant éligible pour le Tax shelter est de <span t-field="o.total_amount_eligible" t-field-options='{"widget": "monetary", "display_currency": "res_company.currency_id"}'/> euros.<br/>
  35. </div>
  36. <div>
  37. <table class="table border-easymy-coop">
  38. <thead class="invoice_tbody easymy-coop-normal">
  39. <tr>
  40. <th>Type</th>
  41. <th>Capital before</th>
  42. <th>Capital after</th>
  43. <th>Tax shelter eligible</th>
  44. <th>Date</th>
  45. <th>Amount</th>
  46. <th>Amount ligible</th>
  47. </tr>
  48. </thead>
  49. <tbody class="invoice_tbody easymy-coop-normal">
  50. <tr t-foreach="o.previously_subscribed_lines" t-as="l">
  51. <td><span t-field="l.type"/></td>
  52. <td><span t-field="l.capital_before_sub"/></td>
  53. <td><span t-field="l.capital_after_sub"/></td>
  54. <td><span t-field="l.tax_shelter"/></td>
  55. <td><span t-field="l.transaction_date"/></td>
  56. <td><span t-field="l.amount_subscribed"/></td>
  57. <td><span t-field="l.amount_subscribed_eligible"/></td>
  58. </tr>
  59. <tr t-foreach="o.subscribed_lines" t-as="l">
  60. <td><span t-field="l.type"/></td>
  61. <td><span t-field="l.capital_before_sub"/></td>
  62. <td><span t-field="l.capital_after_sub"/></td>
  63. <td><span t-field="l.tax_shelter"/></td>
  64. <td><span t-field="l.transaction_date"/></td>
  65. <td><span t-field="l.amount_subscribed"/></td>
  66. <td><span t-field="l.amount_subscribed_eligible"/></td>
  67. </tr>
  68. </tbody>
  69. </table>
  70. <div>
  71. L' Article 145/26, CIR 92 sur les revenus <span t-field="o.declaration_id.fiscal_year"/>, connu aussi comme normative Tax Shelter, donnent droit à une réduction d’impôt à hauteur de &#160; <span t-field="o.declaration_id.tax_shelter_percentage"/> du montant de la valeur des parts souscrites depuis <span t-field="o.declaration_id.month_from"/> (et avant <span t-field="o.declaration_id.month_to"/> pour la déclaration des revenus &#160;<span t-field="o.declaration_id.name"/>).<br/>
  72. <br/>
  73. Cette lettre vaut donc comme certificat que <span t-field="o.company_id.name"/> remplit en effet tous les critères permettant un tel avantage fiscal. Dans les grandes lignes : <br/>
  74. <br/>
  75. être une micro-entreprise qui répond à au moins deux des trois critères suivants : <br/><br/>
  76. - le total du bilan est inférieur ou égal à 350.000 euros ; <br/>
  77. - le chiffre d’affaires, hors taxe sur la valeur ajoutée, est inférieur ou égal à 700.000 euros ; <br/>
  78. - la moyenne des travailleurs occupés pendant l’année est inférieure ou égale à 10. <br/>
  79. <br/>
  80. être une entreprise n’ayant encore jamais distribué de dividende et qui n'est pas issue d’une fusion ou scission de sociétés.<br/><br/>
  81. Le maintien de la réduction d’impôt n’est possible que si l'investisseur conserve les parts de la coopérative pendant 4 ans au minimum, sauf si la sortie est imposée par des conditions extérieures (telles que la faillite, par exemple). En cas de sortie volontaire avant la période de 4 ans, l’avantage fiscal devra être remboursé au prorata du nombre de mois entre la sortie et les 4 ans. La coopérative s’engage à fournir pour chacune des quatre années suivant l’année d’acquisition une attestation certifiant que ces parts sont toujours en possession du souscripteur.<br/><br/>
  82. L’apport de capitaux par le chef d’entreprise lui-même ou par des administrateurs existants de la société ne permet pas de bénéficier du tax shelter.<br/>
  83. <br/>
  84. Pour bénéficier de la réduction d’impôts, vous pouvez joindre cette lettre à votre déclaration fiscale pour les revenus <span t-field="o.declaration_id.fiscal_year"/>.<br/>
  85. <br/>
  86. <![CDATA[
  87. Pour toute information complémentaire, consultez le texte de <a href="http://ccff02.minfin.fgov.be/KMWeb/document.do?method=view&id=e5996d67-4f3e-4465-b21e-7e59d968a55d">l’Arrêté Royale en ligne</a>.<br/>
  88. ]]>
  89. <br/>
  90. Cordialement,
  91. </div>
  92. </div>
  93. <div class="col-sm-10 pull-left">
  94. <div>
  95. Pour le Conseil d'administration de <span t-field="o.company_id.name"/>.
  96. </div>
  97. <div>
  98. <strong><span t-field="o.company_id.board_representative"/></strong>
  99. </div>
  100. <div>
  101. <img t-if="o.company_id.signature_scan"
  102. t-attf-class="mt16 w-50"
  103. t-attf-style="{{ 'min-width: 100px; max-width: 250px' if report_type == 'pdf' else '' }}"
  104. t-att-src="'data:image/png;base64,%s' % o.company_id.signature_scan.decode()"/>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. </div>
  110. </t>
  111. </template>
  112. <template id="tax_shelter_subscription_report">
  113. <t t-call="web.html_container">
  114. <t t-set="data_report_margin_top" t-value="10"/>
  115. <t t-set="data_report_header_spacing" t-value="5"/>
  116. <t t-set="data_report_dpi" t-value="110"/>
  117. <t t-foreach="docs" t-as="o">
  118. <t t-call="easy_my_coop_taxshelter_report.tax_shelter_report_subscription_document" t-lang="o.partner_id.lang"/>
  119. </t>
  120. </t>
  121. </template>
  122. </data>
  123. </odoo>