accounting kernel2

This commit is contained in:
Priec
2026-07-20 16:25:47 +02:00
parent 0d5f0b3d84
commit 1696451467
8 changed files with 743 additions and 6 deletions

View File

@@ -5,6 +5,9 @@ pub mod grpc_error;
pub mod proto {
pub mod komp_ac {
pub mod accounting {
include!("proto/komp_ac.accounting.rs");
}
pub mod adresar {
include!("proto/komp_ac.adresar.rs");
}