Record market price import backlog commit

This commit is contained in:
AzureAD\SylvainDUVERNAY
2026-05-07 15:02:44 +02:00
parent eaae2e5b40
commit 7f2e61c059

View File

@@ -5,6 +5,7 @@ Scope: code changes related only to `BR-PT-004 - Market Price Import`.
## PT-BL-001 - Enforce uniqueness at model level
- Status: to be tested
- Implementation commit: `eaae2e5`
- Priority: high
- Source: [rules/market-price-import.md](../rules/market-price-import.md)
- Requirement: enforce uniqueness of `(price, price_date)` at model level without adding a database constraint yet.