Skip to content

coopiteasy/cie-e-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pre-commit Status Build Status codecov

E-commerce modules

Modules aiming to support e-commerce-specific needs. This includes all the new website_sale-related modules included in version 12.0.

Available addons

addon version maintainers summary
website_auto_publish 12.0.1.0.0 Base module for automatic (un)publishing
website_sale_add_to_cart_popup 12.0.1.0.0 Always show the add to cart popup in the e-commerce.
website_sale_close 12.0.1.0.0 Allow to close the website for a moment and reopen it when needed.
website_sale_customer_type 12.0.1.0.0 Let customer choose his type when accessing the e-commerce
website_sale_delivery_product_restriction 12.0.1.0.0 Allow some product to be shipped only by some delivery carrier and also on eCommerce.
website_sale_private_product_page 12.0.1.0.0 carmenbianca Allow users to access an e-commerce product page via a private URL even when the product is not published.
website_sale_product_availability 12.0.1.1.0 carmenbianca Display the quantity of products available on the product overview.
website_sale_product_sort_recent_arrival 12.0.1.0.0 Let sort product on e-commerce by most recent arrival date.
website_sale_stock_auto_publish 12.0.1.0.0 Allows the automatic (un)publishing of products according to the stock level

Unported addons

addon version maintainers summary
website_sale_customer_type_payment 12.0.1.0.0 (unported) Restrict acquirers that a Customer Type can use on the e-commerce.
website_sale_customer_type_signup 12.0.1.0.0 (unported) Restrict Customer Type Signup on E-commerce

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to Coop IT Easy SC policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.