| .. |
|
Scopes
|
feat: implement sorting for lines in purchase and restock create/edit components; enhance user experience
|
2026-08-05 20:26:58 +07:00 |
|
AppNotification.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
Attendance.php
|
feat: add media handling capabilities to multiple models and improve media conversion process
|
2026-08-12 20:36:35 +07:00 |
|
CashAccount.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
CashTransaction.php
|
feat: add new transaction type and update cash transaction handling in TransactionService
|
2026-08-17 22:42:11 +07:00 |
|
Category.php
|
feat: add labels and formatting attributes to various models and enums
|
2026-08-04 15:31:41 +07:00 |
|
Customer.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
Cutting.php
|
feat: implement data fixing commands for various entities including cuttings, orders, and pricing
|
2026-08-13 11:11:08 +07:00 |
|
CuttingMaterial.php
|
feat: update material usage and stock fields to use decimal type for improved precision
|
2026-08-15 20:03:00 +07:00 |
|
CuttingMaterialCombination.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
CuttingResult.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
Employee.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
EmployeeAdvance.php
|
feat: update EmployeeAdvance status values and related logic, modify notifications accordingly
|
2026-08-13 17:36:55 +07:00 |
|
EmployeeAdvancePayment.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
Expense.php
|
feat: add media handling capabilities to multiple models and improve media conversion process
|
2026-08-12 20:36:35 +07:00 |
|
FormHistory.php
|
feat: implement form history logging for CRUD operations and add activity log management interface
|
2026-08-16 20:41:48 +07:00 |
|
HomepageConfiguration.php
|
refactor: replace Hidden attribute with Guarded in model classes for improved attribute management
|
2026-07-29 00:59:45 +07:00 |
|
LeaveRequest.php
|
feat: add labels and formatting attributes to various models and enums
|
2026-08-04 15:31:41 +07:00 |
|
Order.php
|
Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components
|
2026-08-14 03:20:18 +07:00 |
|
OrderItem.php
|
feat: update relationships in models to include trashed records for CuttingMaterial, OrderItem, ProductVariant, and RestockItem
|
2026-08-13 00:28:10 +07:00 |
|
Payroll.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
PayrollAdjustment.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
PayrollPeriod.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
Product.php
|
feat: add is_featured attribute and toggle functionality for products
|
2026-08-13 12:02:49 +07:00 |
|
ProductCategory.php
|
Refactor code structure for improved readability and maintainability
|
2026-08-01 02:11:56 +07:00 |
|
ProductPrice.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
ProductVariant.php
|
feat: update relationships in models to include trashed records for CuttingMaterial, OrderItem, ProductVariant, and RestockItem
|
2026-08-13 00:28:10 +07:00 |
|
Purchase.php
|
feat: add media handling capabilities to multiple models and improve media conversion process
|
2026-08-12 20:36:35 +07:00 |
|
PurchaseItem.php
|
feat: update purchase management to support decimal quantities and improve data handling
|
2026-08-20 11:12:38 +07:00 |
|
PushSubscription.php
|
refactor: clean up imports and improve code readability across multiple components
|
2026-08-06 09:55:11 +07:00 |
|
RawMaterial.php
|
feat: add active and nonactive scopes to RawMaterial model and apply active scope in CuttingService
|
2026-08-06 09:57:01 +07:00 |
|
RawMaterialPrice.php
|
feat: update material usage and stock fields to use decimal type for improved precision
|
2026-08-15 20:03:00 +07:00 |
|
Rejection.php
|
refactor: replace Hidden attribute with Guarded in model classes for improved attribute management
|
2026-07-29 00:59:45 +07:00 |
|
Restock.php
|
feat: remove subtotal from restock model, migration, and related components
|
2026-08-13 11:30:20 +07:00 |
|
RestockItem.php
|
feat: update relationships in models to include trashed records for CuttingMaterial, OrderItem, ProductVariant, and RestockItem
|
2026-08-13 00:28:10 +07:00 |
|
RetailStockHistory.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
StockMutation.php
|
feat: add formatted accessors for various models and enhance date formatting
|
2026-08-07 23:04:28 +07:00 |
|
StokOpname.php
|
feat: add labels and formatting attributes to various models and enums
|
2026-08-04 15:31:41 +07:00 |
|
StokOpnameItem.php
|
feat: add labels and formatting attributes to various models and enums
|
2026-08-04 15:31:41 +07:00 |
|
Supplier.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |
|
SystemConfiguration.php
|
refactor: replace Hidden attribute with Guarded in model classes for improved attribute management
|
2026-07-29 00:59:45 +07:00 |
|
User.php
|
feat: remove submittedCuttings relation and related attributes from Cutting and User models; update cuttings migration to remove submitted_by_id
|
2026-08-13 10:49:06 +07:00 |
|
UserProfile.php
|
refactor: improve formatting consistency in various models and services
|
2026-08-05 20:27:27 +07:00 |