| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-romania |
| GIT | |
| GIT | https://github.com/OCA/l10n-romania.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-romania/tree/14.0/l10n_ro_stock_account_tracing |
| VERSION | |
| VERSION | 0.1.0 |
| CATEGORY | |
| CATEGORY | Accounting |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Dakai SOFT SRL |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Dakai SOFT SRL |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Dorin Hongu, Adrian Vacaru |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-romania |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:40:51 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/l10n-romania: - l10n_ro_stock_account - l10n_ro_config - l10n_ro_stock odoo/odoo: - stock_landed_costs - stock_account - stock - product - base - base_setup - web - bus - web_tour - uom - barcodes - digest - portal - web_editor - http_routing - auth_signup - resource - account - analytic - purchase_stock - purchase - sale_stock - sale - sales_team - payment - utm - l10n_ro - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
stock_valuation_layer_pivot |
stock.valuation.layer.pivot | stock.valuation.layer | pivot | New |
No new fields.
Public methods (1)action_post(self)
l10n_ro_link_stock_move_ids
Many2many → stock.move
column1='account_move_line_id'
column2='stock_move_id'
comodel_name='stock.move'
relation='account_move_line_stock_move_link'
string='Romania Stock Move Related'
l10n_ro_location_dest_id
Many2one → stock.location
compute='_compute_stock_relation'
store=True
string='Romania Destionation Location'
args: 'stock.location'
l10n_ro_location_id
Many2one → stock.location
compute='_compute_stock_relation'
store=True
string='Romania Source Location'
args: 'stock.location'
l10n_ro_product_category_id
Many2one → product.category
related='product_id.categ_id'
store=True
string='Romania Product Category'
args: 'product.category'
l10n_ro_stock_move_id
Many2one → stock.move
compute='_compute_stock_relation'
store=True
string='Romania Stock Move'
args: 'stock.move'
l10n_ro_stock_picking_id
Many2one → stock.picking
compute='_compute_stock_relation'
store=True
string='Romania Picking'
args: 'stock.picking'
l10n_ro_stock_picking_type_id
Many2one → stock.picking.type
compute='_compute_stock_relation'
store=True
string='Romania Picking Type'
args: 'stock.picking.type'
l10n_ro_valued_type
Char
compute='_compute_stock_relation'
store=True
string='Romania Valued Type'
setStockMoveData(self, stock_move)
valued_svl
Float
compute='_compute_valued_svls'
string='Valoare'
No public methods.
l10n_ro_abs_value
Float
compute='_compute_direction'
store=True
string='Romania Absolute Value'
l10n_ro_direction
Selection
compute='_compute_direction'
store=True
string='Romania Direction'
args: [('in', 'Input'), ('out', 'Output')]
l10n_ro_picking_id
Many2one → stock.picking
related='stock_move_id.picking_id'
store=True
string='Stock Picking'
args: 'stock.picking'
l10n_ro_picking_type_id
Many2one → stock.picking.type
related='l10n_ro_picking_id.picking_type_id'
store=True
string='Picking Type'
args: 'stock.picking.type'
write(self, values)