| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/16.0/purchase_price_diff |
| VERSION | |
| VERSION | 1.1 |
| CATEGORY | |
| CATEGORY | Hidden |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Martin Trigaux, Arnold Moyaux |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:53 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - purchase_stock - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes_gs1_nomenclature - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
WMS Accounting module
======================
This module adds the price difference account. Used in standard perpetual valuation.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
product_template_form_view |
product.normal.form.inherit.stock | product.template | field | Inherits account.product_template_form_view |
view_category_property_form |
product.category.property.form.inherit.stock | product.category | field | Inherits account.view_category_property_form |
No new fields.
Public methods (0)No public methods.
property_account_creditor_price_difference_categ
Many2one → account.account
company_dependent=True
help='This account will be used to value price difference between purchase price and accounting cost.'
string='Price Difference Account'
args: 'account.account'
No public methods.
property_account_creditor_price_difference
Many2one → account.account
company_dependent=True
help='This account is used in automated inventory valuation to record the price difference between a purchase order and its related vendor bill when validating this vendor bill.'
string='Price Difference Account'
args: 'account.account'
No public methods.