Files
smom-dbis-138/config/omnl-journal-matrix.json
defiQUG f3d2961b97
Some checks failed
CI/CD Pipeline / Lint and Format (push) Failing after 46s
CI/CD Pipeline / Terraform Validation (push) Failing after 35s
CI/CD Pipeline / Kubernetes Validation (push) Successful in 37s
Deploy ChainID 138 / Deploy ChainID 138 (push) Failing after 1m50s
HYBX OMNL TypeScript & anchor / token-aggregation build + reconcile artifact (push) Failing after 2m19s
Validation / validate-genesis (push) Successful in 51s
Validation / validate-terraform (push) Failing after 39s
Validation / validate-kubernetes (push) Failing after 10s
CI/CD Pipeline / Solidity Contracts (push) Failing after 12m56s
Validation / validate-smart-contracts (push) Failing after 12s
CI/CD Pipeline / Security Scanning (push) Failing after 15m52s
Validation / validate-security (push) Failing after 10m59s
Validation / validate-documentation (push) Failing after 17s
Validate Token List / validate (push) Failing after 30s
OMNL reconcile anchor / Run omnl:reconcile and upload artifacts (push) Failing after 26s
Verify Deployment / Verify Deployment (push) Failing after 56s
feat: add hybx omnl stack and gas pmm tooling
2026-04-24 12:56:40 -07:00

100 lines
2.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"description": "OMNL journal entries for API posting to OMNL Hybx (Fineract). Head Office and entities 28 per Migration Memorandum. officeId=1 for all; narrative identifies entity. IPSAS-aligned.",
"source": "OMNL_JOURNAL_LEDGER_MATRIX.md",
"currencyCode": "USD",
"dateFormat": "yyyy-MM-dd",
"locale": "en",
"entries": [
{
"memo": "T-001",
"officeId": 1,
"debitGlCode": "1000",
"creditGlCode": "2000",
"amount": 900000000000,
"narrative": "Opening Balance Migration (Head Office)",
"ipsasRef": "IPSAS 3, 28"
},
{
"memo": "T-001B",
"officeId": 1,
"debitGlCode": "1050",
"creditGlCode": "2000",
"amount": 250000000000,
"narrative": "Treasury Conversion — Transfer to Reserve (M0); Head Office",
"ipsasRef": "IPSAS 28, 29"
},
{
"memo": "T-002A",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 2900000000,
"narrative": "Shamrayan Available (M1) — Office 2",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-002B",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2100",
"amount": 2100000000,
"narrative": "Shamrayan Restricted — Office 2",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-003",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2100",
"amount": 350000000000,
"narrative": "HYBX Capitalization Escrow — Office 3",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-004",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 5000000000,
"narrative": "TAJ Allocation (M1) — Office 4",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-005",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 5000000000,
"narrative": "Aseret Allocation (M1) — Office 5",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-006",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 5000000000,
"narrative": "Mann Li Allocation (M1) — Office 6",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-007",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 50000000000,
"narrative": "OSJ Allocation (M1) — Office 7",
"ipsasRef": "IPSAS 28"
},
{
"memo": "T-008",
"officeId": 1,
"debitGlCode": "2000",
"creditGlCode": "2000",
"amount": 50000000000,
"narrative": "Alltra Allocation (M1) — Office 8",
"ipsasRef": "IPSAS 28"
}
]
}