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

[MIG][18.0] import_helper_base #12

Merged
merged 6 commits into from
Nov 26, 2024
Merged

[MIG][18.0] import_helper_base #12

merged 6 commits into from
Nov 26, 2024

Commits on Nov 19, 2024

  1. Add module product_import_helper

    Move code from partner_import_helper to import_helper_base
    alexis-via authored and bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    af98af3 View commit details
    Browse the repository at this point in the history
  2. Adapt to changes in openai lib

    alexis-via authored and bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7fac1ee View commit details
    Browse the repository at this point in the history
  3. import_helper module: full code reorganisation, to make it easier to …

    …import products and suppliers at the same time
    alexis-via authored and bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    b771ddd View commit details
    Browse the repository at this point in the history
  4. product_import_helper: remove dep on account_product_fiscal_classific…

    …ation
    
    move code (and tests) for country match from partner_import_helper to import_helper_base
    product_import_helper: add keys origin_country_name and hs_code_code
    alexis-via authored and bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e32cb88 View commit details
    Browse the repository at this point in the history
  5. PREcommit

    bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    63b921f View commit details
    Browse the repository at this point in the history
  6. [MIG] import_helper_base 18.0

    bealdav committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    d3f74ec View commit details
    Browse the repository at this point in the history