RMA Claims Advance Location

crm_rma_advance_location
REPOSITORY
REPOSITORYOCA/rma
GIT
GIThttps://github.com/OCA/rma.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/rma/tree/10.0/crm_rma_advance_location
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/CRM & SRM
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSPedro M. Baeza, Stéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:01
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/crm:
    - crm_claim_type
    - crm_claim
    - crm_claim_code
OCA/rma:
    - crm_claim_rma
    - crm_claim_rma_code
    - crm_rma_location
    - product_warranty
    - crm_rma_stock_location
odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
    - sale
    - sales_team
    - crm
    - base_action_rule
    - resource
    - calendar
    - web_calendar
    - fetchmail
    - utm
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
RMA Claim Advance Location
==========================

This module adds the following location on warehouses :

 * Carrier Loss
 * RMA
 * Breakage Loss
 * Refurbish
 * Mistake Loss

And also various wizards on icoming deliveries that allow you to move your goods easily in those
new locations from a done reception.

Using this module make the logistic flow of return a bit more complexe:

 * Returning product goes into RMA location with a incoming shipment
 * From the incoming shipment, forward them to another places (stock, loss,...)

WARNING: Use with caution, this module is currently not yet completely debugged and is waiting his author to be.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_claim_rma_form_view CRM - Claim product return Form crm.claim xpath Inherits crm_claim_rma.crm_claim_rma_form_view
picking_in_form crm_claim_rma.picking_in_form stock.picking.in xpath Inherits stock.view_picking_in_form
view_claim_picking_from_picking claim_picking claim_make_picking_from_picking.wizard form New
warehouse_form crm_claim_rma.warehouse_form stock.warehouse xpath Inherits crm_rma_stock_location.view_warehouse_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_cancel(self, cr, uid, ids, conect=None)
  • action_create_picking_from_picking(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

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/9.0/crm_rma_advance_location
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/CRM & SRM
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSStéphane Bidoul (ACSONE)
WEBSITE
WEBSITEhttp://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:15:23
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/crm:
    - crm_claim_type
    - crm_claim_code
OCA/rma:
    - crm_claim_rma
    - crm_claim_rma_code
    - crm_rma_location
    - product_warranty
    - crm_rma_stock_location
odoo/odoo:
    - purchase
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - report
    - procurement
    - barcodes
    - web_planner
    - account
    - analytic
    - web_tip
    - sale
    - sales_team
    - crm_claim
    - crm
    - base_action_rule
    - resource
    - calendar
    - web_calendar
    - fetchmail
    - utm
    - marketing
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
RMA Claim Advance Location
==========================

This module adds the following location on warehouses :

 * Carrier Loss
 * RMA
 * Breakage Loss
 * Refurbish
 * Mistake Loss

And also various wizards on icoming deliveries that allow you to move your goods easily in those
new locations from a done reception.

Using this module make the logistic flow of return a bit more complexe:

 * Returning product goes into RMA location with a incoming shipment
 * From the incoming shipment, forward them to another places (stock, loss,...)

WARNING: Use with caution, this module is currently not yet completely debugged and is waiting his author to be.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_claim_rma_form_view CRM - Claim product return Form crm.claim xpath Inherits crm_claim_rma.crm_claim_rma_form_view
picking_in_form crm_claim_rma.picking_in_form stock.picking.in xpath Inherits stock.view_picking_in_form
view_claim_picking_from_picking claim_picking claim_make_picking_from_picking.wizard form New
warehouse_form crm_claim_rma.warehouse_form stock.warehouse xpath Inherits crm_rma_stock_location.view_warehouse_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_cancel(self, cr, uid, ids, conect=None)
  • action_create_picking_from_picking(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

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/7.0/crm_rma_advance_location
VERSION
VERSION 1.0
CATEGORY
CATEGORYGeneric Modules/CRM & SRM
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONYes
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Akretion
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Akretion
COMMITTERS
COMMITTERSGuewen Baconnier, Alexandre Fayolle, Joël Grand-Guillaume, Joel Grand-Guillaume
WEBSITE
WEBSITEhttp://www.akretion.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:16
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/rma:
    - crm_claim_rma
    - product_warranty
    - crm_rma_stock_location
odoo/odoo:
    - sale
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - stock
    - crm_claim
    - crm
    - base_action_rule
    - base_status
    - base_calendar
    - resource
    - fetchmail
    - procurement
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
RMA Claim Advance Location
==========================

This module adds the following location on warehouses :

 * Carrier Loss
 * RMA
 * Breakage Loss 
 * Refurbish
 * Mistake Loss

And also various wizards on icoming deliveries that allow you to move your goods easily in those
new locations from a done reception.

Using this module make the logistic flow of return a bit more complexe:

 * Returning product goes into RMA location with a incoming shipment
 * From the incoming shipment, forward them to another places (stock, loss,...)

WARNING: Use with caution, this module is currently not yet completely debugged and is waiting his author to be.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
crm_claim_rma_form_view CRM - Claim product return Form crm.claim xpath Inherits crm_claim_rma.crm_claim_rma_form_view
picking_in_form crm_claim_rma.picking_in_form stock.picking.in xpath Inherits stock.view_picking_in_form
view_claim_picking_from_picking claim_picking claim_make_picking_from_picking.wizard form New
warehouse_form crm_claim_rma.warehouse_form stock.warehouse xpath Inherits crm_rma_stock_location.view_warehouse_form
Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • action_cancel(self, cr, uid, ids, conect=None)
  • action_create_picking_from_picking(self, cr, uid, ids, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.