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 |
License | AGPL-3 |
Website | http://www.asceticbs.com |
Versions | 16.0 14.0 8.0 13.0 10.0 9.0 11.0 12.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
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedGot 500 error when add product to cart on website
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?
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.
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?