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.

44 lines
2.6 KiB

7 years ago
  1. ![Licence](https://img.shields.io/badge/licence-AGPL--3-blue.svg)
  2. [![Build Status](https://travis-ci.com/coopiteasy/vertical-cooperative.svg?branch=12.0)](https://travis-ci.com/coopiteasy/vertical-cooperative?branch=12.0)
  3. # vertical-cooperative
  4. This project aim to deal with modules related to cooperatives management. You'll find modules that:
  5. - Allow people to sign up as a member of the cooperative from website
  6. - Manage member's shares, loans and dividends
  7. - Manage cooperative membership
  8. Please don't hesitate to suggest one of your modules to this project.
  9. <!-- prettier-ignore-start -->
  10. [//]: # (addons)
  11. Available addons
  12. ----------------
  13. addon | version | summary
  14. --- | --- | ---
  15. [easy_my_coop](easy_my_coop/) | 12.0.3.0.1 | Manage your cooperative shares
  16. [easy_my_coop_be](easy_my_coop_be/) | 12.0.1.2.0 | Easy My Coop Belgium Localization
  17. [easy_my_coop_ch](easy_my_coop_ch/) | 12.0.1.0.2 | Easy My Coop Switzerland localization
  18. [easy_my_coop_fr](easy_my_coop_fr/) | 12.0.1.0.1 | This is the french localization for the easy my coop module
  19. [easy_my_coop_loan](easy_my_coop_loan/) | 12.0.1.0.1 | This module allows to manage the bonds and subordinated loans subscription life cycle.
  20. [easy_my_coop_loan_website](easy_my_coop_loan_website/) | 12.0.1.0.1 | This module implements the subscription page for bonds and subordinated loans.
  21. [easy_my_coop_taxshelter_report](easy_my_coop_taxshelter_report/) | 12.0.1.0.1 | This module allows you to create a fiscal declaration year and to print tax shelter declaration for each cooperator.
  22. [easy_my_coop_website](easy_my_coop_website/) | 12.0.1.0.0 | This module adds the cooperator subscription form allowing to subscribe for shares online.
  23. [easy_my_coop_website_portal](easy_my_coop_website_portal/) | 12.0.1.0.0 | Show cooperator information in the website portal.
  24. [partner_age](partner_age/) | 12.0.2.0.0 | This module computes the age of the partner.
  25. [theme_light](theme_light/) | 12.0.1.0.0 | extract of the theme zen
  26. [website_recaptcha_reloaded](website_recaptcha_reloaded/) | 12.0.0.0.1 | Add google recaptcha to forms.
  27. Unported addons
  28. ---------------
  29. addon | version | summary
  30. --- | --- | ---
  31. [easy_my_coop_dividend](easy_my_coop_dividend/) | 12.0.0.0.1 (unported) | Manage the dividend computation for a fiscal year.
  32. [easy_my_coop_export_xlsx](easy_my_coop_export_xlsx/) | 12.0.0.0.1 (unported) | Generate a xlsx file with information on current state of subscription request, cooperators and capital release request.
  33. [easy_my_coop_website_taxshelter](easy_my_coop_website_taxshelter/) | 12.0.1.0.0 (unported) | Give access to Tax Shelter Report in the website portal.
  34. [//]: # (end addons)
  35. <!-- prettier-ignore-end -->