Romania - Stock Accounting Date

l10n_ro_stock_account_date
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/19.0/l10n_ro_stock_account_date
VERSION
VERSION 0.2.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Mihai Fekete, oca-ci, Dorin Hongu, Sima Elisabeta
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:40:47
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-romania:
    - l10n_ro_stock_account
    - l10n_ro_stock
    - l10n_ro_config
odoo/odoo:
    - stock_dropshipping
    - sale_purchase_stock
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - purchase_stock
    - purchase
    - sale_purchase
    - l10n_ro
    - base_vat
    - account_edi_ubl_cii
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to select "Accounting Date" for stock operations.
Future dates are blocked for Romanian companies.
You can restrict the dates from first day of previous month.

Code Analysis

Views touched (3)
XML IDNameModelTypeStatus
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.list stock.picking field Inherits stock.vpicktree
Models touched (3)

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/18.0/l10n_ro_stock_account_date
VERSION
VERSION 1.6.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, oca-ci, Dorin Hongu, stananatanaela
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:30:08
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-romania:
    - l10n_ro_stock_account
    - l10n_ro_config
    - l10n_ro_stock
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - html_editor
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - purchase_stock
    - purchase
    - stock_dropshipping
    - sale_purchase_stock
    - sale_purchase
    - l10n_ro
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to select "Accounting Date" for stock operations.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
stock_valuation_layer_form stock.valuation.layer field Inherits stock_account.stock_valuation_layer_form
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.list stock.picking field Inherits stock.vpicktree
Models touched (6)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • create_date Datetime
    index=True readonly=True args: 'Created on'
  • create_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Created by'
  • l10n_ro_date_done Datetime
    help='This is the date when this record was created. Original create_date is writen at reception by module l10n_ro_stock_account_date' readonly=True
  • write_date Datetime
    index=True readonly=True args: 'Last Updated on'
  • write_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Last Updated by'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/17.0/l10n_ro_stock_account_date
VERSION
VERSION 1.16.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSGitHub, Weblate, OCA-git-bot, Mihai Fekete, oca-ci, Dorin Hongu, Adrian Vacaru, Stana Natanaela, stananatanaela
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 19:20:02
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-romania:
    - l10n_ro_stock_account
    - l10n_ro_config
    - l10n_ro_stock
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - onboarding
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - purchase_stock
    - purchase
    - stock_dropshipping
    - sale_purchase_stock
    - sale_purchase
    - l10n_ro
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION
This module allows you to select "Accounting Date" for stock operations.

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
stock_valuation_layer_form stock.valuation.layer field Inherits stock_account.stock_valuation_layer_form
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.tree stock.picking field Inherits stock.vpicktree
Models touched (6)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • create_date Datetime
    index=True readonly=True args: 'Created on'
  • create_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Created by'
  • l10n_ro_date_done Datetime
    help='This is the date when this record was created. Original create_date is writen at reception by module l10n_ro_stock_account_date' readonly=True
  • write_date Datetime
    index=True readonly=True args: 'Last Updated on'
  • write_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Last Updated by'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/16.0/l10n_ro_stock_account_date
VERSION
VERSION 1.8.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSWeblate, OCA-git-bot, Mihai Fekete, oca-ci, Dorin Hongu, Stana Natanaela, Larisa-nexterp
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:53:41
ODOO DEPENDENCIES
ODOO DEPENDENCIES OCA/l10n-romania:
    - l10n_ro_stock_account
    - l10n_ro_config
    - l10n_ro_stock
odoo/odoo:
    - sale_stock
    - sale
    - sales_team
    - base
    - mail
    - base_setup
    - web
    - bus
    - web_tour
    - account_payment
    - account
    - product
    - uom
    - analytic
    - portal
    - web_editor
    - http_routing
    - auth_signup
    - digest
    - resource
    - payment
    - utm
    - stock_account
    - stock
    - barcodes_gs1_nomenclature
    - barcodes
    - purchase_stock
    - purchase
    - stock_dropshipping
    - sale_purchase_stock
    - sale_purchase
    - l10n_ro
    - base_vat
PYTHON DEPENDENCIES
PYTHON DEPENDENCIES Not have
SYSTEM DEPENDENCIES
SYSTEM DEPENDENCIES Not have
DESCRIPTION
DESCRIPTION

Code Analysis

Views touched (4)
XML IDNameModelTypeStatus
stock_valuation_layer_form stock.valuation.layer field Inherits stock_account.stock_valuation_layer_form
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.tree stock.picking field Inherits stock.vpicktree
Models touched (5)

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entiries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • create_date Datetime
    index=True readonly=True args: 'Created on'
  • create_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Created by'
  • l10n_ro_date_done Datetime
    help='This is the date when this record was created. Original create_date is writen at reception by module nexterp_stock_date' readonly=True
  • write_date Datetime
    index=True readonly=True args: 'Last Updated on'
  • write_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Last Updated by'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/15.0/l10n_ro_stock_account_date
VERSION
VERSION 2.5.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSGitHub, OCA Transbot, Weblate, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Dorin Hongu, Stana Natanaela
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-07-06 00:46:30
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
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.stock.date res.config.settings xpath Inherits l10n_ro_config.res_config_settings_view_form
stock_valuation_layer_form stock.valuation.layer field Inherits stock_account.stock_valuation_layer_form
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.tree stock.picking field Inherits stock.vpicktree
Models touched (7)

New fields (0)

No new fields.

Public methods (1)
  • action_post(self)

New fields (1)
  • l10n_ro_account_move_activity Boolean
    config_parameter='l10n_ro_account_move_activity' args: "Add notification when posting invoice/entry if it's not linked to stock_move"
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (5)
  • create_date Datetime
    index=True readonly=True args: 'Created on'
  • create_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Created by'
  • l10n_ro_date_done Datetime
    help='This is the date when this record was created. Original create_date is writen at reception by module l10n_ro_stock_account_date' readonly=True
  • write_date Datetime
    index=True readonly=True args: 'Last Updated on'
  • write_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Last Updated by'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)
REPOSITORY
REPOSITORYOCA/l10n-romania
GIT
GIThttps://github.com/OCA/l10n-romania.git
GIT FOLDER
GIT FOLDERhttps://github.com/OCA/l10n-romania/tree/14.0/l10n_ro_stock_account_date
VERSION
VERSION 2.7.0
CATEGORY
CATEGORYLocalization
LICENSE
LICENSEAGPL-3
APPLICATION
APPLICATIONNo
AUTO-INSTALLABLE
AUTO-INSTALLABLENo
AUTHORS
AUTHORSOdoo Community Association (OCA), NextERP Romania
MAINTAINERS
MAINTAINERSOdoo Community Association (OCA), NextERP Romania
COMMITTERS
COMMITTERSGitHub, Weblate, OCA-git-bot, Mihai Fekete, oca-ci, Cojocaru Marcel, Stana Natanaela
WEBSITE
WEBSITEhttps://github.com/OCA/l10n-romania
LAST TRACKING UPDATE
LAST TRACKING UPDATE2026-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
    - mail
    - 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

Code Analysis

Views touched (5)
XML IDNameModelTypeStatus
res_config_settings_view_form res.config.settings.view.form.inherit.stock.date res.config.settings xpath Inherits l10n_ro_config.res_config_settings_view_form
stock_valuation_layer_form stock.valuation.layer field Inherits stock_account.stock_valuation_layer_form
view_picking_form stock.picking.form stock.picking xpath Inherits stock.view_picking_form
view_picking_internal_search stock.picking.internal.search stock.picking filter Inherits stock.view_picking_internal_search
vpicktree stock.picking.tree stock.picking field Inherits stock.vpicktree
Models touched (6)

New fields (0)

No new fields.

Public methods (1)
  • action_post(self)

New fields (1)
  • l10n_ro_account_move_activity Boolean
    config_parameter='l10n_ro_account_move_activity' args: "Add notification when posting invoice/entry if it's not linked to stock_move"
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (2)
  • check_lock_date(self, move_date)
  • l10n_ro_get_move_date(self)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • l10n_ro_accounting_date Datetime
    copy=False help='If this field is set, the svl and accounting entries will have this date, If not will have the today date as it should be' tracking=True args: 'Accounting Date'
Public methods (0)

No public methods.

New fields (5)
  • create_date Datetime
    index=True readonly=True args: 'Created on'
  • create_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Created by'
  • l10n_ro_date_done Datetime
    help='This is the date when this record was created. Original create_date is writen at reception by module l10n_ro_stock_account_date' readonly=True
  • write_date Datetime
    index=True readonly=True args: 'Last Updated on'
  • write_uid Many2one → res.users
    index=True readonly=True args: 'res.users', 'Last Updated by'
Public methods (2)
  • create(self, vals_list)
    @api.model_create_multi
  • write(self, vals)