Sales Product Warehouse Quantity

by
Odoo
v 8.0 v 9.0 v 10.0 v 11.0 v 12.0 Third Party 2224
Download for v 10.0 Deploy on Odoo.sh
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 10.0 9.0 8.0 11.0 12.0 13.0 14.0 15.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 10.0 9.0 8.0 11.0 12.0 13.0 14.0 15.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.
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?