TIP: You can type at any time to perform a new search.
Romania - Stock
l10n_ro_stock · OCA/l10n-romania
- Repository
- OCA/l10n-romania · module folder · Try on Runboat
- Module version
- 0.4.0
- Category
- Localization
- Folder size
- 0.06 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
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- l10n_ro_stock_account
- Description
Ease the process of Consume and Usage Giving - adds location and picking types for every newly created warehouse. You can also define the location merchandise type, if it's Merchandise in Store or Warehouse.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
l10n_ro_product_template_form_inherit |
l10n.ro.product.template.form.inherit | product.template | form | Inherits product.product_template_form_view |
view_warehouse |
l10n.ro.stock.warehouse.consume | stock.warehouse | Inherits stock.view_warehouse |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (6)
New fields (1)
-
l10n_ro_net_weightFloatdigits='Stock Weight' args: 'Net Weight'
No public methods.
New fields (2)
-
l10n_ro_net_weightFloatcompute='_compute_l10n_ro_net_weight'digits='Stock Weight'inverse='_inverse_l10n_ro_net_weight'store=True args: 'Net Weight' -
l10n_ro_net_weight_uom_nameCharcompute='_compute_l10n_ro_net_weight_uom_name'string='Net Weight unit of measure label'
No public methods.
New fields (2)
-
l10n_ro_consume_location_idMany2one → stock.locationcopy=Falsedomain=[('usage', '=', 'consume')]readonly=Truestring='Consume Location' args: 'stock.location' -
l10n_ro_usage_location_idMany2one → stock.locationcopy=Falsedomain=[('usage', '=', 'usage_giving')]readonly=Truestring='Usage Location' args: 'stock.location'
-
create_missing_consume_location(self)@api.model -
create_missing_usage_location(self)@api.model
New fields (1)
-
usageSelectionondelete={'usage_giving': 'set default', 'consume': 'set default'}selection_add=[('usage_giving', 'Usage Giving'), ('consume', 'Consume')]
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (2)
-
l10n_ro_consume_type_idMany2one → stock.picking.typestring='Romania - Consume Type' args: 'stock.picking.type' -
l10n_ro_usage_type_idMany2one → stock.picking.typestring='Romania - Usage Giving Type' args: 'stock.picking.type'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…