Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] cooperator: migration to 16.0 #86

Merged
merged 735 commits into from
Nov 29, 2023
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 14, 2023

  1. [REF] easy_my_coop: demo data todo

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    acc8735 View commit details
    Browse the repository at this point in the history
  2. [IMP] easy_my_coop: Add dependency on partner_contact_gender

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    082b951 View commit details
    Browse the repository at this point in the history
  3. [FIX] correct domain for partner views

    - remove coop_candidates from cooperators kanban view
    - keep only coop_candidates in coop_candidates view
    - remove legal reprentative in both
    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    686ac9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d736d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b5d8aa8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64b6523 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8158b8a View commit details
    Browse the repository at this point in the history
  8. [IMP] readme

    remytms authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e25d34a View commit details
    Browse the repository at this point in the history
  9. [FIX] Run pre-commit on all files (+ minor manual fixes)

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    35fe0b8 View commit details
    Browse the repository at this point in the history
  10. [FIX] Temporarily disable test

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6411dff View commit details
    Browse the repository at this point in the history
  11. Gender translation in subscription request selection

    konykon authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c0a1962 View commit details
    Browse the repository at this point in the history
  12. [FIX] Remove duplicate translation

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dd01451 View commit details
    Browse the repository at this point in the history
  13. [UPD] Update all .pot files

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a517792 View commit details
    Browse the repository at this point in the history
  14. [IMP] redo subscription form from scratch

    - refactor the form using templates
    - simplify the design:
        - replace tables by bootstrap columns
        - use columns for the overall form rather than for individual fields
    - use HTML5 widgets for the Part Numbers
    - use adequate bootstrap classes
    - use HTML5 date widget
    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    63066e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffd59ae View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5172ec1 View commit details
    Browse the repository at this point in the history
  17. [FIX] fix call to incorrect method name

    fix incorrect call to ._get_share_transfer_mail_template() that was
    forgotten during the recent correction of "transfert" to "transfer".
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4504009 View commit details
    Browse the repository at this point in the history
  18. [FIX] fix subscription request name field

    * make subscription.request.name a stored computed field to allow to
      search by any part of the full name.
    * fix subscription request views: use only firstname and lastname.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e13d7d7 View commit details
    Browse the repository at this point in the history
  19. [UPD] Update easy_my_coop.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    08760c8 View commit details
    Browse the repository at this point in the history
  20. [FIX] easy_my_coop: Fix name computation

    Previously, if either firstname or lastname was (unexpectedly) empty, an
    error would be thrown.
    
    This commit uses approximately the same code approach as
    partner-contact/partner_firstname to compute the full name.
    
    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c38bd8b View commit details
    Browse the repository at this point in the history
  21. [IMP] easy_my_coop: Improve English source strings

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b52051d View commit details
    Browse the repository at this point in the history
  22. [UPD] Update easy_my_coop.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e7ca3e5 View commit details
    Browse the repository at this point in the history
  23. [FIX] fix create company contact with sub-contact

    fix error that happens when creating a company contact with a
    sub-contact.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9fe26fd View commit details
    Browse the repository at this point in the history
  24. [FIX] fix create subscription request from partner

    fix creation of subscription request from partner by adding missing
    fields: firstname, lastname and lang.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fc71c20 View commit details
    Browse the repository at this point in the history
  25. [UPD] Update easy_my_coop.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9fb4668 View commit details
    Browse the repository at this point in the history
  26. [UPD] Update easy_my_coop.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5b09ed8 View commit details
    Browse the repository at this point in the history
  27. [REF] minor refactoring

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e20e6e7 View commit details
    Browse the repository at this point in the history
  28. [FIX] easy_my_coop: Fix name computation crash

    Don't use value from self when looping over a list
    
    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b294ad0 View commit details
    Browse the repository at this point in the history
  29. [UPD] changelog

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff09d18 View commit details
    Browse the repository at this point in the history
  30. [UPD] README.rst

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bd23f9a View commit details
    Browse the repository at this point in the history
  31. easy_my_coop 12.0.3.3.2

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0a96f1c View commit details
    Browse the repository at this point in the history
  32. [REF] easy_my_coop -> cooperator

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    98ecbc1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    c3a511a View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7db6904 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    a816813 View commit details
    Browse the repository at this point in the history
  36. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    205498b View commit details
    Browse the repository at this point in the history
  37. [REF] cooperator : rename validated to is_valid_iban

    - more explicit variable name
    - test no longer check the id number validity
    - fix tests
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9ed7fd2 View commit details
    Browse the repository at this point in the history
  38. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    227696a View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    676e440 View commit details
    Browse the repository at this point in the history
  40. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    72356a3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    c7d691d View commit details
    Browse the repository at this point in the history
  42. [REF] easy_my_coop_payment_term -> cooperator

    The translation files were not moved since the translated terms
    were empty.
    
    new field default_capital_release_request_payment_term made
    not company dependent because company dependent fields don't
    make sense on res.company model.
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5fdcf8a View commit details
    Browse the repository at this point in the history
  43. [REF] cooperator: property_cooperatror_account not company dependent

    Company dependent fields don't make sense on res.company.
    
    Also removed the required on the company configuration since
    - it is caught in the code if empty.
    - contraints on company fields without default cannot be set
      by odoo on installation.
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8de241c View commit details
    Browse the repository at this point in the history
  44. [REF] cooperator: update readme

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    426eaab View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    75535f8 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    02d5ad3 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    82825a6 View commit details
    Browse the repository at this point in the history
  48. [REF] rename account.journal xml_ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    95ad4a8 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    fd98464 View commit details
    Browse the repository at this point in the history
  50. [REF] rename mail_template xml ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7ab2370 View commit details
    Browse the repository at this point in the history
  51. [REF] rename mail_template_view.xml

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    54aca45 View commit details
    Browse the repository at this point in the history
  52. [REF] rename product xml ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    12e8e6d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    c34c136 View commit details
    Browse the repository at this point in the history
  54. [REF] rename partner xml ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bb58213 View commit details
    Browse the repository at this point in the history
  55. [REF] rename share product xml ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a38772c View commit details
    Browse the repository at this point in the history
  56. [FIX] cooperator: Use openupgradelib-isms

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4a7754d View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    13f506c View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    09e634a View commit details
    Browse the repository at this point in the history
  59. [REF] cooperator : rename menu ids

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    59ad55d View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    d8338f0 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3d08f63 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7f856f6 View commit details
    Browse the repository at this point in the history
  63. [REF] cooperator: rename template xml ids

    + remove unused templates and css classes
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    792b9e5 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    1b7e3f2 View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    53d4a22 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    8c538e4 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    36048ae View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    76c919d View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    f6af19a View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    10c24b8 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    6ae0ff9 View commit details
    Browse the repository at this point in the history
  72. Configuration menu
    Copy the full SHA
    9155a41 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    419b734 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    62b08b4 View commit details
    Browse the repository at this point in the history
  75. [REM] cooperator: Remove duplicate translation

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1c628bc View commit details
    Browse the repository at this point in the history
  76. [UPD] Update cooperator.pot

    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8d91149 View commit details
    Browse the repository at this point in the history
  77. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    fe1b45a View commit details
    Browse the repository at this point in the history
  78. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ef76dc1 View commit details
    Browse the repository at this point in the history
  79. run pre-commit

    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6d8d039 View commit details
    Browse the repository at this point in the history
  80. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    955d337 View commit details
    Browse the repository at this point in the history
  81. [FIX] cooperator: Do not search account 416000

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a9d7212 View commit details
    Browse the repository at this point in the history
  82. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    03edd78 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    f2e9305 View commit details
    Browse the repository at this point in the history
  84. [UPD] README.rst

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d35d83e View commit details
    Browse the repository at this point in the history
  85. [FIX] SCRLfs → SC

    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c657363 View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    62555a9 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    999a380 View commit details
    Browse the repository at this point in the history
  88. [IMP] run pre-commit

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    86f8a7b View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    c7198b8 View commit details
    Browse the repository at this point in the history
  90. [REM] cooperator: dependency on email_template_config

    email_template_config adds a field `force_email_send` to mail templates.
    This field is referenced nowhere in the cooperator code.
    
    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eca8c2e View commit details
    Browse the repository at this point in the history
  91. Configuration menu
    Copy the full SHA
    9f352e0 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    7407ba9 View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    e73587d View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    5131766 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    ba5a52a View commit details
    Browse the repository at this point in the history
  96. Configuration menu
    Copy the full SHA
    189b2fe View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    351b09c View commit details
    Browse the repository at this point in the history
  98. [REM] fr_be translation

    There is actually no difference between fr and fr_be.
    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    19d08c9 View commit details
    Browse the repository at this point in the history
  99. [UPD] Update cooperator.pot

    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8572556 View commit details
    Browse the repository at this point in the history
  100. [UPD] fr translations

    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ab7accd View commit details
    Browse the repository at this point in the history
  101. Configuration menu
    Copy the full SHA
    3688e73 View commit details
    Browse the repository at this point in the history
  102. [FIX] fix view inheritance

    cooperator.view_res_partner_filter view references the supplier field,
    which is defined in account.res_partner_view_search and not in
    base.view_res_partner_filter.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c1a28a8 View commit details
    Browse the repository at this point in the history
  103. [IMP] improve fr translation

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    be4c419 View commit details
    Browse the repository at this point in the history
  104. [FIX] add capital release request report binding

    allow to generate capital release request reports from the print menu.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2e1b223 View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    fe6bd80 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    f348394 View commit details
    Browse the repository at this point in the history
  107. [FIX] pass pre-commit

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0529d14 View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    20cc2a7 View commit details
    Browse the repository at this point in the history
  109. [REF] cooperator: Create get_company_type_selection

    If we don't do this, Odoo will complain that we should be using
    selection_add.
    
    Signed-off-by: Carmen Bianca Bakker <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c7c4773 View commit details
    Browse the repository at this point in the history
  110. [FIX] fix company reference in report

    fix company reference in cooperator certificate report.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dd745a6 View commit details
    Browse the repository at this point in the history
  111. [FIX] fix email templates

    * remove newline characters in subjects; newline characters in subjects causes
      an error which prevents messages from being sent.
    * remove a period at the end of a subject.
    * replace "certificat" by "certificate" in report names.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    21e0cc3 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    1c22b93 View commit details
    Browse the repository at this point in the history
  113. [FIX] fix report attachment names

    fix capital release request report attachment names: base the value on
    the default invoice attachment names, which results in the same value
    for the 3 file types (unless the name is not set or the state is not
    "posted"): internal account.move attachment, email attachment and print
    report file name.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    bc04d24 View commit details
    Browse the repository at this point in the history
  114. [IMP] improve fr translation

    * improve french translation (by checking the differences between the
      old fr and fr_be translations).
    * add fr_be translation for specific belgian terms only.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ef02caa View commit details
    Browse the repository at this point in the history
  115. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d1d3192 View commit details
    Browse the repository at this point in the history
  116. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    88c4639 View commit details
    Browse the repository at this point in the history
  117. [MOV] move js file to the module where it is used

    move jquery.inputmask.bundle.js from cooperator to cooperator_website,
    where it is used.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    156f5b2 View commit details
    Browse the repository at this point in the history
  118. [REM] remove html description files

    remove the html description file of all modules, as they are outdated,
    they are not automatically updated by the ocabot, they add redundancy
    with the readme.rst file, which is used as a fallback (to display the
    module description in odoo) and works just fine.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    51027fc View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    fa8f78c View commit details
    Browse the repository at this point in the history
  120. [UPD] README.rst

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    defc6bd View commit details
    Browse the repository at this point in the history
  121. [FIX] fix multiple subscription request glitches

    fix multiple glitches related to subscription requests:
    
    * fix subscription request state when creating one from a partner.
    * fix partner matching by email or company register number.
    * fix subscription request name for companies.
    * refactor .create() method to handle both people and companies.
    * add several tests.
    * fix email templates for companies.
    * update cooperator.pot, fr and fr_be translations: the only change is
      the way to access the first name from the email templates; the reason
      that this results in quite some changes in the files is that this
      change causes the strings to be ordered differently.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4684b70 View commit details
    Browse the repository at this point in the history
  122. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ea8f2ea View commit details
    Browse the repository at this point in the history
  123. cooperator 14.0.1.1.0

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    04dd963 View commit details
    Browse the repository at this point in the history
  124. [IMP] split migration script

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6c5882c View commit details
    Browse the repository at this point in the history
  125. [REF] include representative address type in cooperator

    Put the representative type in cooperator module instead of in
    partner_contact_address for inclusion in OCA.
    victor-champonnois authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8daa6c9 View commit details
    Browse the repository at this point in the history
  126. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    70e48d0 View commit details
    Browse the repository at this point in the history
  127. [UPD] README.rst

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    601630d View commit details
    Browse the repository at this point in the history
  128. cooperator 14.0.1.2.0

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1cb8428 View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    7eef22b View commit details
    Browse the repository at this point in the history
  130. [UPD] README.rst

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6b890f8 View commit details
    Browse the repository at this point in the history
  131. cooperator 14.0.1.3.0

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    414f0fb View commit details
    Browse the repository at this point in the history
  132. [IMP] add deprecation warning

    add deprecation warning to subscription.request.create_comp_sub_req().
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    46e6d25 View commit details
    Browse the repository at this point in the history
  133. cooperator 14.0.1.3.1

    github-grap-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    992c6de View commit details
    Browse the repository at this point in the history
  134. [FIX] fix manifest

    fix author and website manifest properties to follow oca's guidelines.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a71379e View commit details
    Browse the repository at this point in the history
  135. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    eec202d View commit details
    Browse the repository at this point in the history
  136. [UPD] README.rst

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a322338 View commit details
    Browse the repository at this point in the history
  137. [REF] cooperator: improve unit tests

    Set up account test data in python rather than relying on module
    data. accounting data needs to be created even if created in module
    data because when launching tests, accounting data will be deleted
    when odoo loads a test chart of account.
    cf load_for_current_company in chart_template.py in account module
    
    Also remove manual creation of the chart of account and remy on the
    test one.
    
    Setup is made in a mixin than can be imported in other cooperator
    modules.
    
    [REF] cooperator: use @users in tests
    
    [IMP] cooperator: use datetime.date
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e1f3aca View commit details
    Browse the repository at this point in the history
  138. [IMP] cooperator: port tests to 14.0

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3716d62 View commit details
    Browse the repository at this point in the history
  139. cooperator 14.0.1.4.0

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6a42f8e View commit details
    Browse the repository at this point in the history
  140. [IMP] cooperator: remove unique bank number bypass

    Use partner_no_unique_bank instead
    coopiteasy/addons#226
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    cd70bb0 View commit details
    Browse the repository at this point in the history
  141. [FIX] fix dummy test iban number

    use a different dummy test iban number than the one used in the demo
    data to avoid tests failing because of the unique bank account number
    constraint.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    211659b View commit details
    Browse the repository at this point in the history
  142. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    242fdaf View commit details
    Browse the repository at this point in the history
  143. cooperator 14.0.1.5.0

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f1ef934 View commit details
    Browse the repository at this point in the history
  144. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/
    weblate authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9dae146 View commit details
    Browse the repository at this point in the history
  145. [REF] move methods to cooperator test mixin

    move methods from test suite to test mixin to make them available for
    other modules.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2a78d05 View commit details
    Browse the repository at this point in the history
  146. cooperator 14.0.1.5.1

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1ef4d81 View commit details
    Browse the repository at this point in the history
  147. [FIX] fix cooperator effective date

    fix effective date of cooperator when the invoice is paid without an
    account.payment.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    77b545e View commit details
    Browse the repository at this point in the history
  148. cooperator 14.0.1.5.2

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f254388 View commit details
    Browse the repository at this point in the history
  149. [FIX] cooperator: remove selection widgets

    Selection widget limits the values to 128 items and has no search
    function.
    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    db47ceb View commit details
    Browse the repository at this point in the history
  150. [UPD] changelog

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c8c5fd4 View commit details
    Browse the repository at this point in the history
  151. [UPD] README.rst

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ff0aaeb View commit details
    Browse the repository at this point in the history
  152. cooperator 14.0.1.6.0

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    96b175e View commit details
    Browse the repository at this point in the history
  153. [FIX] fix random required fields on website form

    ensure _REQUIRED is not modified, otherwise it is a global variable, and
    it causes these problems:
    
    * in a multi-database setup, the required fields can include additional
      fields because of the configuration of other databases.
    * values are added to the list continuously, which causes a memory leak.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e3e24c5 View commit details
    Browse the repository at this point in the history
  154. cooperator 14.0.1.6.1

    robinkeunen authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a770b90 View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    97c7073 View commit details
    Browse the repository at this point in the history
  156. cooperator 14.0.1.6.2

    OCA-git-bot authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    97a844c View commit details
    Browse the repository at this point in the history
  157. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    23be11b View commit details
    Browse the repository at this point in the history
  158. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/
    weblate authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ac2e649 View commit details
    Browse the repository at this point in the history
  159. [IMP] cooperator: Scaffolding for multi-company e-mail templates

    In this commit, the confirmation e-mail template (chosen at random) is
    configured on the res.company model instead of fetched via its XMLID. In
    a future commit, all the other cooperator-related e-mail templates will
    be configured in the same way, using the common scaffolding from this
    commit.
    
    The commit introduces a bug/regression, which is that the confirmation
    e-mail won't actually be sent. This is a result of the new scaffolding.
    Before, this happened:
    
    1. cooperator is marked installed.
    2. The mail template data file gets sourced, creating the confirmation
       template's record.
    3. The subscription request demo data file gets sourced, creating a
       subscription.request record.
    4. While creating the record, an e-mail using the confirmation template
       gets sent.
    
    In the new logic, this happens:
    
    1. cooperator is marked installed.
    2. The mail template data file gets sourced, creating the confirmation
       template's record, but NOT setting it on company 1.
    3. The subscription request demo data file gets sourced, creating a
       subscription.request record.
    4. While creating the record, Odoo tries to send a mail of the template
       company_id.cooperator_confirmation_mail_template, but the field is
       empty.
    5. Error, obviously, but we've commented out the erroneous code, so
       let's proceed.
    6. As a post-init hook, a copy of the confirmation template gets set on
       all companies' cooperator_confirmation_mail_template field.
    
    We'll need to re-jig the logic to circumvent the error. A problem for
    future me. Or you, if you're reading this in the distant future. Hello.
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1c0aa9c View commit details
    Browse the repository at this point in the history
  160. [IMP] cooperator: Set cooperator_capital_release_mail_template on com…

    …pany
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3e8f4c9 View commit details
    Browse the repository at this point in the history
  161. [IMP] cooperator: Set cooperator_waiting_list_mail_template on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d832f77 View commit details
    Browse the repository at this point in the history
  162. [IMP] cooperator: Set cooperator_confirmation_company_mail_template o…

    …n company
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8b6800e View commit details
    Browse the repository at this point in the history
  163. [IMP] cooperator: Set cooperator_certificate_mail_template on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a8075a3 View commit details
    Browse the repository at this point in the history
  164. [IMP] cooperator: Set cooperator_certifice_increase_mail_template on …

    …company
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    9e3615f View commit details
    Browse the repository at this point in the history
  165. [IMP] cooperator: Set cooperator_share_transfer_mail_template on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    806afe1 View commit details
    Browse the repository at this point in the history
  166. [IMP] cooperator: Set cooperator_share_update_mail_template on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7036045 View commit details
    Browse the repository at this point in the history
  167. [IMP] cooperator: Migration script to populate company fields

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    369461f View commit details
    Browse the repository at this point in the history
  168. [FIX] cooperator: Make template fields invisible during company creation

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8507f1c View commit details
    Browse the repository at this point in the history
  169. [FIX] cooperator: Correctly set templates on company after templates …

    …are created
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    292f753 View commit details
    Browse the repository at this point in the history
  170. [FIX] cooperator: override → overwrite

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    58b0e63 View commit details
    Browse the repository at this point in the history
  171. [FIX] cooperator: Fix English letter closing

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d13c8d2 View commit details
    Browse the repository at this point in the history
  172. [REF] cooperator: Change philosophy; use default mail template unless…

    … otherwise specified
    
    This is a big revert of previous commits.
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c5d65df View commit details
    Browse the repository at this point in the history
  173. [IMP] cooperator: Make domains stricter

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    815d237 View commit details
    Browse the repository at this point in the history
  174. [IMP] cooperator: Add newsfragment

    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    49b720d View commit details
    Browse the repository at this point in the history
  175. [REF] cooperator: Save sequences on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    5f362c1 View commit details
    Browse the repository at this point in the history
  176. [IMP] cooperator: Migration script for sequences

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7f672d1 View commit details
    Browse the repository at this point in the history
  177. [FIX] cooperator: Set company on sequences in migration script

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    2ee5761 View commit details
    Browse the repository at this point in the history
  178. [REF] cooperator: Get sequence by code instead of saving it on company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a160ff3 View commit details
    Browse the repository at this point in the history
  179. [IMP] cooperator: Use data function instead of post-init hook to crea…

    …te sequences on company
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    edfbc7f View commit details
    Browse the repository at this point in the history
  180. [IMP] cooperator: Add news fragment

    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3dd9323 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    0a3d002 View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    aad3ebe View commit details
    Browse the repository at this point in the history
  183. [IMP] add tests

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0bf6319 View commit details
    Browse the repository at this point in the history
  184. [IMP] add migration script

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    22d69a4 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    129fdb8 View commit details
    Browse the repository at this point in the history
  186. [IMP] use xml data instead of post-init hook

    use xml data instead of post-init hook to initialize company data.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    e2e8717 View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    1c1150c View commit details
    Browse the repository at this point in the history
  188. [IMP] add news fragment

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    83d207c View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    836ef18 View commit details
    Browse the repository at this point in the history
  190. Configuration menu
    Copy the full SHA
    b99fa37 View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    b358bf6 View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    c398cb8 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    a65741c View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    bcb6815 View commit details
    Browse the repository at this point in the history
  195. [IMP] add comments

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    0435cf4 View commit details
    Browse the repository at this point in the history
  196. Configuration menu
    Copy the full SHA
    7d18d60 View commit details
    Browse the repository at this point in the history
  197. [IMP] add _check_company_auto on account.move

    add explicit _check_company_auto on account.move even though it is
    already set on the parent model, because explicit is better than
    implicit and re-setting it here does no harm.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b1b990d View commit details
    Browse the repository at this point in the history
  198. [IMP] add news fragment

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ae4527c View commit details
    Browse the repository at this point in the history
  199. [IMP] cooperator: Add multi-company ir.rules

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    ddcba4f View commit details
    Browse the repository at this point in the history
  200. [IMP] cooperator: Add news fragment

    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4c1b25c View commit details
    Browse the repository at this point in the history
  201. [REF] refactor validate_subscription_request()

    refactor subscription.request.validate_subscription_request() by moving
    parts to new methods.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d7c4a95 View commit details
    Browse the repository at this point in the history
  202. [IMP] handle cooperative membership per company

    * move cooperative membership properties from res.partner to new
      cooperative.membership model.
    * add company-dependent computed fields on res.partner for backward
      compatibility.
    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    86ab9e3 View commit details
    Browse the repository at this point in the history
  203. [IMP] add news fragment

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f226c61 View commit details
    Browse the repository at this point in the history
  204. [IMP] add roadmap entry

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    a3a1326 View commit details
    Browse the repository at this point in the history
  205. [FIX] cooperator: Use explicit company in testing

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4b4b340 View commit details
    Browse the repository at this point in the history
  206. [FIX] cooperator: In tests, use the correct company

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dd0149e View commit details
    Browse the repository at this point in the history
  207. [FIX] cooperator: Initialise cooperator data on all companies

    Previously, these functions were only called on one record. The new
    configuration correctly searches all records.
    
    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    265ec44 View commit details
    Browse the repository at this point in the history
  208. [UPD] Update cooperator.pot

    oca-ci authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    955c47d View commit details
    Browse the repository at this point in the history
  209. [UPD] changelog

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    67c4ccd View commit details
    Browse the repository at this point in the history
  210. [UPD] README.rst

    huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    6c020ea View commit details
    Browse the repository at this point in the history
  211. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/
    weblate authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    321d3e1 View commit details
    Browse the repository at this point in the history
  212. Added translation using Weblate (Italian)

    mymage authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    1d02663 View commit details
    Browse the repository at this point in the history
  213. Translated using Weblate (Italian)

    Currently translated at 18.6% (78 of 418 strings)
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/it/
    mymage authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    48fed43 View commit details
    Browse the repository at this point in the history
  214. Translated using Weblate (Italian)

    Currently translated at 42.5% (178 of 418 strings)
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/it/
    mymage authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    399e78e View commit details
    Browse the repository at this point in the history
  215. Translated using Weblate (Italian)

    Currently translated at 100.0% (418 of 418 strings)
    
    Translation: cooperative-14.0/cooperative-14.0-cooperator
    Translate-URL: https://translation.odoo-community.org/projects/cooperative-14-0/cooperative-14-0-cooperator/it/
    mymage authored and huguesdk committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4de8ff2 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. [FIX] fix pylint warnings

    huguesdk committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    bf61a47 View commit details
    Browse the repository at this point in the history
  2. [FIX] fix xml declarations and spacing

    * fix xml declarations.
    * pad the contents of <odoo> tags with an empty line.
    huguesdk committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    757e4b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    f84fbf9 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    c5c677c View commit details
    Browse the repository at this point in the history
  2. [IMP] rewrite email templates

    * update email templates to the default odoo layout (what also makes
      them shorter).
    * fix the company name in confirmation email template: display the name
      of the company that made the subscription request instead of the name
      of the cooperative.
    * add a description to email templates.
    * merge the confirmation email template for individuals and companies
      into one.
    * update translations.
    huguesdk committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    76ea7b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. [IMP] improve and clean up code

    * refactor subscription.request.create() and use model_create_multi
      decorator on it and on res.company.create().
    * remove subscription.request.create_comp_sub_req() and
      subscription.request.check_empty_string().
    huguesdk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e3e2d43 View commit details
    Browse the repository at this point in the history
  2. [FIX] fix shares on cooperator certificate

    only display shares for the current company on the cooperator
    certificate.
    huguesdk committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f39fc9e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. [IMP] rewrite reports

    * fix the layout of all reports by rewriting them from the default
      invoice layout.
    * make the capital release request report inherit from the invoice
      report instead of copying and modifying it.
    * rename xml ids to improve consistency.
    huguesdk committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a53697c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. [FIX] fix capital release requests reversals name

    ensure reversals of capital release requests use a name prefix to not
    clash with normal entries ("RSUBJ" instead of "SUBJ").
    huguesdk committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    98b8d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba72c10 View commit details
    Browse the repository at this point in the history
  3. [IMP] adjust copyright statements

    fix copyright statements: add missing ones and use the same format
    everywhere.
    huguesdk committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    7853f2e View commit details
    Browse the repository at this point in the history
  4. [MOV] rename news fragments

    huguesdk committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    5171ff3 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    5827b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. [FIX] fix firstname in mail templates

    fix the display of the first name in email templates and add tests to
    cover this.
    huguesdk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    d35dba1 View commit details
    Browse the repository at this point in the history
  2. [FIX] add operation requests tests

    * add operation requests tests.
    * fix small issues.
    * remove the useless "subscription" operation request type.
    huguesdk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    96bfe5c View commit details
    Browse the repository at this point in the history
  3. [FIX] fix firstname in share transfer email

    * fix the display of the first name in share transfer email for
      companies.
    * improve the code to get the first name in mail templates for
      companies.
    * refactor subscription.request.validate_subscription_request().
    huguesdk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4106099 View commit details
    Browse the repository at this point in the history
  4. [FIX] fix subscription requests for operations

    fix subscription requests created by transfer operations: ensure that no
    confirmation email is sent, that they don't appear in the list of
    subscription requests and cannot be erroneously validated.
    huguesdk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    4f22874 View commit details
    Browse the repository at this point in the history
  5. [IMP] update translations

    huguesdk committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    50eb1f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. [FIX] fix required subscription request fields

    fix required company fields on subscription request form.
    huguesdk committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    9e098b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. [IMP] rename "blocked" subscription request state

    rename internal string value of "blocked" subscription request state
    from "block" to "blocked".
    huguesdk committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    6952f8f View commit details
    Browse the repository at this point in the history
  2. [FIX] avoid recursive partner hierarchy

    prevent to create a subscription request where email and company email
    have the same value, to avoid trying to create a recursive partner
    hierarchy when validating the subscription request (the partner being
    the parent of itself).
    huguesdk committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    d3bdc63 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. [FIX] fix contact creation error

    * fix error when creating a new contact (res.partner).
    * rework res.partner form view.
    huguesdk committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7cedcb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. [FIX] fix legal form of created company partner

    ensure that the company_type value of a subscription request is copied
    to the legal_form field of the created partner.
    huguesdk committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    5f55b50 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    42c312f View commit details
    Browse the repository at this point in the history
  2. [IMP] add new cooperator register view

    * add a new "registers" menu entry and move the "subscription register"
      menu entry there.
    * add a new "cooperator register" view (and menu entry) to display the
      cooperative memberships and allow to print the cooperator register
      (report that was previously on the partner model).
    * add a "share type" column to the cooperator register report.
    huguesdk committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    e70d290 View commit details
    Browse the repository at this point in the history
  3. [IMP] update translations

    huguesdk committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    81a4a9a View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. [IMP] improve contact views

    * move the "cooperator candidates" menu entry to the "cooperators" menu.
    * use default filters instead of domains in contact views.
    * remove the extra columns in the contacts list view; they can now be
      found in the cooperator register.
    huguesdk committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    4f1157b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. [FIX] fix some multi-company issues

    * ensure creating a cooperator for a non-current company works.
    * ensure per-company sequences are used.
    * add unique per-company constraint on the cooperator register number.
    huguesdk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    52dfac1 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. [IMP] cooperator: static test helpers

    Functions in CooperatorTestMixin are often used in setUpClass
    which is a class method. Helper functions need to be decorared
    to be accessible.
    robinkeunen authored and huguesdk committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    772320b View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. [IMP] cooperator: share.line share_number cannot be negative

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    6533400 View commit details
    Browse the repository at this point in the history
  2. [REF] cooperator: Create total shares utility methods on res.partner

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    carmenbianca authored and huguesdk committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    da04134 View commit details
    Browse the repository at this point in the history
  3. [IMP] cooperator: Don't send attachment if no remaining shares

    Signed-off-by: Carmen Bianca BAKKER <[email protected]>
    huguesdk committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    e548d25 View commit details
    Browse the repository at this point in the history
  4. [FIX] display error in case no default share found

    display an error message instead of failing when trying to create a
    subscription request from a partner and no default share product is
    found.
    huguesdk committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    466a6f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93ad7f6 View commit details
    Browse the repository at this point in the history
  6. [IMP] update readme fragments

    * update roadmap (contents and format).
    * remove obsolete install fragment.
    * fix link format in usage fragment.
    huguesdk committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    41e2384 View commit details
    Browse the repository at this point in the history