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.
15 lines
462 B
JSON
15 lines
462 B
JSON
{
|
|
"schema_version": "0.1",
|
|
"terms_version": "0.1",
|
|
"currency": "EUR",
|
|
"markup_rate": "0.20",
|
|
"railiance_self_markup_rate": "0.00",
|
|
"settlement_period": "calendar_month",
|
|
"payment_term_days": 10,
|
|
"interest_rate_per_year": "0.05",
|
|
"interest_convention": "simple_monthly",
|
|
"default_credit_limit_eur": "1000.00",
|
|
"restricted_monthly_consumption_eur": "50.00",
|
|
"procuring_entity_id": "entity:railiance",
|
|
"labor_rate_eur_per_hour": "60.00"
|
|
}
|