Repository
OCA/e-commerce · module folder · Try on Runboat
Module version
6.1.0
Category
Generic Modules/Others
Folder size
0.02 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
http://www.akretion.com/
Last tracking update
2026-08-07 07:17:47
Authors
Akretion, Odoo Community Association (OCA)
Maintainers
Akretion, Odoo Community Association (OCA)
Committers
Pedro M. Baeza
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
        Module that add the type of link goodies (free product)
    

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
product_links_view_form product_links_goodies.product_links.view_form product.link form Inherits product_links.product_link_form
product_links_view_tree product_links_goodies.product_links.view_tree product.link tree Inherits product_links.product_link_tree
purchase_order_line_form product_links_goodies.purchase_order_line.form purchase.order.line form Inherits purchase.purchase_order_line_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (3)
  • get_link_type_selection(self, cr, uid, context=None)
  • get_quantity(self, cr, uid, ids, qty, context=None)
  • run_active_unactive(self, cr, uid, context=None)

New fields (0)

No new fields.

Public methods (1)
  • is_purchase_goodies(self, cr, uid, ids, context=None)

Loading…

Loading…

Loading…