| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/e-commerce |
| GIT | |
| GIT | https://github.com/OCA/e-commerce.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/e-commerce/tree/15.0/website_sale_block_partner |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Contact |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), APSL-Nagarro |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), APSL-Nagarro |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, ppyczko |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/e-commerce |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:34 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - contacts - base - base_setup - web - bus - web_tour - website_sale_wishlist - website_sale - website - digest - portal - web_editor - http_routing - auth_signup - resource - social_media - google_recaptcha - utm - sale - sales_team - payment - account - product - uom - analytic - website_payment - website_mail - portal_rating - rating - website_sale_comparison - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | This module help to blacklist customers. If the customer is blacklisted, a notification will be shown in sale order and invoice. Also the customer can't buy products from website |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
add_to_wishlist_custom |
add_to_wishlist_custom | ir.ui.view | qweb | Inherits website_sale_wishlist.add_to_wishlist |
product_add_to_compare |
product_add_to_compare | ir.ui.view | qweb | Inherits website_sale_comparison.add_to_compare_button |
product_add_to_compare_custom |
product_add_to_compare_custom | ir.ui.view | qweb | Inherits website_sale_comparison.add_to_compare |
product_add_to_wishlist_custom |
product_add_to_wishlist_custom | ir.ui.view | qweb | Inherits website_sale_wishlist.product_add_to_wishlist |
product_buy_now_custom |
product_buy_now_custom | ir.ui.view | qweb | Inherits website_sale.product_buy_now |
product_custom |
product_custom | ir.ui.view | qweb | Inherits website_sale.product |
view_move_form |
account.move.view.form.inherit.customer.blacklist | account.move | xpath | Inherits account.view_move_form |
view_order_form |
sale.order.view.form.inherit.customer.blacklist | sale.order | xpath | Inherits sale.view_order_form |
view_partner_form |
res.partner.view.form.inherit.customer.blacklist | res.partner | xpath | Inherits base.view_partner_form |
view_res_partner_filter_inherit_blacklist |
res.partner.search.inherit.blacklist | res.partner | xpath | Inherits base.view_res_partner_filter |
partner_blacklist_warning
Text
compute='_compute_partner_blacklist_warning'
help='warning message'
string='warning'
No public methods.
blacklist
Boolean
help='Enable to make the partner as blacklisted'
No public methods.
partner_blacklist_warning
Text
compute='_compute_partner_blacklist_warning'
help='Warning message'
string='warning'
No public methods.