dstpabuaran.com/app/Models
2026-08-05 20:26:58 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
CashTransaction.php feat: enhance employee and leave request management 2026-08-04 23:03:56 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Cutting.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmployeeAdvance.php feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
Expense.php feat: enhance employee and leave request management 2026-08-04 23:03:56 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
OrderItem.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollAdjustment.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
ProductVariant.php feat: implement sorting for lines in purchase and restock create/edit components; enhance user experience 2026-08-05 20:26:58 +07:00
Purchase.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PurchaseItem.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PushSubscription.php refactor: replace Hidden attribute with Guarded in model classes for improved attribute management 2026-07-29 00:59:45 +07:00
RawMaterial.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
RawMaterialPrice.php feat: implement sorting for lines in purchase and restock create/edit components; enhance user experience 2026-08-05 20:26:58 +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: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
RestockItem.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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 feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +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: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
UserProfile.php fix: handle potential null value for gender in genderLabel method 2026-08-04 23:08:39 +07:00