TIP: You can type at any time to perform a new search.
Move in draft state by default
account_default_draft_move · OCA/account-financial-tools
- Repository
- OCA/account-financial-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.11 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.camptocamp.com
- Last tracking update
- 2026-08-07 07:17:46
- Authors
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza, Stéphane Bidoul (ACSONE)
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_customer_group_invoice |
Show Cancel invoice button customer | account.invoice | form | Inherits account.invoice_form |
invoice_form_supplier_group_invoice |
Show Cancel invoice button supplier | account.invoice | form | Inherits account.invoice_supplier_form |
view_account_config_settings |
account.config.settings.inherit | account.config.settings | Inherits account.view_account_config_settings | |
view_move_form_remove_button |
account.move.form.remove.button | account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (5)
New fields (0)
No new fields.
Public methods (1)-
button_confirm_bank(self)@api.multi
New fields (0)
No new fields.
Public methods (2)-
default_get(self, cr, uid, fields, context=None) -
set_parameters(self, cr, uid, ids, context=None)
New fields (0)
No new fields.
Public methods (1)-
action_move_create(self)@api.multiSet move line in draft state after creating them.
New fields (1)
-
entry_postedBooleanhelp="Check this box if you don't want new journal entries\nto pass through the 'draft' state and instead goes directly\nto the 'posted state' without any manual validation."string="Skip 'Draft' State"
No public methods.
New fields (1)
-
update_postedBooleancompute='_is_update_posted'string='Allow Cancelling Entries'
-
button_cancel(self)@api.multiWe rewrite function button_cancel, to allow invoice or bank statement with linked draft moved to be canceled
Loading…
Loading…
Loading…
Loading…