tane/apps/app_seeds/lib/data
vjrj e6e70e4b97 feat(handover): recordHandover — one transaction for the moment seeds change hands
Returns to the original model (data-model §2.8: a closed deal produces a
Movement and, optionally, a Plantare): the given/received Movement plus,
when they came with it, the Sale (informational payment note) and the
Plantare (return promise), all sharing the counterparty. The Movement
carries the promise via the plantare_id column the schema had reserved.

'Gave all' (one tap, the natural path for shrubs/whole plants) moves the
lot's whole quantity, leaves an empty jar (0, same unit), clears
abundance, and returns the lot to private — withdrawing its market offer
on the next publish cycle, price cleared with it.

New enum HandoverDirection; tests in test/data/handover_test.dart.
2026-07-11 08:00:08 +02:00
..
export_import feat(offers): asking price on lots, published with sale offers (schema v11) 2026-07-11 08:00:08 +02:00
seed_saving_catalog.dart feat(seed-saving): source attribution + advisory note 2026-07-11 07:52:48 +02:00
species_catalog.dart perf(species): seed the bundled catalog only once per version 2026-07-10 15:46:04 +02:00
species_repository.dart perf(species): seed the bundled catalog only once per version 2026-07-10 15:46:04 +02:00
variety_repository.dart feat(handover): recordHandover — one transaction for the moment seeds change hands 2026-07-11 08:00:08 +02:00