Repository
OCA/account-invoicing · module folder · Try on Runboat
Module version
1.0.1
Category
Accounting & Finance
Folder size
0.05 MB
License
LGPL-3
Application
No
Auto-installable
No
Website
https://github.com/OCA/account-invoicing
Last tracking update
2026-08-07 09:06:23
Authors
Odoo Community Association (OCA), TAKOBI
Maintainers
Odoo Community Association (OCA), TAKOBI
Committers
Eduardo de Miguel, OCA-git-bot, oca-ci
Odoo dependencies
Python dependencies
openupgradelib
System dependencies
None
Required by
None
Description
Define journals exclusive to receipts and automatically use them in sale
and purchase receipts A normal journal cannot be used in receipts if a
receipt journal has been created.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
view_account_journal_form_receipts account.journal.form.receipts account.journal form Inherits account.view_account_journal_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (3)

New fields (0)

No new fields.

Public methods (0)

No public methods.

New fields (1)
  • receipts Boolean
    help='If checked, this journal will be used by default for receipts and only can be used for receipts.' string='Exclusive to Receipts'
Public methods (1)
  • open_action(self)
    Create a new Receipt from the Dashboard Button link in name of journal

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

Loading…

Loading…

Loading…

Loading…