File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -88,12 +88,12 @@ Rename or copy `.env.example` file to `.env` 1.`php artisan key:generate` to gen
8888- [x] Add/Edit supplier info (name, phone, email, ...)
8989- [ ] View purchase/order history by supplier
9090
91- #### 📥 Purchase
92- - [x] Add purchase form (select supplier, date, invoice number) — by [ Emre Dikmen ] ( https://github.com/fabyo0 )
93- - [x] Add purchased items with quantity and cost — by [ Emre Dikmen ] ( https://github.com/fabyo0 )
94- - [x] Update product stock automatically on purchase — by [ Emre Dikmen ] ( https://github.com/fabyo0 )
95- - [ ] View list of purchases with filters (supplier, date)
96- - [ ] Generate printable purchase receipt (80mm)
91+ #### 📥 Purchase — by [ Emre Dikmen ] ( https://github.com/fabyo0 )
92+ - [x] Add purchase form (select supplier, date, invoice number)
93+ - [x] Add purchased items with quantity and cost
94+ - [x] Update product stock automatically on purchase
95+ - [x ] View list of purchases with filters (supplier, date)
96+ - [x ] Generate printable purchase receipt (80mm)
9797
9898#### ⚙️ Settings
9999- [x] Store settings (name, currency)
You can’t perform that action at this time.
0 commit comments