Ahmed Bouhuolia
de3d4698ea
fix: localize hardcoded strings in financial reports
...
- Fix cash_flow_statement.net_cash_investing not being localized
- Add translation keys for Account name, Total, sheet name, From/To dates
- Create contact_summary_balance.json for Customer/Vendor Balance Summary
- Create trial_balance_sheet.json for Trial Balance Sheet columns
- Create inventory_item_details.json for Inventory Item Details
- Create transactions_by_contact.json for Transactions by Contact
- Fix hardcoded strings in TrialBalanceSheetTable column labels
- Fix hardcoded 'Total' in CustomerBalanceSummary and VendorBalanceSummary
- Fix hardcoded column headers in InventoryItemDetailsTable
- Fix hardcoded Opening/Closing balance strings
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 22:07:00 +02:00
Ahmed Bouhuolia
7ee161733f
fix: landed cost dialog
2026-01-17 21:42:27 +02:00
Ahmed Bouhuolia
0475ce136a
fix: bugs bashing
...
- Added English translations for customer types in `customer.json`.
- Updated `Model.ts` to improve deletion logic by filtering dependent relations.
- Introduced `BillPaymentBillSyncSubscriber` to handle bill payment events.
- Enhanced `CreateBillPaymentService` and `EditBillPaymentService` to fetch entries after insertion/updating.
- Updated `SaleInvoiceCostGLEntries` to include item entry details in GL entries.
- Refactored various components in the webapp for consistency in naming conventions.
2026-01-04 01:24:10 +02:00
Ahmed Bouhuolia
58f609353c
fix: import bugs
2025-12-18 21:21:54 +02:00
Ahmed Bouhuolia
9f6e9e85a5
feat(server): endpoints swagger docs
2025-06-30 16:30:55 +02:00
Ahmed Bouhuolia
b8c9919799
fox: journal sheet
2025-06-21 21:10:05 +02:00
Ahmed Bouhuolia
437bcb8854
feat: models default views
2025-06-17 20:53:13 +02:00
Ahmed Bouhuolia
bbf9ef9bc2
fix: formatted transaction type
2025-06-15 15:22:19 +02:00
Ahmed Bouhuolia
0a57b6e20e
fix: cashflow statement localization
2025-06-06 20:40:56 +02:00
Ahmed Bouhuolia
51988dba3b
refactor(nestjs): bank transactions matching
2025-06-05 14:41:26 +02:00
Ahmed Bouhuolia
b7a3c42074
refactor(nestjs): wip
2025-05-27 15:42:27 +02:00
Ahmed Bouhuolia
0c9d961272
fix: financial reports i18n
2025-05-11 17:26:55 +02:00
Ahmed Bouhuolia
55fcc908ef
feat(nestjs): migrate to NestJS
2025-04-07 11:51:24 +02:00