layer-chicken/database
2026-03-07 12:04:05 +07:00
..
factories refactor: Update order quantity, total amount, and discount fields to decimal types and integrate discount into the initial orders table migration. 2026-02-26 13:52:21 +07:00
migrations feat: Implement decimal precision for quantities and monetary values across feed purchases, delayed goods, and related calculations. 2026-03-07 12:04:05 +07:00
seeders feat: Add WarehouseSeeder to initialize warehouse data and update DatabaseSeeder to include it 2026-03-07 10:55:11 +07:00
.gitignore initial commit 2025-12-27 17:08:11 +07:00