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

Migration 8 to 16 scratch pad #200

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Migration 8 to 16 scratch pad #200

wants to merge 7 commits into from

Commits on Jan 31, 2024

  1. Migration 8 to 16 scratch pad

    bastjan committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6867205 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Allow organization BE ref validation to be skipped.

    Required for migration when we switch off the BE part of the API-Server.
    bastjan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    205c61d View commit details
    Browse the repository at this point in the history
  2. more migration magic

    bastjan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d533568 View commit details
    Browse the repository at this point in the history
  3. add migration playbook

    bastjan committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fdbb575 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    fd34009 View commit details
    Browse the repository at this point in the history
  2. Odoo 16 storage: Use correct contact filter, make list and get co…

    …nsistent
    
    Uses the new style invoice contact filter `category_id` -> `type: invoice`.
    
    Use the same filters for `list` and `get` so we don't have any inconsistencies between the two methods. Since `create` and `update` also use the same underlying method this fixes them too.
    
    Also adds the lost mockgen statement.
    bastjan committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    51d1755 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. add some mappings

    bastjan committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0ee2116 View commit details
    Browse the repository at this point in the history