Repository
OCA/l10n-romania · module folder · Try on Runboat
Module version
1.2.0
Category
Localization
Folder size
0.1 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), NextERP Romania
Maintainers
Odoo Community Association (OCA), NextERP Romania
Committers
Mihai Fekete, Weblate, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module adds templates for stock picking report according to
Romanian Legislation.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
report_delivery_document_comments report_delivery_document_comments ir.ui.view qweb Inherits stock.report_delivery_document
report_picking_document_comments report_picking_document_comments ir.ui.view qweb Inherits stock.report_picking
stock_picking_form_add_comment comment_template.stock.picking.form stock.picking form Inherits stock.view_picking_form
view_picking_add_delegate_form view_picking_add_delegate_form stock.picking form Inherits stock.view_picking_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • l10n_ro_mean_transp Char
    help='Visible only in pickings, and can be modify only from there;is keeping all the time the last not null value' string='Mean transport'
Public methods (0)

No public methods.

New fields (2)
  • l10n_ro_delegate_id Many2one → res.partner
    string='Delegate' args: 'res.partner'
  • l10n_ro_mean_transp Char
    string='Mean transport'
Public methods (2)
  • on_change_delegate_id(self)
    @api.onchange('l10n_ro_delegate_id')
  • write(self, vals)
    if modified the l10n_ro_mean_transp will write into delegate

Loading…

Loading…

Loading…

Loading…

Loading…