Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.0
Category
Accounting
Folder size
0.05 MB
License
AGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-13 11:13:55
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module checks if date of pickings match with accounting date

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
invoice_stock_picking_date_wizard Accounting date does not match with stock move dates invoice.picking.date.check.wiz form New
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • action_post(self)

New fields (2)
  • exception_msg Text
    readonly=True
  • invoice_id Many2one → account.move
    comodel_name='account.move'
Public methods (2)
  • action_show(self)
  • button_continue(self)

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
323 days ago
Last activity
106 days ago
Repository
OCA/account-invoicing
Pull request
[17.0][MIG] account_invoice_check_picking_date (#2116)