Website Sale Gift Card

website_sale_gift_card
REPOSITORY
REPOSITORYodoo/odoo
GIT
GIThttps://github.com/odoo/odoo.git
GIT FOLDER
GIT FOLDERhttps://github.com/odoo/odoo/tree/15.0/website_sale_gift_card
VERSION
VERSION 1.0
CATEGORY
CATEGORYWebsite/Website
LICENSE
LICENSELGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORS
MAINTAINERS
MAINTAINERS
COMMITTERS
COMMITTERSOdoo Translation Bot, Martin Trigaux, Jeremy Kersten, Pierre Masereel, Xavier-Do, Julien Mougenot, roen-odoo, william-andre, Antoine Vandevenne (anv)
WEBSITE
WEBSITE
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:25:29
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - website_sale
    - website
    - digest
    - mail
    - base
    - base_setup
    - web
    - bus
    - web_tour
    - 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
    - sale_gift_card
    - gift_card
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
Integrate gift card mechanism in your ecommerce.

Code Analysis

Views touched (7)
XML IDNameModelTypeStatus
add_gift_card Gift Card ir.ui.view qweb Inherits website_sale.total
cart_line_product_no_link cart_line_product_no_link ir.ui.view qweb Inherits website_sale.cart_line_product_link
cart_summary_inherit_website_gift_card_sale cart_summary_inherit_website_gift_card_sale ir.ui.view qweb Inherits website_sale.cart_summary
gift_card_view_form gift.card.form Website gift.card field Inherits gift_card.gift_card_view_form
gift_card_view_search gift.card.search gift.card search New
pay_with_gift_card_form pay_with_gift_card_form ir.ui.view qweb New
website_sale_purchased_gift_card website_sale_purchased_gift_card ir.ui.view qweb Inherits website_sale.confirmation
Models touched (3)

New fields (1)
  • website_id Many2one → website
    readonly=False related='buy_line_id.order_id.website_id' store=True args: 'website'
Public methods (1)
  • can_be_used(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.