Feature #1805
Auto assign Location
Status: | Resolved | Start date: | 06/17/2021 | ||
---|---|---|---|---|---|
Priority: | High | Due date: | |||
Assignee: | hira naseem | % Done: | 50% | ||
Category: | - | Estimated time: | 12.00 hours | ||
Target version: | - |
Description
1. Create two new tables in db
- areas
coulumn names
id
name
- regions
id
area_id
name
1. Add two new fields in locations CRUD
- Product type --> all those product types which we are getting from shopify or magento
- covered areas --> Lahore and Karachi
2. when a order gets verified from pending it will map its product type and region in locations if mapped then location will be assigned automatically and order moved to awaiting approval else order moved to awaiting assigning.
- for OTP verified orders this thing will work as at time of fetching order order will be map its product type and region in locations if mapped then location will be assigned automatically and order moved to awaiting approval else order moved to awaiting assigning
History
#1 Updated by shehroz akhtar almost 4 years ago
- % Done changed from 20 to 30
- Estimated time set to 12.00
17-06-2021
Done Order Auto Location assign on order sync - (3:30) hours
Added product type assigning module crud - (1:00) hours
Location crud revert and changed - (1:30) hours
#2 Updated by shehroz akhtar almost 4 years ago
- % Done changed from 30 to 50
29-06-2021
Completed order auto location assigning - (8:00) hours
Added Seeders for testing
UI changed according to requirement
Extra Time: location assign from admin and change status accordingly
#3 Updated by hira naseem over 3 years ago
- Status changed from In Progress to Resolved
- Assignee changed from shehroz akhtar to hira naseem