Commit Graph

7 Commits

Author SHA1 Message Date
ahasani 17fa65407c feat: Implement price info card component and product categories with grid view
- Added `price-info-card.component` to display total amount, tax, and payable amount.
- Integrated price masking directive for formatted price display.
- Created `categories.component` to list product categories with loading skeletons.
- Implemented `grid-view.component` for displaying products in a grid layout.
- Enhanced `products.component` to manage category selection and product display.
- Introduced new models for product categories and stock responses.
- Updated `main.service.ts` to fetch product categories and stock data.
- Refactored `POSStore` to manage state for products, categories, and order items.
- Added utility functions for price formatting and number normalization.
- Included placeholder images for product and logo.
2025-12-14 20:34:15 +03:30
ahasani b46b8b83f9 feat(purchases): update terminology from "محصول" to "کالا" in purchase forms and templates
refactor(purchases): remove unused purchase receipt components and consolidate receipt template logic

fix(suppliers): enhance suppliers select component to support full data option values

style(tailwind): improve theme variables for better customization and consistency

feat(shared): introduce abstract select component for reusable select field logic

chore(purchases): clean up imports and improve component structure for better maintainability
2025-12-10 16:54:25 +03:30
Mehmet Çetin 4c7a3d2af6 update primeng version & tailwind.css 2025-07-18 09:34:06 +03:00
Mehmet Çetin f80a6b1c3d update tailwind.css 2025-07-10 14:48:21 +03:00
Mehmet Çetin ad5b515605 update styles.scss 2025-07-08 17:15:32 +03:00
Mehmet Çetin 513019e17d fix tailwind issue 2025-01-06 10:31:07 +03:00
Çetin 0369931355 Init sakai-v19 2024-12-27 16:00:31 +03:00