POS cash in-out reason With multiple control

pos_cash_move_reason_multiple_control
REPOSITORY
REPOSITORYOCA/pos
GIT
GIThttps://github.com/OCA/pos.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/pos/tree/12.0/pos_cash_move_reason_multiple_control
VERSION
VERSION 3.1.1
CATEGORY
CATEGORYPoint Of sale
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLEYes
AUTHORS
AUTHORSOdoo Community Association (OCA), GRAP
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), GRAP
COMMITTERS
COMMITTERSSylvain LE GAL, Ivàn Todorovich, oca-travis, Weblate, OCA-git-bot
WEBSITE
WEBSITEhttps://github.com/OCA/pos
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:29:13
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/pos:
    - pos_cash_move_reason
    - pos_multiple_control
odoo/odoo:
    - point_of_sale
    - stock_account
    - stock
    - product
    - base
    - decimal_precision
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - uom
    - barcodes
    - account
    - analytic
    - portal
    - http_routing
    - digest
    - web_editor
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_wizard_pos_move_reason_form wizard.pos.move.reason xpath Inherits pos_cash_move_reason.view_wizard_pos_move_reason_form
Models touched (1)

New fields (2)
  • current_control_difference Float
    compute='_compute_control_differences' string='Current Difference'
  • new_control_difference Float
    compute='_compute_control_differences' string='New Difference'
Public methods (0)

No public methods.