Giter VIP home page Giter VIP logo

Comments (4)

jayvdb avatar jayvdb commented on June 3, 2024

@metaclassco, I see you have created https://github.com/metaclassco/django_oscar_multiple_warehouses . I am guessing by the name that you might have similar needs as my own. I was planning to use 'stores' as a mostly hidden component to describe partner warehouses (but we also have bulk purchases who would interact directly with the warehouses and usually doing pickup instead of delivery).

from django-oscar-stores.

solarissmoke avatar solarissmoke commented on June 3, 2024

I feel like there are potentially two separate use cases here - stores (customer-facing) vs warehouses (logistics centres), and that this package is aimed primarily at the former. If you need warehouse functionality then I'm not sure bootstrapping the stores app gives you very much?

from django-oscar-stores.

jayvdb avatar jayvdb commented on June 3, 2024

pretty sure I need what I wrote - a customer-facing store which has stock and acts as a warehouse for online deliveries. I can either work with this project to have this component better work with oscar partners, or I can create a separate app which adds only customer-facing features on top of oscar partners.

from django-oscar-stores.

solarissmoke avatar solarissmoke commented on June 3, 2024

I just don't think your use case is generic enough to build into this app - especially (a) the stuff about having separate product variants for each store and (b) an assumption that there would be a one-to-many mapping between stores and partners. I feel like you're better off building a custom app to do this.

from django-oscar-stores.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.