Commit 81a906f
committed
chore(0.5.13): finance-core 0.4 (path + registry); pick up V7 contracts schema
The shared accounting DB now carries the V7 migration that contract-cli
needs. invoice-cli only reads issuers/clients/products/invoices/
invoice_items/number_series — V7 is invisible to it — but its embedded
migration runner needs to know about V7 to open a DB that contract-cli
or any other suite-mate has already touched.
Cargo.toml now pins finance-core via path AND version="0.4" so local
workspace builds use the in-tree crate while published artifacts
resolve through crates.io.1 parent 89c88c5 commit 81a906f
2 files changed
Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments