TIP: You can type at any time to perform a new search.
Romania - Stock Accounting Landed Cost
l10n_ro_stock_account_landed_cost · OCA/l10n-romania
- Repository
- OCA/l10n-romania · module folder · Try on Runboat
- Module version
- 1.7.0
- Category
- Localization
- Folder size
- 0.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-romania
- Last tracking update
- 2026-08-07 09:06:35
- Authors
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, Dorin Hongu
- Maintainers
- Odoo Community Association (OCA), Forest and Biomass Romania, NextERP Romania, Dorin Hongu
- Committers
- Mihai Fekete, Dorin Hongu, Weblate, OCA-git-bot, oca-ci, Sima Elisabeta
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_ro_dvi, l10n_ro_stock_picking_valued_report, l10n_ro_stock_price_difference
- Description
Extend Odoo standard functionality for landed costs to add also distribution of costs to stock moves reserved from actual
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_stock_landed_cost_form |
stock.landed.cost | form | Inherits stock_landed_costs.view_stock_landed_cost_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (1)-
button_create_landed_costs(self)Update account of the landed cost ine with the one from invoice line.
New fields (1)
-
origin_line_idMany2one → stock.valuation.adjustment.linesreadonly=Truestring='Origin Adjustment Line' args: 'stock.valuation.adjustment.lines'
No public methods.
New fields (3)
-
l10n_ro_cost_typeSelectiondefault='normal'string='Landed Cost Type' args: [('normal', 'Normal')] -
l10n_ro_distributed_valuation_linesOne2many → l10n.ro.stock.valuation.adjustment.linesreadonly=Truestring='Romania - Distributed Valuation Lines' args: 'l10n.ro.stock.valuation.adjustment.lines', 'cost_id' -
l10n_ro_only_on_distributed_linesBooleancompute='_compute_l10n_ro_only_on_distributed_lines'help='Field used to stop distribution on the actual stock moves, and to distribute only on new field, distributed valuation lines.'readonly=Falsestore=True
-
button_validate(self) -
compute_landed_cost(self)
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
l10n_ro_distributed_valuation_linesOne2many → l10n.ro.stock.valuation.adjustment.linesreadonly=Truestring='Romania - Distributed Valuation Lines' args: 'l10n.ro.stock.valuation.adjustment.lines', 'origin_line_id' -
l10n_ro_not_distributed_amountMonetaryreadonly=True args: 'Not Distributed Amount'
No public methods.
Loading…
Loading…
Loading…