parfum/app/Models
2025-10-16 22:18:10 +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 feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +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
Customer.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Employee.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Expense.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Facility.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Formula.php feat(formula): membuat crud formula 2025-10-06 20:16:53 +07:00
Membership.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
OpeningHour.php feat: install and implementasi hash id 2025-10-03 09:54:53 +07:00
Outlet.php refactor(outlet): menyesuaikan unit test dari segi penamaan, logika bisnis, clean code dan lainnya 2025-10-14 21:10:22 +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
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 feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
Product.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
Purchase.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +07:00
PurchaseItem.php feat(purchase): implementasi fitur belanja/restock 2025-10-04 21:09:20 +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: install and implementasi hash id 2025-10-03 09:54:53 +07:00
User.php feat(payroll): membuat fitur penggajian otomatis 2025-10-06 19:14:49 +07:00
Voucher.php refactor(voucher): remove is_active field and related logic from forms and views 2025-10-16 20:43:36 +07:00