feat: operational resource procurement facility
Implement RESOURCE-WP-0005: entity register, V0.1 terms parameters, entity association on inventory and planning records, transfer-price and credit-state arithmetic, monthly settlement, and entity views on the portfolio report. Live close emits nothing until delivered cost is known. Handoffs are FIN-WP-0006 and RAILIANCE-WP-0017.
This commit is contained in:
parent
325a505980
commit
f8d1c542d5
37 changed files with 1316 additions and 28 deletions
|
|
@ -2,6 +2,9 @@
|
|||
"schema_version": "0.2",
|
||||
"record_scope": "inventory",
|
||||
"id": "resource:railiance:apps-pg",
|
||||
"financial_entity_id": null,
|
||||
"procuring_entity_id": "entity:railiance",
|
||||
"entity_gap": "shared allocation; coulomb-social maps to entity:coulomb; vergabe-teilnahme has no financial entity",
|
||||
"resource_class": "database",
|
||||
"status": "active",
|
||||
"management_model": "self_managed",
|
||||
|
|
@ -104,7 +107,13 @@
|
|||
"mode": "shared",
|
||||
"cost_attribution_key": "platform:apps-pg",
|
||||
"driver": "database_gb",
|
||||
"method_version": "apps-pg-dbbytes-v1"
|
||||
"method_version": "apps-pg-dbbytes-v1",
|
||||
"entity_shares": [
|
||||
{
|
||||
"financial_entity_id": "entity:coulomb",
|
||||
"note": "coulomb-social database_gb share 0.5386 under apps-pg-dbbytes-v1"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"cost": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue