2c97b7302d
feat(statistics): implement statistics module with controller and service for POS invoices
ahasani2026-05-23 18:09:41 +03:30
2dc9480170
feat(invoices): add public invoices module with controller and service refactor: remove unused trigger logs module and related files refactor: simplify good snapshot handling in sale invoice creation
ahasani2026-05-21 21:35:36 +03:30
2a2c020627
refactor: update Dockerfile cache identifiers and clean up console logs across multiple services
ahasani2026-05-16 18:00:08 +03:30
ba3c544ff8
feat: enhance sale invoices filtering with additional fields and refactor findAll method
ahasani2026-05-16 16:12:19 +03:30
5baf5bfea6
feat: enhance business activities and sale invoices handling with new query constants and pagination support
ahasani2026-05-16 14:49:23 +03:30
a486127ade
feat: implement SalesInvoiceTspSwitchService and SalesInvoiceTspService for handling TSP provider interactions
ahasani2026-05-03 16:23:17 +03:30
ad470d2166
feat: add stock keeping unit management with create, update, and retrieval functionalities
ahasani2026-05-01 19:43:59 +03:30
a68a7f594d
feat: implement tax switch functionality with Nama adapter
ahasani2026-04-30 16:27:46 +03:30
58a7c359d8
feat: add DTOs and services for tax switch integration
ahasani2026-04-27 22:11:05 +03:30
dee96b6e91
feat: add response DTOs for various services across modules
ahasani2026-04-27 10:45:39 +03:30
34793295c9
feat: implement partner licenses module with pagination and filtering capabilities
ahasani2026-04-26 09:54:48 +03:30
b72e6c7194
feat: refactor ComplexPosesService to remove unused defaultInsert method and improve findAll logic
ahasani2026-04-25 15:16:59 +03:30
12506de863
feat(partners): add utility functions for partner business activity allocation limits and remaining licenses
ahasani2026-04-24 23:02:05 +03:30
9b652a3603
feat: Refactor accounts service and related DTOs to enhance consumer account management
ahasani2026-04-24 04:27:28 +03:30
11488093a7
Refactor Partner and POS models to replace 'serial' with 'serial_number' and update related services and DTOs
ahasani2026-04-24 02:20:15 +03:30
a350ec7990
feat: add consumer accounts and business activities management
ahasani2026-04-23 20:59:39 +03:30
5fd6611aca
feat: implement POS order management system
ahasani2026-01-07 15:25:59 +03:30
b05048e62f
feat(bank-accounts): add transaction retrieval and update service logic
ahasani2026-01-05 18:35:08 +03:30
fda190f902
refactor: restructure purchase receipts module and related workflows
ahasani2026-01-05 10:07:23 +03:30
a2db2daa70
feat(statistics): implement top alert stocks, top last sales, top supplier debts, and top selling products endpoints with SQL queries
ahasani2026-01-04 13:45:26 +03:30
eb6e0e7a0d
feat(inventories): add cardex retrieval for inventory and product feat(pos): update sale invoice creation to include customer and item details feat(pos): enhance POS account service to include today's sales information feat(pos): refactor order DTO to create sale invoice with detailed item structure feat(products): add minimum stock alert level to product creation and update DTOs fix(triggers): implement stock validation and movement logging for sales invoice items refactor(database): update sales invoices schema to include posAccountId and remove inventoryId
ahasani2025-12-30 21:04:01 +03:30
1bb206a608
feat: add bank account relation to PurchaseReceiptPayments and update related services
ahasani2025-12-29 10:14:56 +03:30
b35a3633ed
feat(pos): update createOrder method to accept posId and retrieve inventoryId
ahasani2025-12-28 17:52:07 +03:30