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

Feat/ged 13 product quality import improvements #12

Merged
merged 4 commits into from
Oct 25, 2024

Commits on Oct 25, 2024

  1. feat: GED-13: Add product quality translation and CWA field updates

    Introduce `destination_product_quality_id` for translating product quality in the CWA module. Added corresponding XML data, views, and tests to ensure proper integration and data consistency.
    jursimplicate committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ae08055 View commit details
    Browse the repository at this point in the history
  2. feat: GED-13: add product Digi ID update in create and write methods

    Ensured that `digi_image_id` is updated for product quality records in both create and write operations. Introduced `update_product_quality_digi_id` method to handle the update logic consistently.
    jursimplicate committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    fdf5d7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f059ef1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83f7e09 View commit details
    Browse the repository at this point in the history