Skip to Content
Odoo Menu
  • Sign in
  • Try it free
  • Apps
    Finance
    • Accounting
    • Invoicing
    • Expenses
    • Spreadsheet (BI)
    • Documents
    • Sign
    Sales
    • CRM
    • Sales
    • POS Shop
    • POS Restaurant
    • Subscriptions
    • Rental
    Websites
    • Website Builder
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Supply Chain
    • Inventory
    • Manufacturing
    • PLM
    • Purchase
    • Maintenance
    • Quality
    Human Resources
    • Employees
    • Recruitment
    • Time Off
    • Appraisals
    • Referrals
    • Fleet
    Marketing
    • Social Marketing
    • Email Marketing
    • SMS Marketing
    • Events
    • Marketing Automation
    • Surveys
    Services
    • Project
    • Timesheets
    • Field Service
    • Helpdesk
    • Planning
    • Appointments
    Productivity
    • Discuss
    • Approvals
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Third party apps Odoo Studio Odoo Cloud Platform
  • Industries
    Retail
    • Book Store
    • Clothing Store
    • Furniture Store
    • Grocery Store
    • Hardware Store
    • Toy Store
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Beverage Distributor
    • Hotel
    Real Estate
    • Real Estate Agency
    • Architecture Firm
    • Construction
    • Estate Management
    • Gardening
    • Property Owner Association
    Consulting
    • Accounting Firm
    • Odoo Partner
    • Marketing Agency
    • Law firm
    • Talent Acquisition
    • Audit & Certification
    Manufacturing
    • Textile
    • Metal
    • Furnitures
    • Food
    • Brewery
    • Corporate Gifts
    Health & Fitness
    • Sports Club
    • Eyewear Store
    • Fitness Center
    • Wellness Practitioners
    • Pharmacy
    • Hair Salon
    Trades
    • Handyman
    • IT Hardware & Support
    • Solar Energy Systems
    • Shoe Maker
    • Cleaning Services
    • HVAC Services
    Others
    • Nonprofit Organization
    • Environmental Agency
    • Billboard Rental
    • Photography
    • Bike Leasing
    • Software Reseller
    Browse all Industries
  • Community
    Learn
    • Tutorials
    • Documentation
    • Certifications
    • Training
    • Blog
    • Podcast
    Empower Education
    • Education Program
    • Scale Up! Business Game
    • Visit Odoo
    Get the Software
    • Download
    • Compare Editions
    • Releases
    Collaborate
    • Github
    • Forum
    • Events
    • Translations
    • Become a Partner
    • Services for Partners
    • Register your Accounting Firm
    Get Services
    • Find a Partner
    • Find an Accountant
      • Get a Tailored Demo
    • Implementation Services
    • Customer References
    • Support
    • Upgrades
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +32 2 290 34 90
    • Get a Tailored Demo
  • Pricing
  • Help
  1. APPS
  2. Warehouse
  3. Sales Product Warehouse Quantity v 10.0
  4. Sales Conditions FAQ

Sales Product Warehouse Quantity

by Ascetic Business Solution http://www.asceticbs.com
Odoo
v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 2295
Download for v 10.0 Deploy on Odoo.sh
Apps purchases are linked to your Odoo account, please sign in or sign up first.
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Inventory Management (stock)
• Sales (sale)
• Discuss (mail)
• Invoicing (account)
Technical Name sales_product_warehouse_quantity
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies • Inventory Management (stock)
• Sales (sale)
• Discuss (mail)
• Invoicing (account)
Technical Name sales_product_warehouse_quantity
LicenseAGPL-3
Websitehttp://www.asceticbs.com
Versions 8.0 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0

Sales Product Warehouse Quantity

To empower the user by providing the decision making knowledge is one of the key areas to focus while implementing ERP.

An effort towards providing analysed information mining through the already existed data in Odoo.

The module gives the available quantity of product on multiple warehouses while placing the sales order in Odoo.

The total cumulative quantity will be calculated considering not only the stock location of the warehouse but also all the sub-locations of each of the stock location of all warehouses. As an example, in the multi warehouse structure, each of the warehouses has one stock location.

The below image will show the option or button to get the information of the product quantity which was available at the time of placing the order.

Below images show the detail of the product quantity which was available in each warehouse while placed the sales order.

Need help?

Contact this module maintainer for any question, need support or request for the new feature :
* Riken Bhorania +91 9427425799, riken.bhorania, riken.bhorania@asceticbs.com
* Bhaumin Chorera +91 8530000384, bhaumin.chorera, bhaumin.chorera@asceticbs.com

Website Contact Us Services More Apps

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
  • Ratings
  • Discuss
Got 500 error when add product to cart on website
by
Frank Miao
on 12/26/17, 9:33 AM

The log is Traceback (most recent call last): File "/odoo/odoo-server/addons/website/models/ir_http.py", line 273, in _handle_exception response = super(Http, cls)._handle_exception(exception) File "/odoo/odoo-server/odoo/addons/base/ir/ir_http.py", line 169, in _handle_exception return request._handle_exception(exception) File "/odoo/odoo-server/odoo/http.py", line 768, in _handle_exception return super(HttpRequest, self)._handle_exception(exception) File "/odoo/odoo-server/odoo/addons/base/ir/ir_http.py", line 195, in _dispatch result = request.dispatch() File "/odoo/odoo-server/odoo/http.py", line 827, in dispatch r = self._call_function(**self.params) File "/odoo/odoo-server/odoo/http.py", line 333, in _call_function return checked_call(self.db, *args, **kwargs) File "/odoo/odoo-server/odoo/service/model.py", line 101, in wrapper return f(dbname, *args, **kwargs) File "/odoo/odoo-server/odoo/http.py", line 326, in checked_call result = self.endpoint(*a, **kw) File "/odoo/odoo-server/odoo/http.py", line 935, in __call__ return self.method(*args, **kw) File "/odoo/odoo-server/odoo/http.py", line 506, in response_wrap response = f(*args, **kw) File "/odoo/odoo-server/addons/website_sale/controllers/main.py", line 370, in cart_update attributes=self._filter_attributes(**kw), File "/odoo/odoo-server/addons/website_sale_delivery/models/sale_order.py", line 128, in _cart_update values = super(SaleOrder, self)._cart_update(product_id, line_id, add_qty, set_qty, **kwargs) File "/odoo/odoo-server/addons/website_event_sale/models/sale_order.py", line 82, in _cart_update values.update(super(SaleOrder, self)._cart_update(product_id, line_id, add_qty, set_qty, **kwargs)) File "/odoo/odoo-server/addons/website_sale/models/sale_order.py", line 129, in _cart_update order_line = SaleOrderLineSudo.create(values) File "/odoo/odoo-server/addons/sale/models/sale.py", line 694, in create values.update(self._prepare_add_missing_fields(values)) File "/odoo/odoo-server/addons/sale/models/sale.py", line 686, in _prepare_add_missing_fields line.product_id_change() File "/odoo/custom/addons/sales_product_warehouse_quantity/models/sale_order.py", line 41, in product_id_change result['warehouse_quantity'] = self._write_warehouse_quantity() TypeError: 'NoneType' object does not support item assignment Can you provide a fix? Thank you!


How may I help?
by
Riken Bhorania
on 12/30/17, 4:27 AM Author

Hi Frank Miao, Sorry to see this problem and a bit delayed response as I have seen your message now here. Odoo Apps platform should send email once someone commented on any app, it would help for quick response :) Anyways, as I know this module is not designed and tested to add the products to the cart from the website. We eagerly wish to see your use cases in detail and improve this module accordingly. May I have please your list of steps you follow that lead to this problem? We will try to reproduce the problem and solve it. Feel free to contact me on skype : riken.bhorania Email - riken.bhorania@asceticbs.com Looking forward to collaborating and help you further. Kind Regards, Riken


It is not working on my test.
by
Frank Miao
on 12/25/17, 9:27 PM

The icon show on each end of product line. But there is no warehouse with quantities on the popup, anyone else have the same issue?


Community
  • Tutorials
  • Documentation
  • Forum
Open Source
  • Download
  • Github
  • Runbot
  • Translations
Services
  • Odoo.sh Hosting
  • Support
  • Upgrade
  • Custom Developments
  • Education
  • Find an Accountant
  • Find a Partner
  • Become a Partner
About us
  • Our company
  • Brand Assets
  • Contact us
  • Jobs
  • Events
  • Podcast
  • Blog
  • Customers
  • Legal • Privacy
  • Security

Odoo is a suite of open source business apps that cover all your company needs: CRM, eCommerce, accounting, inventory, point of sale, project management, etc.

Odoo's unique value proposition is to be at the same time very easy to use and fully integrated.

Website made with