dstpabuaran.com/app/Models
2026-08-06 14:16:29 +07:00
..
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 refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Attendance.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
CashAccount.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
CashTransaction.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +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 refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
CuttingMaterial.php refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +07:00
CuttingMaterialCombination.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
CuttingResult.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
Employee.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
EmployeeAdvance.php feat: implement employee advance payment functionality with history tracking 2026-08-06 12:09:53 +07:00
EmployeeAdvancePayment.php feat: implement employee advance payment functionality with history tracking 2026-08-06 12:09:53 +07:00
Expense.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +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: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
OrderItem.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
OwnerVerificationRequest.php feat: add new cast attributes for models including sewing_cost, other_cost, marketplace_settings_snapshot, year, month, stock, reject_stock, and retail_stock 2026-08-04 11:17:25 +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 labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Product.php feat: implement sorting for lines in purchase and restock create/edit components; enhance user experience 2026-08-05 20:26:58 +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: add formatted stock display and enhance product variant attributes 2026-08-06 14:16:29 +07:00
Purchase.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
PurchaseItem.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +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 refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +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 refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
RestockItem.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00
RetailStockHistory.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
StockMutation.php refactor: update stock and quantity fields to use integer type across models, requests, factories, and migrations; introduce NumberInput component for consistent numeric input handling 2026-08-02 14:59:13 +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 refactor: clean up imports and improve code readability across multiple components 2026-08-06 09:55:11 +07:00
UserProfile.php refactor: improve formatting consistency in various models and services 2026-08-05 20:27:27 +07:00