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] survey_formio #117

Open
wants to merge 9 commits into
base: 16.0
Choose a base branch
from

Commits on Mar 8, 2024

  1. [ADD] survey_formio: add compatibility between survey and form.io

    This module adds the necessary function to generate a form.io compatible
    JSON that represents an odoo survey.
    It also adds the function that creates or updates a survey_user_input
    when given the JSON returned by form.io
    jdoutreloux authored and ThomasBinsfeld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    fc66891 View commit details
    Browse the repository at this point in the history
  2. [UPD] Update survey_formio.pot

    oca-ci authored and ThomasBinsfeld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8390683 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c1cfd7 View commit details
    Browse the repository at this point in the history
  4. [FIX] survey_formio: fix multiple choice answers

    The dictionnary with the answer for a multiple choice question should
    only contain true answers.
    jdoutreloux authored and ThomasBinsfeld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ce62068 View commit details
    Browse the repository at this point in the history
  5. [BOT] post-merge updates

    OCA-git-bot authored and ThomasBinsfeld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    caa1ec0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0189dc View commit details
    Browse the repository at this point in the history
  7. Translated using Weblate (Italian)

    Currently translated at 100.0% (2 of 2 strings)
    
    Translation: survey-13.0/survey-13.0-survey_formio
    Translate-URL: https://translation.odoo-community.org/projects/survey-13-0/survey-13-0-survey_formio/it/
    mymage authored and ThomasBinsfeld committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    6156287 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b89fafe View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ae7a799 View commit details
    Browse the repository at this point in the history