Repository
odoo/odoo · module folder
Module version
0.1.0
Category
Accounting/Accounting
Folder size
0.08 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
None
Last tracking update
2026-08-08 22:19:31
Authors
Maintainers
None
Committers
Odoo Translation Bot, Harsh Modi
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
None
Description
This module allows you to add sequence for Debit note
    

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_journal_form_inherit_debit_note account.journal.form.inherit.debit.note account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (1)
  • debit_sequence Boolean
    compute='_compute_debit_sequence' help="Check this box if you don't want to share the same sequence for invoices and debit notes made from this journal" readonly=False store=True string='Dedicated Debit Note Sequence'
Public methods (0)

No public methods.

New fields (0)

No new fields.

Public methods (0)

No public methods.