dstpabuaran.com/app/Enums
Yoga Pangestu 2a0b99c599 feat: implement invoice management features including index, create, update, delete, and print functionalities
- Added InvoiceIndex component for displaying a list of invoices with pagination and search capabilities.
- Created InvoiceShareButton component for sharing invoice details via WhatsApp.
- Developed InvoicePrint component for printing invoice details.
- Defined routes for invoice management including share and print functionalities.
- Implemented InvoiceTest to cover authentication, authorization, and CRUD operations for invoices.
2026-08-22 15:13:28 +07:00
..
Concerns feat: enhance employee and leave request management 2026-08-04 23:03:56 +07:00
CashTransactionType.php feat: add new transaction type and update cash transaction handling in TransactionService 2026-08-17 22:42:11 +07:00
CuttingStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
EmployeeAdvanceStatus.php feat: update EmployeeAdvance status values and related logic, modify notifications accordingly 2026-08-13 17:36:55 +07:00
EmploymentStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Gender.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
InvoiceStatus.php feat: implement invoice management features including index, create, update, delete, and print functionalities 2026-08-22 15:13:28 +07:00
LeaveRequestStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Modules.php feat: enhance product management and purchase functionality 2026-08-02 14:07:16 +07:00
OrderChannel.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
OrderStatus.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PaymentType.php feat: add transaction management page with filtering and CRUD functionality 2026-08-04 10:37:28 +07:00
PayrollAdjustmentType.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollPeriodStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
PayrollStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Permission.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
PriceType.php feat: split 'reject' price type into 'reject_capital' and 'reject_selling', update related components and database migration 2026-08-16 14:27:19 +07:00
ProductStatus.php feat: enhance product management with approval and rejection workflows 2026-08-07 11:23:41 +07:00
ProductStockQuality.php feat: add RETAIL case to ProductStockQuality enum and update label method 2026-08-07 13:02:07 +07:00
RawMaterialUnit.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00
Role.php Refactor marketplace settings: remove MarketplaceFeeRule, update related database and UI components 2026-08-14 03:20:18 +07:00
StokOpnameStatus.php feat: add labels and formatting attributes to various models and enums 2026-08-04 15:31:41 +07:00