Hello to everyone,
I need to replace the built-in inventory with one based on web services, 'cause I need to check product availability on realtime basis against data stored on another management inventory software (it collects product inventory status from many stores in many different cities where products arrive and leaves without any advice).
What methods bear the logic involved in inventory? There is another way to do this instead of modifying existing classes / logics?
Thanks in advance.