c1c9fe51cb
fix creation for institutioncontract on Not Authorized contracting party
2026-01-25 19:08:13 +03:30
140414b866
feat: add SetIsSent endpoint to update contract send status
2026-01-07 16:23:11 +03:30
dd7e816767
feat: add SetContractSendFlag method and related request for contract send tracking
2026-01-07 14:46:34 +03:30
d663857de1
feat: add contracting party response class and update endpoints for institution contract creation
2025-12-30 19:51:28 +03:30
836e721b6f
feat: refactor institution contract creation classes and endpoints
2025-12-30 10:38:07 +03:30
8fca1f3a91
feat: add institution contract creation inquiry functionality
2025-12-29 22:19:16 +03:30
b827493306
refactor: remove unused discount-related classes from IInstitutionContractApplicationpnpm
2025-12-20 20:12:31 +03:30
04c65eae93
Merge branch 'Feature/institution-contract/print'
...
# Conflicts:
# CompanyManagment.App.Contracts/InstitutionContract/IInstitutionContractApplication.cs
2025-12-20 20:10:30 +03:30
93891f3837
add one month more details for InstitutionContract.cs print
2025-12-20 19:18:27 +03:30
722f8dae7c
feat: implement manual verification for institution contracts and add signing type handling
2025-12-20 18:27:17 +03:30
7a4a6de84f
feat: add OneMonthPrice to institution contract details
2025-12-20 10:56:36 +03:30
d2f0ed46ae
Refactor discount calculation and response models for institution contracts
...
- Replace InstitutionContractExtensionPaymentResponse with InstitutionContractDiscountResponse in discount-related methods and endpoints
- Update request and response models to include OneMonthAmount, Obligation, and improved discount fields
- Adjust method signatures and controller actions to use new response types
- Refactor discount calculation logic to support new structure and ensure correct plan updates for both installment and one-time payments
- Improve naming consistency for discount percentage fields
2025-11-29 20:07:29 +03:30
452b0b6277
Refactor institution contract discount calculation to use TotalAmount instead of PaymentAmount
2025-11-29 13:26:04 +03:30
5d81731512
Add reset discount functionality for institution contract creation and extension
2025-11-29 11:11:34 +03:30
511932fa58
Add discount support for institution contract extensions
...
- Introduce DiscountPercentage and DiscountAmount fields to contract creation and payment models
- Implement discount calculation logic in repository
- Add SetDiscountForExtension API endpoint and related request/response models
- Update contract creation and extension flows to handle discounts
2025-11-29 09:44:30 +03:30
95891d5bae
Handle BuyInstitutionContractInstallment items in invoice processing and add GetIdByInstallmentId method
2025-11-27 21:12:52 +03:30
f238b5af6b
Enhance financial invoice handling by adding InvoiceNumber property and increasing DescriptionOption max length; implement SetPendingWorkflow method
2025-11-17 20:51:21 +03:30
ed746cb60a
Refactor invoice handling to use TransactionId and add InvoiceNumber property
2025-11-17 17:06:31 +03:30
595b2c8a2d
feat: update verification date and time properties in institution contract model
2025-10-28 13:15:46 +03:30
6a6e2e532a
feat: add print API for institution contracts and include verifier details
2025-10-23 14:13:55 +03:30
b711e803a9
Merge branch 'master' into Main
...
# Conflicts:
# ServiceHost/Areas/Admin/Controllers/institutionContractController.cs
2025-10-21 11:50:45 +03:30
232a834dc9
feat: add resend verification link end point added
2025-10-21 11:41:23 +03:30
55f7b4f7c0
Merge branch 'Feature/InstitutionContract/upgrade' into Main
...
# Conflicts:
# Company.Domain/InstitutionContractAgg/IInstitutionContractRepository.cs
# Company.Domain/InstitutionContractAgg/InstitutionContract.cs
2025-10-21 11:10:06 +03:30
acdd7de4f6
feat: update InsertAmendmentTempWorkshops method to return detailed response and refactor related classes
2025-10-21 11:02:10 +03:30
fde58a7c75
feat: add temporary workshop management for institution contract amendments
2025-10-20 13:13:43 +03:30
7d6b57affd
feat: make Workshops property public and update CalculateInstallment method visibility
2025-10-18 16:50:40 +03:30
d1703ad20e
refactor: remove unused classes and rename InstitutionContractExtensionPaymentResponse
2025-10-15 17:50:52 +03:30
2f38470746
Merge branch 'Feature/InstitutionContract/upgrade' into Main
...
# Conflicts:
# Company.Domain/InstitutionContractAgg/IInstitutionContractRepository.cs
# CompanyManagment.App.Contracts/InstitutionContract/IInstitutionContractApplication.cs
# CompanyManagment.EFCore/Repository/InstitutionContractRepository.cs
2025-10-15 17:49:23 +03:30
d0b29e7643
feat: add GetInstitutionContractSelectList method for improved search functionality
2025-10-14 14:05:44 +03:30
756e06cc2f
feat: implement amendment features in InstitutionContract, including payment and workshop retrieval
2025-10-14 09:51:29 +03:30
8efffe8b75
feat: add LawId to InstitutionContract and related classes for improved contract management
2025-10-13 09:29:59 +03:30
560ea04f33
refactor: remove unused ExtensionInquiry method and clean up IInstitutionContractApplication interface
2025-10-11 13:28:04 +03:30
ccd99c5184
feat: enhance extension inquiry with detailed response and validation improvements
2025-10-11 11:08:31 +03:30
4707c389ae
refactor: standardize extension naming and add extension inquiry handling
2025-10-11 10:26:02 +03:30
4ce82679ff
add extension completion handling in InstitutionContract workflows and update repositories
2025-10-08 18:05:55 +03:30
8e83b32856
add payment models to InstitutionContractExtenstionTemp and update handling in repository
2025-10-08 15:24:51 +03:30
780a610e91
add payment method handling in institution contract extension and refactor installment calculation
2025-10-08 14:38:06 +03:30
dbe7aebf37
add institution contract extension plan service and integrate with controller
2025-10-07 17:05:11 +03:30
8912215bbc
rename workshop service calculator route and add placeholders for future methods
2025-10-07 15:08:49 +03:30
6d0072c8ac
add InstitutionContractExtenstionTemp - add mongodb Config
2025-10-06 15:04:26 +03:30
2d0365bc6e
Add insurance Job and workshop details
2025-09-30 12:23:37 +03:30
f5c3e6351c
feat: add exception and opt bugs
2025-09-29 13:15:04 +03:30
84060e83f5
fix: change send sms verification and fix validation bug
2025-09-29 10:21:08 +03:30
71f7b05490
add is installment to institutioncontract
2025-09-28 15:53:49 +03:30
75cc5a3e5f
set sms verification label
2025-09-28 12:53:09 +03:30
81d78affa0
set installment persian numbers
2025-09-27 10:39:28 +03:30
d1f64dd1b0
add fname and lname
2025-09-24 14:19:12 +03:30
9beed6cf45
add ceo names in contracting party
2025-09-24 12:02:36 +03:30
868bb3f17a
add amendment mapping in InstitutionContract
2025-09-23 18:59:19 +03:30
56cce8c93d
add institutioncontract new data
2025-09-23 16:38:54 +03:30