COOPENOMICS
v1
Кооперативная Экономика
index.hpp
См. документацию.
1
#pragma once
2
3
// Агрегатор определений таблиц и связанных domain-заголовков (раньше — drafts/accounts/coops/… в корне lib).
4
5
// drafts
6
#include "
document_core.hpp
"
7
#include "
table_draft_drafts.hpp
"
8
#include "
table_draft_translations.hpp
"
9
10
// accounts (registrator)
11
#include "
account_payer.hpp
"
12
#include "
org_data.hpp
"
13
#include "
registrator_account_access.hpp
"
14
#include "
table_registrator_accounts.hpp
"
15
#include "
table_registrator_coops.hpp
"
16
#include "
table_registrator_orgs.hpp
"
17
#include "
table_registrator_verification.hpp
"
18
#include "
table_registrator_candidates.hpp
"
19
#include "
table_registrator_candidates_legacy.hpp
"
20
21
// coops (soviet)
22
#include "
coops_access_helpers.hpp
"
23
#include "
table_soviet_addresses.hpp
"
24
#include "
table_soviet_boards.hpp
"
25
#include "
table_soviet_decisions.hpp
"
26
#include "
table_soviet_participants.hpp
"
27
#include "
table_soviet_staff.hpp
"
28
#include "
table_soviet_approvals.hpp
"
29
30
#include "
table_counts.hpp
"
31
32
#include "
permissions.hpp
"
33
#include "
rammarket.hpp
"
34
35
#include "
table_balances_balances.hpp
"
36
#include "
table_soviet_progwallets.hpp
"
37
38
#include "
table_soviet_agreements.hpp
"
39
#include "
table_soviet_agreements3.hpp
"
40
#include "
table_soviet_coagreements.hpp
"
41
#include "
table_soviet_programs.hpp
"
42
43
#include "
table_fund_accfunds.hpp
"
44
#include "
table_fund_coopwallet.hpp
"
45
#include "
table_fund_expfunds.hpp
"
46
#include "
table_fund_fwithdraws.hpp
"
47
48
#include "
table_branch_branches.hpp
"
49
#include "
table_branch_branchstat.hpp
"
50
51
// wallet / gateway / ledger / loan / marketplace
52
#include "
table_wallet_deposits.hpp
"
53
#include "
table_wallet_withdraws.hpp
"
54
#include "
table_gateway_incomes.hpp
"
55
#include "
table_gateway_outcomes.hpp
"
56
#include "
table_ledger_laccount.hpp
"
57
#include "
table_ledger_writeoffs.hpp
"
58
#include "
table_loan_debts.hpp
"
59
#include "
table_loan_summaries.hpp
"
60
#include "
table_marketplace_requests.hpp
"
61
#include "
table_marketplace_segments.hpp
"
62
#include "
table_marketplace_shipments.hpp
"
account_payer.hpp
coops_access_helpers.hpp
document_core.hpp
org_data.hpp
permissions.hpp
rammarket.hpp
registrator_account_access.hpp
table_balances_balances.hpp
table_branch_branches.hpp
table_branch_branchstat.hpp
table_counts.hpp
table_draft_drafts.hpp
table_draft_translations.hpp
table_fund_accfunds.hpp
table_fund_coopwallet.hpp
table_fund_expfunds.hpp
table_fund_fwithdraws.hpp
table_gateway_incomes.hpp
table_gateway_outcomes.hpp
table_ledger_laccount.hpp
table_ledger_writeoffs.hpp
table_loan_debts.hpp
table_loan_summaries.hpp
table_marketplace_requests.hpp
table_marketplace_segments.hpp
table_marketplace_shipments.hpp
table_registrator_accounts.hpp
table_registrator_candidates.hpp
table_registrator_candidates_legacy.hpp
table_registrator_coops.hpp
table_registrator_orgs.hpp
table_registrator_verification.hpp
table_soviet_addresses.hpp
table_soviet_agreements3.hpp
table_soviet_agreements.hpp
table_soviet_approvals.hpp
table_soviet_boards.hpp
table_soviet_coagreements.hpp
table_soviet_decisions.hpp
table_soviet_participants.hpp
table_soviet_programs.hpp
table_soviet_progwallets.hpp
table_soviet_staff.hpp
table_wallet_deposits.hpp
table_wallet_withdraws.hpp
cpp
lib
domain
index.hpp
Создано системой
1.9.3