eCommerce Extension to Display Stock Info

by
Odoo
v 8.0 v 9.0 v 10.0 Third Party 2572
Download for v 10.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory Management (stock)
eCommerce (website_sale)
Discuss (mail)
Sales (sale)
Website Builder (website)
Invoicing (account)
Technical Name web_site_sale_exten
Websitehttp://www.credativ.in
Versions 8.0 9.0 10.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory Management (stock)
eCommerce (website_sale)
Discuss (mail)
Sales (sale)
Website Builder (website)
Invoicing (account)
Technical Name web_site_sale_exten
Websitehttp://www.credativ.in
Versions 8.0 9.0 10.0

eCommerce Extension to Display Stock Info

Also Validates while adding products to Cart.

Display Stock of Products

When you Check "Product STock Label" under Customize, system shall display Quantity Available with UOM if configured at the Top of the Product Image.

If Available Stock is Zero, then system displays as SOLD OUT.

Display Stock based on Variant

When user checks the "Product Stock Available" under Customize in Add a Product to Stock Page, system displays the product Stock Information.

Based on selected Variant Stock Information shall be changed. If stock is not Available then, SOLD OUT shall be displayed and Add to Cart button shall be Disabled.

Validate while adding to Cart

Error Warning shall be displayed and Add to Cart button shall be Disabled, while Adding to Cart more than Available.

and While Already some Products are Added and Trying to Add more than Available.

In Shipping Cart Page Error Warning shall be displayed and Process Checkout button shall be Disabled, while adding more than Available.

Display Stock Based on Selected Variant

Various Error Messages

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.
by
Pandora Design LLC
on 10/31/17, 8:48 AM

Could not get content for /web_site_sale_extend/static/src/css/website_sale_ext.css defined in bundle 'website.assets_frontend'. Could not get content for /web_site_sale_extend/static/src/css/dialog_box.css defined in bundle 'website.assets_frontend'.


post related errors only
by
murali krishna reddy
on 9/8/17, 2:04 AM Author

have seen posting UN-related errors to this module, post related errors only, and post at Github.


by
hatma suryotrisongko
on 1/8/18, 8:21 PM

"500: Internal Server Error" when viewing product's detail in ecommerce product page? I think I've solved this issue, by editing the main.py in controllers folder. pay attention to the @http.route(['/shop/product/……… comment these lines = #if category: #category = category_obj.with_context(context or {}).browse(cr, uid, int(category)) #category = category if category.exists() else False replace with = if category: category = category_obj.browse(int(category)).exists() cmiiw :)


500: Internal Server Error
by
philippe.thuaud@safecoms.com
on 11/23/17, 4:55 AM

I got this error when visiting the eshop when i'm not logged in. I put an issue in your github for this module please check it out thank you


by
Pandora Design LLC
on 10/31/17, 8:48 AM

Could not get content for /web_site_sale_extend/static/src/css/website_sale_ext.css defined in bundle 'website.assets_frontend'. Could not get content for /web_site_sale_extend/static/src/css/dialog_box.css defined in bundle 'website.assets_frontend'.


error
by
ANNA FILOMENO
on 10/5/17, 9:17 AM

i have an error "500: Internal Server Error" with shop when i'm not logged and "product stock label" switch is enabled