dscf-credit 0.4.3 → 0.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/db/dev_seeds.rb +1 -1
- data/lib/dscf/credit/version.rb +1 -1
- metadata +29 -29
- /data/db/migrate/{20250822091008_create_dscf_credit_banks.rb → 20260219000001_create_dscf_credit_banks.rb} +0 -0
- /data/db/migrate/{20250822091009_create_dscf_credit_scoring_tables.rb → 20260219000002_create_dscf_credit_scoring_tables.rb} +0 -0
- /data/db/migrate/{20250822091011_create_dscf_credit_categories.rb → 20260219000003_create_dscf_credit_categories.rb} +0 -0
- /data/db/migrate/{20250822091055_create_dscf_credit_bank_branches.rb → 20260219000004_create_dscf_credit_bank_branches.rb} +0 -0
- /data/db/migrate/{20250822091131_create_dscf_credit_credit_lines.rb → 20260219000005_create_dscf_credit_credit_lines.rb} +0 -0
- /data/db/migrate/{20260217000000_create_dscf_credit_information_sources.rb → 20260219000006_create_dscf_credit_information_sources.rb} +0 -0
- /data/db/migrate/{20250822091526_create_dscf_credit_scoring_parameters.rb → 20260219000007_create_dscf_credit_scoring_parameters.rb} +0 -0
- /data/db/migrate/{20250822091527_create_dscf_credit_credit_line_specs.rb → 20260219000008_create_dscf_credit_credit_line_specs.rb} +0 -0
- /data/db/migrate/{20260217000001_create_dscf_credit_scoring_table_parameters.rb → 20260219000009_create_dscf_credit_scoring_table_parameters.rb} +0 -0
- /data/db/migrate/{20260217000002_create_dscf_credit_scoring_table_normalizers.rb → 20260219000010_create_dscf_credit_scoring_table_normalizers.rb} +0 -0
- /data/db/migrate/{20250822091744_create_dscf_credit_system_config_definitions.rb → 20260219000011_create_dscf_credit_system_config_definitions.rb} +0 -0
- /data/db/migrate/{20250822091820_create_dscf_credit_system_configs.rb → 20260219000012_create_dscf_credit_system_configs.rb} +0 -0
- /data/db/migrate/{20250822092236_create_dscf_credit_loan_applications.rb → 20260219000013_create_dscf_credit_loan_applications.rb} +0 -0
- /data/db/migrate/{20250822092246_create_dscf_credit_loan_profiles.rb → 20260219000014_create_dscf_credit_loan_profiles.rb} +0 -0
- /data/db/migrate/{20250822092417_create_dscf_credit_scoring_results.rb → 20260219000015_create_dscf_credit_scoring_results.rb} +0 -0
- /data/db/migrate/{20250822092426_create_dscf_credit_facilitator_applications.rb → 20260219000016_create_dscf_credit_facilitator_applications.rb} +0 -0
- /data/db/migrate/{20250822092436_create_dscf_credit_facilitators.rb → 20260219000017_create_dscf_credit_facilitators.rb} +0 -0
- /data/db/migrate/{20250822092528_create_dscf_credit_facilitator_performances.rb → 20260219000018_create_dscf_credit_facilitator_performances.rb} +0 -0
- /data/db/migrate/{20250822092654_create_dscf_credit_loans.rb → 20260219000019_create_dscf_credit_loans.rb} +0 -0
- /data/db/migrate/{20250822092717_create_dscf_credit_loan_transactions.rb → 20260219000020_create_dscf_credit_loan_transactions.rb} +0 -0
- /data/db/migrate/{20250822092738_create_dscf_credit_daily_routine_transactions.rb → 20260219000021_create_dscf_credit_daily_routine_transactions.rb} +0 -0
- /data/db/migrate/{20250822092819_create_dscf_credit_accounting_audit_requests.rb → 20260219000022_create_dscf_credit_accounting_audit_requests.rb} +0 -0
- /data/db/migrate/{20250822092908_create_dscf_credit_failed_operations_logs.rb → 20260219000023_create_dscf_credit_failed_operations_logs.rb} +0 -0
- /data/db/migrate/{20250822092936_create_dscf_credit_accounting_entries.rb → 20260219000024_create_dscf_credit_accounting_entries.rb} +0 -0
- /data/db/migrate/{20250825231109_create_dscf_credit_bank_staff.rb → 20260219000025_create_dscf_credit_bank_staff.rb} +0 -0
- /data/db/migrate/{20250917120000_create_dscf_credit_eligible_credit_lines.rb → 20260219000026_create_dscf_credit_eligible_credit_lines.rb} +0 -0
- /data/db/migrate/{20251003132939_create_dscf_credit_loan_accruals.rb → 20260219000027_create_dscf_credit_loan_accruals.rb} +0 -0
- /data/db/migrate/{20260218100000_create_dscf_credit_loan_application_data.rb → 20260219000028_create_dscf_credit_loan_application_data.rb} +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 909bb0edf7e7ddb26760ceb6a0e32841944a1a348f5616096de72caf671144bf
|
|
4
|
+
data.tar.gz: 70fa9282f82d16ae49a188d8595474b3ed521a3e9cef48265089b0dcf4fa6a7e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fccc89373c25d319577e0a167e5f8e8328ef54f2412991bdc9346216bec6d7ab2ba6673d920515e4259784137ad382a828f5590fb2a4f852dbf424618ea5d84e
|
|
7
|
+
data.tar.gz: 1968b77a57df1e3f53e6d580fac9ba11a0b2c19c0a1012909ff9b50209cf1c72887e69785220c26cdcf264866988131db5a41a17e3f7488697fc8e2f63741fb8
|
data/db/dev_seeds.rb
CHANGED
|
@@ -1141,7 +1141,7 @@ else
|
|
|
1141
1141
|
puts " ✓ Active Loan (id=#{dev_loan_sara.id}, principal=150,000 ETB, due=#{dev_loan_sara.due_date})"
|
|
1142
1142
|
|
|
1143
1143
|
# Reduce available_limit on Credit Line A by the disbursed amount
|
|
1144
|
-
ecl_a.update!(available_limit: [ecl_a.credit_limit - dev_loan_sara.principal_amount, 0].max) \
|
|
1144
|
+
ecl_a.update!(available_limit: [ ecl_a.credit_limit - dev_loan_sara.principal_amount, 0 ].max) \
|
|
1145
1145
|
if ecl_a.available_limit == ecl_a.credit_limit
|
|
1146
1146
|
|
|
1147
1147
|
# ---------------------------------------------------------------------------
|
data/lib/dscf/credit/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dscf-credit
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.4.
|
|
4
|
+
version: 0.4.4
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Adoniyas
|
|
@@ -423,34 +423,34 @@ files:
|
|
|
423
423
|
- config/locales/en.yml
|
|
424
424
|
- config/routes.rb
|
|
425
425
|
- db/dev_seeds.rb
|
|
426
|
-
- db/migrate/
|
|
427
|
-
- db/migrate/
|
|
428
|
-
- db/migrate/
|
|
429
|
-
- db/migrate/
|
|
430
|
-
- db/migrate/
|
|
431
|
-
- db/migrate/
|
|
432
|
-
- db/migrate/
|
|
433
|
-
- db/migrate/
|
|
434
|
-
- db/migrate/
|
|
435
|
-
- db/migrate/
|
|
436
|
-
- db/migrate/
|
|
437
|
-
- db/migrate/
|
|
438
|
-
- db/migrate/
|
|
439
|
-
- db/migrate/
|
|
440
|
-
- db/migrate/
|
|
441
|
-
- db/migrate/
|
|
442
|
-
- db/migrate/
|
|
443
|
-
- db/migrate/
|
|
444
|
-
- db/migrate/
|
|
445
|
-
- db/migrate/
|
|
446
|
-
- db/migrate/
|
|
447
|
-
- db/migrate/
|
|
448
|
-
- db/migrate/
|
|
449
|
-
- db/migrate/
|
|
450
|
-
- db/migrate/
|
|
451
|
-
- db/migrate/
|
|
452
|
-
- db/migrate/
|
|
453
|
-
- db/migrate/
|
|
426
|
+
- db/migrate/20260219000001_create_dscf_credit_banks.rb
|
|
427
|
+
- db/migrate/20260219000002_create_dscf_credit_scoring_tables.rb
|
|
428
|
+
- db/migrate/20260219000003_create_dscf_credit_categories.rb
|
|
429
|
+
- db/migrate/20260219000004_create_dscf_credit_bank_branches.rb
|
|
430
|
+
- db/migrate/20260219000005_create_dscf_credit_credit_lines.rb
|
|
431
|
+
- db/migrate/20260219000006_create_dscf_credit_information_sources.rb
|
|
432
|
+
- db/migrate/20260219000007_create_dscf_credit_scoring_parameters.rb
|
|
433
|
+
- db/migrate/20260219000008_create_dscf_credit_credit_line_specs.rb
|
|
434
|
+
- db/migrate/20260219000009_create_dscf_credit_scoring_table_parameters.rb
|
|
435
|
+
- db/migrate/20260219000010_create_dscf_credit_scoring_table_normalizers.rb
|
|
436
|
+
- db/migrate/20260219000011_create_dscf_credit_system_config_definitions.rb
|
|
437
|
+
- db/migrate/20260219000012_create_dscf_credit_system_configs.rb
|
|
438
|
+
- db/migrate/20260219000013_create_dscf_credit_loan_applications.rb
|
|
439
|
+
- db/migrate/20260219000014_create_dscf_credit_loan_profiles.rb
|
|
440
|
+
- db/migrate/20260219000015_create_dscf_credit_scoring_results.rb
|
|
441
|
+
- db/migrate/20260219000016_create_dscf_credit_facilitator_applications.rb
|
|
442
|
+
- db/migrate/20260219000017_create_dscf_credit_facilitators.rb
|
|
443
|
+
- db/migrate/20260219000018_create_dscf_credit_facilitator_performances.rb
|
|
444
|
+
- db/migrate/20260219000019_create_dscf_credit_loans.rb
|
|
445
|
+
- db/migrate/20260219000020_create_dscf_credit_loan_transactions.rb
|
|
446
|
+
- db/migrate/20260219000021_create_dscf_credit_daily_routine_transactions.rb
|
|
447
|
+
- db/migrate/20260219000022_create_dscf_credit_accounting_audit_requests.rb
|
|
448
|
+
- db/migrate/20260219000023_create_dscf_credit_failed_operations_logs.rb
|
|
449
|
+
- db/migrate/20260219000024_create_dscf_credit_accounting_entries.rb
|
|
450
|
+
- db/migrate/20260219000025_create_dscf_credit_bank_staff.rb
|
|
451
|
+
- db/migrate/20260219000026_create_dscf_credit_eligible_credit_lines.rb
|
|
452
|
+
- db/migrate/20260219000027_create_dscf_credit_loan_accruals.rb
|
|
453
|
+
- db/migrate/20260219000028_create_dscf_credit_loan_application_data.rb
|
|
454
454
|
- db/seeds.rb
|
|
455
455
|
- lib/dscf/credit.rb
|
|
456
456
|
- lib/dscf/credit/engine.rb
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|