agritheory / test_utils

Common Test Utilities and Fixtures for AgriTheory Projects
2 stars 3 forks source link

feat(fixtures): fixtures data for suppliers #38

Closed MyuddinKhatri closed 4 weeks ago

MyuddinKhatri commented 1 month ago

Issue - https://github.com/agritheory/test_utils/issues/10 Collected fixtures data for suppliers and addresses from beam, check_run, inventory_tools and electronic_payments(included Tax Authority as supplier)

Collected fixtures data for Payment Terms Template from autoreader, check_run and electronic_payments

MyuddinKhatri commented 1 month ago

@agritheory default price list in inventory_tools for suppliers is "Bakery Buying". In this PR setting default price list as "Standard Buying" for suppliers.

agritheory commented 1 month ago

@MyuddinKhatri Marking as draft until we stabilize the "shortlist" / "create_only" API

MyuddinKhatri commented 1 month ago

@MyuddinKhatri Marking as draft until we stabilize the "shortlist" / "create_only" API

Yes, once we finalize the approach and merge Item fixtures PR, then we can follow same for the others.

MyuddinKhatri commented 1 month ago

@agritheory updated fixtures for suppliers, added fixtures for addresses and payment terms template.

agritheory commented 4 weeks ago

@MyuddinKhatri Can you rebase this to fix the pre-commit spelling issue?