Stock Valued Picking Report Triple Discount

stock_valued_picking_report_triple_discount
REPOSITORY
REPOSITORYOCA/stock-logistics-reporting
GIT
GIThttps://github.com/OCA/stock-logistics-reporting.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/stock-logistics-reporting/tree/10.0/stock_valued_picking_report_triple_discount
VERSION
VERSION 1.0.0
CATEGORY
CATEGORYWarehouse Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSTecnativa, Odoo Community Association (OCA)
MAINTAINERS
MAINTAINERSTecnativa, Odoo Community Association (OCA)
COMMITTERS
COMMITTERSPedro M. Baeza, GitHub, oca-travis, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/stock-logistics-reporting
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:20:03
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/account-invoicing:
    - account_invoice_triple_discount
OCA/sale-workflow:
    - sale_triple_discount
OCA/stock-logistics-reporting:
    - stock_valued_picking_report
odoo/odoo:
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web_kanban
    - web
    - bus
    - web_tour
    - account
    - product
    - decimal_precision
    - report
    - analytic
    - web_planner
    - procurement
    - stock
    - barcodes
    - delivery
    - sale_stock
    - stock_account
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
valued_report_picking valued_report_picking ir.ui.view qweb Inherits stock_valued_picking_report.valued_report_picking
Models touched (1)

New fields (2)
  • sale_discount2 Float
    compute='_compute_sale_order_line_fields' digits=dp.get_precision('Discount') string='Sale discount 2 (%)'
  • sale_discount3 Float
    compute='_compute_sale_order_line_fields' digits=dp.get_precision('Discount') string='Sale discount 3 (%)'
Public methods (1)
  • sale_lines_values(self, sale_lines)
    @api.multi