parfum/app/Models
2025-12-18 09:39:33 +07:00
..
Article.php refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability. 2025-12-14 16:06:15 +07:00
Bottle.php refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability. 2025-12-14 16:06:15 +07:00
BottleOutlet.php feat(bottle): crud botol 2025-10-02 09:34:56 +07:00
Brand.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Broadcast.php feat(breadcat): membuat fitur hapus 2025-12-10 13:25:47 +07:00
BroadcastAudience.php feat(broadcast): implement broadcast management 2025-11-21 21:58:24 +07:00
Category.php refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability. 2025-12-14 16:06:15 +07:00
CategoryPerfume.php feat(perfume): crud parfum 2025-10-01 20:41:19 +07:00
ChooseUs.php feat(choose us & perfume feature): implementasi testing 2025-12-10 11:57:42 +07:00
Customer.php feat(model): menambahkan scope 2025-11-11 11:30:38 +07:00
Employee.php fi(user): memperbaiki kode untuk employee 2025-11-13 13:03:11 +07:00
Expense.php feat(expense): menambahan kolom baru yaitu user_id 2025-11-16 18:24:22 +07:00
Facility.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Faq.php feat(faq): implemntasi testing 2025-12-10 13:26:44 +07:00
Formula.php feat(formula): membuat crud formula 2025-10-06 20:16:53 +07:00
Membership.php feat: membuat factory seluruh model 2025-12-09 08:25:07 +07:00
OpeningHour.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Order.php feat(model): menambahkan scope 2025-11-11 11:30:38 +07:00
OrderItem.php feat(order): membuat crud 2025-10-27 19:25:10 +07:00
Outlet.php feat(stock opname): implementasi module/fitur stock opname 2025-11-24 17:02:25 +07:00
OutletPerfume.php feat(perfume): crud parfum 2025-10-01 20:41:19 +07:00
OutletProduct.php feat(product): crud produk 2025-10-02 08:54:56 +07:00
OutletUser.php feat(outlet user): menambahkan migrasi dan model untuk relasi many to many 2025-10-03 08:07:50 +07:00
OutletVoucher.php feat(voucher): mengaitkan voucher dengan outlet dengan relasi many to many 2025-09-30 10:00:54 +07:00
Payment.php feat: membuat factory seluruh model 2025-12-09 08:25:07 +07:00
Payroll.php feat: Implement automated payroll closing with push notifications and refine payroll filtering and status management. 2025-12-18 09:39:33 +07:00
PayrollAdjustment.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
Perfume.php fix(model): salah model untuk relasi ke OrderItem 2025-11-11 14:07:13 +07:00
PerfumeFeature.php feat(choose us & perfume feature): implementasi testing 2025-12-10 11:57:42 +07:00
PointRecord.php feat(point record): membuat model, migrasi dan enum untuk poin record 2025-11-12 20:40:35 +07:00
PriceRequest.php feat(price request): membuat enum status 2025-11-21 14:58:49 +07:00
Product.php fix(model): salah model untuk relasi ke OrderItem 2025-11-11 14:07:13 +07:00
Purchase.php feat(purchase): menambahkan scope di model 2025-11-13 20:22:41 +07:00
PurchaseItem.php feat(purchase): menambahkan kolom user_id dan menyesuaikan relasinya 2025-10-29 19:17:59 +07:00
PushNotification.php feat(push notification): add notification 2025-11-15 13:32:38 +07:00
ReferralCode.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
ReferralUsage.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
SalaryHistory.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
StockOpname.php feat: membuat factory seluruh model 2025-12-09 08:25:07 +07:00
StockOpnameItem.php feat(stock opname): implementasi module/fitur stock opname 2025-11-24 17:02:25 +07:00
Tier.php refactor(tier): Restructure tier management by introducing a new Index component, enhancing validation logic, and removing the old Tier component for improved clarity and maintainability. 2025-12-14 10:29:39 +07:00
TierReward.php feat(tier reward): implementasi crud untuk hadiah tier 2025-11-04 21:27:20 +07:00
User.php refactor(models): Correct spelling of 'viwes' to 'views' in Article model and remove unused CascadeSoftDeletes trait from Bottle and Category models for improved clarity and maintainability. 2025-12-14 16:06:15 +07:00
UserVoucher.php feat: membuat factory seluruh model 2025-12-09 08:25:07 +07:00
VolumeItem.php feat(order): membuat crud 2025-10-27 19:25:10 +07:00
Voucher.php feat(voucher): membuat stats dan menambahkan scope di model 2025-11-12 09:24:47 +07:00