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

[17.0][MIG] account_financial_risk #379

Merged
merged 83 commits into from
May 27, 2024

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    dd26abf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d7621c View commit details
    Browse the repository at this point in the history
  3. [9.0][IMP] partner_financial_risk: Improve performance (OCA#385)

    * [9.0][IMP] partner_financial_risk: Improve performance
    
    * [9.0][IMP] partner_financial_risk: Improve tests and partner hierarchy
    
    * [9.0][IMP] partner_stock_risk: Test
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    60614b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f244756 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb58e53 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e670b79 View commit details
    Browse the repository at this point in the history
  7. [IMP] Minor changes

    chienandalu authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a0daaac View commit details
    Browse the repository at this point in the history
  8. [FIX] partner_financial_risk: Invoice refunds add risk

    - Refunds adds partner risk instead of reduce.
    - If date_maturity changes to previous today date "never" compute partner risk.
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    86f77a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c78b5bb View commit details
    Browse the repository at this point in the history
  10. [10.0][IMP] partner_financial_risk: Improve multicompany cron (#530)

    * [9.0][IMP] partner_financial_risk: Improve multicompany cron
    
    * [9.0][IMP] partner_financial_risk: Exec with sudo
    
    (cherry picked from commit 6590bbf)
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ddc2955 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9be6f9c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7079928 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6d3b08 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    597a734 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    873b145 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3828006 View commit details
    Browse the repository at this point in the history
  17. Translated using Weblate (French)

    Currently translated at 71.2% (52 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/fr/
    chafique-delli authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd881d7 View commit details
    Browse the repository at this point in the history
  18. Translated using Weblate (Italian)

    Currently translated at 79.5% (58 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/it/
    MarcoCalcagni authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cab3307 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    7674f47 View commit details
    Browse the repository at this point in the history
  20. Translated using Weblate (Spanish)

    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/es/
    Nelson Ramírez Sánchez authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b5687fb View commit details
    Browse the repository at this point in the history
  21. Translated using Weblate (Spanish (Chile))

    Currently translated at 13.7% (10 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/es_CL/
    Nelson Ramírez Sánchez authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    70de8c4 View commit details
    Browse the repository at this point in the history
  22. Translated using Weblate (Portuguese (Brazil))

    Currently translated at 76.7% (56 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/pt_BR/
    marcelsavegnago authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    69a584a View commit details
    Browse the repository at this point in the history
  23. Translated using Weblate (Portuguese)

    Currently translated at 100.0% (73 of 73 strings)
    
    Translation: credit-control-12.0/credit-control-12.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-12-0/credit-control-12-0-account_financial_risk/pt/
    pedrocs-exo authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    93f7597 View commit details
    Browse the repository at this point in the history
  24. [IMP] account_financial_risk: Add allow overrisk invoice validation o…

    …ption. Improve views and translations.
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    050c3ce View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    de3995a View commit details
    Browse the repository at this point in the history
  26. [IMP] account_financial_risk account_payment_return_financial_risk sa…

    …le_financial_risk:
    
     - Optimize code and change stored computed fields to not store to improve multi-company support
     - Improve multi-currency support
     - Convert risk amount fields to clickable link that shows traceability of amount origin
     - New pivot views to risk amount traceability
     - Simplify class style applied on risk fields
     - Migration script to remove old stored computed fields
     - Improve tests to cover new functionallity
     - Update translation files
    
    account_financial_risk:
     - Don't block refund invoice validation when partner has risk exception
     - Allow search partners by risk exception field
     - Remove obsolete cron
    
    sale_financial_risk
     - Create related store commercial_partner_id field in sale order line to simplify computation
     - Rename amt_to_invoice field to risk_amount in sale order line
     - Hook and migration scripts to reduce new fields computing time
    
    TT23765
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a1d22e1 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2d060fe View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    372eb45 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    80bc9a1 View commit details
    Browse the repository at this point in the history
  30. [IMP] account_financial_risk: Add specific overpassing group

    This commit adds an specific group for overpassing partner credit limit exceptions
    In some situations, not only account managers shoud be allowed to overpass exception, depending on the company policies. Merging this code will not affect current instances, as long as account managers will be added to the new group.
    AaronHForgeFlow authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4e181a6 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    16e72f4 View commit details
    Browse the repository at this point in the history
  32. Translated using Weblate (French)

    Currently translated at 86.2% (69 of 80 strings)
    
    Translation: credit-control-14.0/credit-control-14.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-14-0/credit-control-14-0-account_financial_risk/fr/
    Yvesldff authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ee05661 View commit details
    Browse the repository at this point in the history
  33. Translated using Weblate (Dutch)

    Currently translated at 16.2% (13 of 80 strings)
    
    Translation: credit-control-14.0/credit-control-14.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-14-0/credit-control-14-0-account_financial_risk/nl/
    bosd authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    faa60dd View commit details
    Browse the repository at this point in the history
  34. [FIX] account_financial_risk: Fix tests fixing a date

    There's a part of the risk computation that depends on current date,
    and this makes the test to fail when time has past.
    
    We force the maturity date on the invoice we are testing for always
    having the field properly computed. An alternative would be to use
    ``freezegun``, but that means more changes in the test suite.
    pedrobaeza authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    45db31b View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    9bd5da7 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    2704304 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e1fad6a View commit details
    Browse the repository at this point in the history
  38. [FIX] account_financial_risk: Show ValidationError when post multiple…

    … invoices from wizard. Avoid singleton with multi-company _autopost_draft_entries.
    
     When we post from validate.account.move wizard, validate_move returns 'ir.actions.act_window_close'.
     Fixed issue OCA#147
     TT30969
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b371dde View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    3e2e365 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    922fad3 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    0167d3b View commit details
    Browse the repository at this point in the history
  42. [FIX] account_financial_risk: Remove customer_rank condition to show …

    …financial risk info in partner
    
    TT33665
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5bd5be5 View commit details
    Browse the repository at this point in the history
  43. [FIX] account_financial_risk: Don't store company_currency_id

    The field is not populated on proper time (only once saved) when
    recomputing dynamic lines if it's stored, provoking an error.
    
    Moreover, making it stored seems a random decision, as it's not
    benefitting the computation of the rest of the fields, as they are not
    stored as well.
    
    Being on it, the depends of the other computed field has been adjusted
    to the proper field. Needing the other depend to work was a symptom of
    this issue that was ignored.
    
    TT33885
    pedrobaeza authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d0feaf7 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    637e573 View commit details
    Browse the repository at this point in the history
  45. Translated using Weblate (French)

    Currently translated at 92.5% (74 of 80 strings)
    
    Translation: credit-control-15.0/credit-control-15.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-account_financial_risk/fr/
    ClementChaumienneC2C authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    39834cb View commit details
    Browse the repository at this point in the history
  46. [FIX] account_financial_risk: issue with currenty rates.

    When doing conversions of currencies we cannot ignore the
    invoice dates, otherwise differences between de residual currency
    amount of the invoices and the computed risk amounts can arise.
    
    Steps to reproduce:
    
    1. Create 2 rates for a secondary currency.
    2. Enter an invoice in that secondary currency and set the invoice
       date in the past so it uses the oldest rate.
    3. Check financial risk fields.
    
    The fix implemented is a compromise. On one hand, having the most
    robust fix would imply iterate all invoices individually. On the
    other hand, loosing the performance benefits given by the `read_group`
    is also not desired.
    LoisRForgeFlow authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d692585 View commit details
    Browse the repository at this point in the history
  47. [IMP] account_financial_risk: Alternative to check if move post is ca…

    …lled from validate.account.move wizard
    
    We can not return "partner.risk.exceeded.wiz" because validate_move method always returns "{'type': 'ir.actions.act_window_close'}"
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c0341fb View commit details
    Browse the repository at this point in the history
  48. Translated using Weblate (French)

    Currently translated at 97.5% (81 of 83 strings)
    
    Translation: credit-control-15.0/credit-control-15.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-account_financial_risk/fr/
    ClementChaumienneC2C authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4342733 View commit details
    Browse the repository at this point in the history
  49. [15.0][IMP] account_financial_risk: credit limit last modification da…

    …te field.
    angel authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    29119b8 View commit details
    Browse the repository at this point in the history
  50. [15.0][FIX] account_financial_risk: date_credit_limit view in edition…

    … mode.
    angel authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e7ff5ab View commit details
    Browse the repository at this point in the history
  51. [FIX] account_financial_risk: Access error when displaying the partne…

    …r risk exceeded wizard
    AaronHForgeFlow authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f95b4bb View commit details
    Browse the repository at this point in the history
  52. [14.0][IMP] sale_financial_risk: Absolute and percentage values of re…

    …maining risk added to partner and Sale Order as computed fields to make it compatible with domain widget.
    
    Forward-port OCA#207
    IlyasRakhimkulov authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    83a3e59 View commit details
    Browse the repository at this point in the history
  53. Translated using Weblate (Italian)

    Currently translated at 53.8% (49 of 91 strings)
    
    Translation: credit-control-15.0/credit-control-15.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-account_financial_risk/it/
    mymage authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b029c2d View commit details
    Browse the repository at this point in the history
  54. Translated using Weblate (Slovenian)

    Currently translated at 36.2% (33 of 91 strings)
    
    Translation: credit-control-15.0/credit-control-15.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-account_financial_risk/sl/
    sysadminmatmoz authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    83a9445 View commit details
    Browse the repository at this point in the history
  55. Translated using Weblate (Italian)

    Currently translated at 53.8% (49 of 91 strings)
    
    Translation: credit-control-15.0/credit-control-15.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-15-0/credit-control-15-0-account_financial_risk/it/
    mymage authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8f4fd60 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    88e341a View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    b51f7f7 View commit details
    Browse the repository at this point in the history
  58. [UPD] Update account_financial_risk.pot

    oca-ci authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7cb6438 View commit details
    Browse the repository at this point in the history
  59. [UPD] README.rst

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a556944 View commit details
    Browse the repository at this point in the history
  60. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/
    weblate authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    55bc651 View commit details
    Browse the repository at this point in the history
  61. Translated using Weblate (Spanish)

    Currently translated at 100.0% (91 of 91 strings)
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/es/
    Ivorra78 authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3a5d81c View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    7177e15 View commit details
    Browse the repository at this point in the history
  63. account_financial_risk 16.0.1.1.0

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    13d1f82 View commit details
    Browse the repository at this point in the history
  64. Translated using Weblate (Italian)

    Currently translated at 53.8% (49 of 91 strings)
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/it/
    mymage authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6d8e37b View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    451e54c View commit details
    Browse the repository at this point in the history
  66. account_financial_risk 16.0.1.1.1

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5d48933 View commit details
    Browse the repository at this point in the history
  67. [UPD] README.rst

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a42fb7a View commit details
    Browse the repository at this point in the history
  68. [IMP] account_financial_risk: Remove store parameter from two fields …

    …that depend on a non-stored field
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    6fdfc9b View commit details
    Browse the repository at this point in the history
  69. oca-github-bot post-merge updates

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c5f3333 View commit details
    Browse the repository at this point in the history
  70. Translated using Weblate (Italian)

    Currently translated at 53.8% (49 of 91 strings)
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/it/
    mymage authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5aeca74 View commit details
    Browse the repository at this point in the history
  71. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/
    weblate authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    2012570 View commit details
    Browse the repository at this point in the history
  72. [IMP] account_financial_risk: Change risk tab group to new for more f…

    …lexibility
    
    TT26717 TT31209
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    580dcad View commit details
    Browse the repository at this point in the history
  73. [FIX] account_financial_risk: Active model not in context from header…

    … buttons
    
    [IMP] account_financial_risk: Improve comments to make it more understandable
    TT32194
    carlosdauden authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    65596ed View commit details
    Browse the repository at this point in the history
  74. [UPD] Update account_financial_risk.pot

    oca-ci authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    cd2812e View commit details
    Browse the repository at this point in the history
  75. [BOT] post-merge updates

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    805e34e View commit details
    Browse the repository at this point in the history
  76. Update translation files

    Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/
    weblate authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fc6476d View commit details
    Browse the repository at this point in the history
  77. Translated using Weblate (Spanish)

    Currently translated at 100.0% (94 of 94 strings)
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/es/
    Ivorra78 authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8d1270f View commit details
    Browse the repository at this point in the history
  78. [IMP] account_financial_risk: test performance improvement

    - Include context keys for avoiding mail operations overhead.
    josep-tecnativa authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b0a617e View commit details
    Browse the repository at this point in the history
  79. [BOT] post-merge updates

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    69cc2e3 View commit details
    Browse the repository at this point in the history
  80. [FIX] account_financial_risk: Recover original behavior of include ch…

    …ecks to be not need to compute risk exception
    sergio-teruel authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b2256ca View commit details
    Browse the repository at this point in the history
  81. [BOT] post-merge updates

    OCA-git-bot authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    9290126 View commit details
    Browse the repository at this point in the history
  82. Translated using Weblate (Italian)

    Currently translated at 52.1% (49 of 94 strings)
    
    Translation: credit-control-16.0/credit-control-16.0-account_financial_risk
    Translate-URL: https://translation.odoo-community.org/projects/credit-control-16-0/credit-control-16-0-account_financial_risk/it/
    mymage authored and sbiosca-s73 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fb0f7a0 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. [17.0][MIG] account_financial_risk: Migration to 17.0

    Co-authored-by: sbiosca-s73 <sergi.biosca@studio73.es>
    Mat-moran and sbiosca-s73 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    fcddb80 View commit details
    Browse the repository at this point in the history