parfum/app
2025-12-18 10:11:48 +07:00
..
Console/Commands refactor: simplify payroll close command scheduling and update payroll closing notification content 2025-12-18 09:48:50 +07:00
Enums refactor(traits): Update trait imports to a new namespace structure and remove unused traits for improved organization and maintainability. 2025-12-14 17:02:21 +07:00
Exports feat(exports): Add export functionality for brands, categories, formulas, perfumes, and products with Excel integration and UI buttons for user access 2025-12-14 18:03:12 +07:00
Helpers refactor(helpers): Rename tmeAgo function to formatRelativeTime for improved clarity and consistency in date formatting. 2025-12-14 15:53:55 +07:00
Http/Controllers feat(exports): Add export functionality for brands, categories, formulas, perfumes, and products with Excel integration and UI buttons for user access 2025-12-14 18:03:12 +07:00
Jobs feat: Implement PWA features by adding a manifest, enhancing the service worker for push notifications, and improving notification delivery parameters. 2025-12-15 22:09:31 +07:00
Livewire feat: Implement withTrashed for polymorphic relationships, enable live updates for order form inputs, and eager load purchase items. 2025-12-18 10:11:48 +07:00
Models feat: Implement withTrashed for polymorphic relationships, enable live updates for order form inputs, and eager load purchase items. 2025-12-18 10:11:48 +07:00
Providers feat(cart, article, product): Introduce new Cart component, enhance Article and Product components with detail views, and update routing for improved navigation. 2025-12-14 12:40:54 +07:00
Rules fix(rule): memperbaiki rule UnsignedInteger dan menyesuaikan validasi angka 2025-10-02 19:45:04 +07:00
Services feat: Implement StockActivityLogService and refactor stock activity logging across stock opname, order, and purchase modules to utilize it. 2025-12-15 21:09:41 +07:00
Settings feat(settings): implement application settings management with contact, general, social, and SEO forms 2025-10-18 19:37:49 +07:00
Traits feat: Ensure order totals are non-negative, improve voucher deduction validation, and add pessimistic locking for stock updates. 2025-12-17 04:21:37 +07:00