mahan 4a8f76c473 Refactor FinancialInvoice class to simplify properties
Removed `SmsCode`, `FinancialStatementId`, and `FinancialStatement` properties, along with their associated methods (`SetFinancialStatement` and `SetNewSmsCode`).

Added a new `InvoiceId` property of type `Guid` to serve as a unique identifier for invoices. Updated the constructor to initialize `InvoiceId` and removed the `SmsCode` initialization logic.

These changes streamline the `FinancialInvoice` class and improve its alignment with application requirements.
2025-11-12 10:20:22 +03:30
2025-04-15 15:06:17 +03:30
2024-07-05 21:36:15 +03:30
2025-11-11 19:57:05 +03:30
2025-11-11 17:34:40 +03:30
2025-07-27 11:32:46 +03:30
Description
No description provided
432 MiB
Languages
C# 32.1%
JavaScript 31.7%
HTML 28.1%
CSS 7.7%
AngelScript 0.2%
Other 0.1%