Redvant: Difference between revisions

From Cibernética Americana
Jump to navigationJump to search
Line 28: Line 28:
Redvant carries our use of react and related node based stuff on the core purpose of transacting and accounting in domain space systems and apps. As such it is deeply integrated DCMS, DCP, etc. but these interfaces shall not be required in the product and its operation without them is a design requirement.  
Redvant carries our use of react and related node based stuff on the core purpose of transacting and accounting in domain space systems and apps. As such it is deeply integrated DCMS, DCP, etc. but these interfaces shall not be required in the product and its operation without them is a design requirement.  


=== Accounting ===
== Accounting ==


==== Packages ====
=== Packages ===


===== django-oscar =====
==== django-oscar ====


Provides front end and tx code. We introduce the notion of an ephemeral tx ledger which is connected to the others.
Provides front end and tx code. We introduce the notion of an ephemeral tx ledger which is connected to the others.


===== hledger =====
==== hledger ====


Provides user personal accounting.
Provides user personal accounting.


===== ledger =====
==== ledger ====


The plaintext reference ledger.
The plaintext reference ledger.


===== SQL-Ledger =====
==== SQL-Ledger ====


The enterprise reference ledger.
The enterprise reference ledger.


==== Principles ====
=== Principles ===


===== Unity =====
==== Unity ====


Ledgers are abstract entities realized differently in different packages but from the perspective of a single accounting ontology.
Ledgers are abstract entities realized differently in different packages but from the perspective of a single accounting ontology.

Revision as of 06:13, 1 October 2022