parfum/app/Models
2025-11-12 09:24:47 +07:00
..
Article.php feat(article): enhance article form with improved placeholders and default status value 2025-10-16 22:18:10 +07:00
Bottle.php fix(model): salah model untuk relasi ke OrderItem 2025-11-11 14:07:13 +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
Category.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
CategoryPerfume.php feat(perfume): crud parfum 2025-10-01 20:41:19 +07:00
ChooseUs.php feat(feature): implementasi CRUD fitur keunggulan parfum dan pilih kami 2025-11-06 11:26:22 +07:00
Customer.php feat(model): menambahkan scope 2025-11-11 11:30:38 +07:00
Employee.php feat(user): menambahkan placeholder ke input tanggal 2025-11-12 09:06:59 +07:00
Expense.php feat(model): menambahkan scope 2025-11-11 11:30:38 +07:00
Facility.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Faq.php feat(faq): implementasi CRUD 2025-11-06 09:00:15 +07:00
Formula.php feat(formula): membuat crud formula 2025-10-06 20:16:53 +07:00
Membership.php refactor(membership): mengubah total_points menjadi tier points 2025-11-04 21:28:16 +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(order): membuat crud 2025-10-27 19:25:10 +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(order): membuat crud 2025-10-27 19:25:10 +07:00
Payroll.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +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(feature): implementasi CRUD fitur keunggulan parfum dan pilih kami 2025-11-06 11:26:22 +07:00
PriceRequest.php feat: membuat skema table untuk show harga beli 2025-10-29 10:05:50 +07:00
Product.php fix(model): salah model untuk relasi ke OrderItem 2025-11-11 14:07:13 +07:00
Purchase.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
PurchaseItem.php feat(purchase): menambahkan kolom user_id dan menyesuaikan relasinya 2025-10-29 19:17:59 +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
Tier.php feat(tier reward): implementasi crud untuk hadiah tier 2025-11-04 21:27:20 +07:00
TierReward.php feat(tier reward): implementasi crud untuk hadiah tier 2025-11-04 21:27:20 +07:00
User.php feat: menambahkan cascade soft delete di model dan memperbaiki searchable perfume 2025-11-09 17:43:12 +07:00
UserVoucher.php feat(User Voucher): menambahkan table pivot 2025-11-05 09:57:26 +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
Whatsapp.php feat(whatsapp service): menambahkan zawa api di config service 2025-10-28 23:27:32 +07:00