MRP Repair Discount

mrp_repair_discount
REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/10.0/mrp_repair_discount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufacturing
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSOCA Transbot, hurrinico, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:19:58
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp_repair
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - report
    - procurement
    - barcodes
    - web_planner
    - sale
    - sales_team
    - account
    - analytic
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_repair_order_discount_form mrp.repair.discount.form mrp.repair xpath Inherits mrp_repair.view_repair_order_form
Models touched (3)

New fields (1)
  • amount_tax Float
    compute='_compute_tax' string='Taxes'
Public methods (1)
  • action_invoice_create(self, group=False)
    @api.multi

New fields (2)
  • discount Float
    string='Discount (%)'
  • price_subtotal Float
    compute='_compute_price_subtotal' digits=dp.get_precision('Account') args: 'Subtotal'
Public methods (0)

No public methods.

New fields (2)
  • discount Float
    string='Discount (%)'
  • price_subtotal Float
    compute='_compute_price_subtotal' digits=dp.get_precision('Account') args: 'Subtotal'
Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/manufacture
GIT
GIThttps://github.com/OCA/manufacture.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/manufacture/tree/8.0/mrp_repair_discount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYManufactoring
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA), Agile Business Group
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA), Agile Business Group
COMMITTERS
COMMITTERSPedro M. Baeza, Lois Rilo, Alex Comba, OCA Transbot, Nicola Malcontenti, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttp://www.agilebg.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:11:24
ODOO DEPENDENCIES
ODOO DEPENDENCIES odoo/odoo:
    - mrp_repair
    - mrp
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web_kanban
    - web
    - report
    - procurement
    - stock_account
    - stock
    - board
    - web_kanban_gauge
    - web_kanban_sparkline
    - account
    - analytic
    - edi
    - email_template
    - resource
    - sale
    - sales_team
    - account_voucher
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_repair_order_discount_form mrp.repair.discount.form mrp.repair xpath Inherits mrp_repair.view_repair_order_form
Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_invoice_create(self, group=False)
    @api.multi

New fields (1)
  • discount Float
    string='Discount (%)'
Public methods (0)

No public methods.