Commit Graph

  • af9695e23c refactor: restructure suppliers module and update DTOs ahasani 2025-12-27 20:34:00 +03:30
  • d98507fc1f fix: update SupplierLedger model to use correct enum casing and adjust types ahasani 2025-12-26 22:09:46 +03:30
  • d59be5995d feat(pos): update POS controller and service to handle posId for stock and product categories ahasani 2025-12-26 16:47:34 +03:30
  • b4f226fb3a refactor(inventories): restructure inventory and pos account modules, remove deprecated DTOs and controllers ahasani 2025-12-26 01:20:03 +03:30
  • cbe51b9343 feat: implement bank accounts, branches, and banks modules with CRUD operations ahasani 2025-12-24 21:24:59 +03:30
  • 89c57a69c1 feat(cardex): enhance stock movement retrieval with additional fields and optimized mapping ahasani 2025-12-23 20:35:44 +03:30
  • c6a86719dd feat(cardex): implement cardex controller, service, and DTO for stock movements feat(pos): add POS controller and service for order creation and stock retrieval refactor(pos): enhance stock and product category retrieval with pagination and mapping ahasani 2025-12-21 19:09:41 +03:30
  • d514267f58 feat: add inventoryId to SalesInvoice and related models; implement createOrder functionality in POS service ahasani 2025-12-16 10:03:49 +03:30
  • 687c89c3e1 feat: add salePrice field to Product model and update related files ahasani 2025-12-14 20:34:07 +03:30
  • 9d7d94b5f8 Add SQL query for average cost retrieval and generate TriggerLog model ahasani 2025-12-14 10:15:57 +03:30
  • 41d7dd8802 feat(database): initialize database schema and triggers ahasani 2025-12-10 16:54:08 +03:30
  • 807f6c2087 feat: implement purchase receipt items management with create, update, find, and delete functionalities ahasani 2025-12-09 13:59:07 +03:30
  • a782d61890 feat: add product variant management functionality ahasani 2025-12-06 17:48:10 +03:30
  • 7cb9d7d037 feat: implement supplier management module with create, update, find, and delete functionalities ahasani 2025-12-05 00:01:44 +03:30
  • 621e15dd02 feat: implement inventory, product brand, product category, product info, product, role, store, user, and vendor modules with CRUD operations ahasani 2025-12-04 21:05:57 +03:30