tfbtrading / tfb_bc_core

A repository containing active code under maintenance for a tenant specific extension (PTE) for a ourselves - this contains both industry specific code for distribution of agricultural food and cross-industry fixes that microsoft should already have done.
2 stars 0 forks source link

Enhance intelligence location to determine proximity to customer #65

Closed tfbtrading closed 1 year ago

tfbtrading commented 2 years ago

Currently we check the default location for a customer and then just look for the earliest possible available inventory regardless of location. if stock is in Brisbane that is recommended, rather than waiting for incoming stock.

Need to create a buffer table scoring for location proximity and delay. We should assume that unless goods are arriving more than 30 days away that we would always go for a close location first and perhaps create a warning if there is an alternative location from a costlier place that can be relocated.

tfbtrading commented 1 year ago

Not in demand right now and required logic is too advanced for easy maintenance