Rma Sale Lot

rma_sale_lot
REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/18.0/rma_sale_lot
VERSION
VERSION 1.1.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
COMMITTERS
COMMITTERSsbejaoui, Víctor Martínez, Weblate, OCA-git-bot, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/rma
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/rma:
    - rma_lot
    - rma
    - rma_sale
OCA/stock-logistics-workflow:
    - stock_picking_return_lot
    - stock_restrict_lot
    - stock_picking_return_restricted_qty
odoo/odoo:
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - onboarding
    - analytic
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the rma_lot module by integrating lot tracking into the
return wizard in the sales orders. It assists salespeople in accurately
recording returns by ensuring that customers are returning the correct lot that
was originally delivered.

This enhancement improves both tracking and inventory accuracy, leading to
more efficient and reliable return processing.

Code Analysis

Views touched (2)
XML IDNameModelTypeStatus
sale_order_rma_wizard_form_view sale.order.rma.wizard xpath Inherits rma_sale.sale_order_rma_wizard_form_view
sale_rma_lot_request_form sale_rma_lot_request_form ir.ui.view qweb Inherits rma_sale.sale_rma_request_form
Models touched (4)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • prepare_sale_rma_data(self)

New fields (2)
  • lot_id Many2one → stock.lot
    comodel_name='stock.lot' string='Lot/Serial Number'
  • lots_visible Boolean
    compute='_compute_lots_visible'
Public methods (0)

No public methods.

New fields (1)
  • lots_visible Boolean
    compute='_compute_lots_visible'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/16.0/rma_sale_lot
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYUncategorized
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), ACSONE SA/NV, BCIM
COMMITTERS
COMMITTERSsbejaoui, Weblate, oca-ci
WEBSITE
WEBSITEhttps://github.com/OCA/rma
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:12:05
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/rma:
    - rma_lot
    - rma
    - rma_sale
OCA/stock-logistics-workflow:
    - stock_picking_return_lot
    - stock_restrict_lot
odoo/odoo:
    - stock_account
    - stock
    - product
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes_gs1_nomenclature
    - barcodes
    - digest
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - resource
    - account
    - analytic
    - sale_stock
    - sale
    - sales_team
    - account_payment
    - payment
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module extends the rma_lot module by integrating lot tracking into the
return wizard in the sales orders. It assists salespeople in accurately
recording returns by ensuring that customers are returning the correct lot that
was originally delivered.

This enhancement improves both tracking and inventory accuracy, leading to
more efficient and reliable return processing.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
sale_order_rma_wizard_form_view sale.order.rma.wizard xpath Inherits rma_sale.sale_order_rma_wizard_form_view
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (1)
  • prepare_sale_rma_data(self)

New fields (2)
  • lot_id Many2one → stock.lot
    comodel_name='stock.lot' string='Lot/Serial Number'
  • lots_visible Boolean
    compute='_compute_lots_visible'
Public methods (0)

No public methods.