Skip to content

Stores' CoreAssociations#56

Open
armanddidierjean wants to merge 16 commits intodevfrom
stores-coreassociations
Open

Stores' CoreAssociations#56
armanddidierjean wants to merge 16 commits intodevfrom
stores-coreassociations

Conversation

@armanddidierjean
Copy link
Copy Markdown

@armanddidierjean armanddidierjean commented Mar 1, 2026

Description

Associate each store with a CoreAssociation. This allows CoreAssociation to receive mypayment payments in their store wallet.

Not all CoreAssociation must have an associated Store: they won't be able to receive payments. A CoreAssociation must have at most one linked Store

NOTE: the migration requires the database not to have any store. Otherwise, more complexe migration should be created.

Checklist

  • Created tests which fail without the change (if possible)
  • All tests passing
  • Extended the documentation, if necessary

@armanddidierjean armanddidierjean changed the base branch from main to dev March 1, 2026 10:31
@armanddidierjean armanddidierjean changed the title Stores coreassociations Stores' CoreAssociations Mar 1, 2026
@armanddidierjean armanddidierjean force-pushed the stores-coreassociations branch from 19662bc to 44d2cb0 Compare March 21, 2026 16:20
@armanddidierjean armanddidierjean added enhancement New feature or request payment labels Mar 28, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 28, 2026

Codecov Report

❌ Patch coverage is 95.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
app/core/mypayment/endpoints_mypayment.py 88.88% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request payment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant