Logistic Requisition Budget

logistic_requisition_budget
REPOSITORY
REPOSITORYOCA/vertical-ngo
GIT
GIThttps://github.com/OCA/vertical-ngo.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/vertical-ngo/tree/7.0/logistic_requisition_budget
VERSION
VERSION 0.1
CATEGORY
CATEGORYPurchase Management
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), Camptocamp
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), Camptocamp
COMMITTERS
COMMITTERSRomain Deheele, Alexandre Fayolle, Nicolas Bessi
WEBSITE
WEBSITEhttp://www.camptocamp.com
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:07:17
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/purchase-workflow:
    - purchase_group_hooks
OCA/sale-reporting:
    - sale_order_webkit
OCA/sale-workflow:
    - sale_validity
    - sale_sourced_by_line
    - sale_dropshipping
OCA/stock-logistics-warehouse:
    - stock_location_ownership
OCA/vertical-ngo:
    - logistic_requisition
    - transport_plan
    - logistic_order
OCA/webkit-tools:
    - base_headers_webkit
odoo/odoo:
    - sale
    - account_voucher
    - account
    - base_setup
    - base
    - web_kanban
    - web
    - product
    - process
    - decimal_precision
    - mail
    - analytic
    - board
    - edi
    - email_template
    - purchase
    - stock
    - procurement
    - sale_stock
    - delivery
    - report_webkit
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This logisitc requisiton budget
===============================

This module add a notion of budget on logistic requisition.
Each requisition lines have now a budget holder and a budget Value.

Requisiton must be approves by budget manager.

If budget is exceeded requisition flow is block unitl adaptation of price
or budget.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
view_logistic_requisition_budget_form logistic.requisition.budget.form logistic.requisition xpath Inherits logistic_requisition.view_logistic_requisition_form
view_logistic_requisition_budget_tree logistic.requisition.budget.tree logistic.requisition xpath Inherits logistic_requisition.view_logistic_requisition_tree
view_logistic_requisition_line_budget_form logistic.requisition.line.budget.form logistic.requisition.line xpath Inherits logistic_requisition.view_logistic_requisition_line_form
view_logistic_requisition_line_budget_tree logistic.requisition.line.budget.tree logistic.requisition.line xpath Inherits logistic_requisition.view_logistic_requisition_line_tree
Models touched (4)

New fields (0)

No new fields.

Public methods (1)
  • copy(self, cr, uid, id, default=None, context=None)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.