TIP: You can type at any time to perform a new search.
ITA - Libro giornale
l10n_it_central_journal · OCA/l10n-italy
⚠ Security warnings
access_wizard_giornale_manager— Access rule grants write/create/unlink on 'l10n_it_central_journal.model_wizard_giornale' to EVERY user (portal/public included): no group is set acl-global-write
Found by automated static analysis: these patterns are usually risky, but only a manual review of the module can confirm a real issue.
- Repository
- OCA/l10n-italy · module folder · Try on Runboat
- Module version
- 1.0.1
- Category
- Localization/Italy
- Folder size
- 0.83 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/l10n-italy
- Last tracking update
- 2026-08-07 07:47:33
- Authors
- Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
- Maintainers
- Odoo Community Association (OCA), Gianmarco Conte - Dinamiche Aziendali srl
- Committers
- Alfredo Zamora, Weblate, OCA-git-bot, oca-travis, Alessandro Uffreduzzi, Patrick T
- Odoo dependencies
- Python dependencies
- xmlschema
- System dependencies
- None
- Required by
- None
- Description
Code Analysis ⓘ
Views touched (5)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
report_giornale |
report_giornale | ir.ui.view | qweb | New |
view_central_journal_account_journal_form |
view.central.journal.account.journal.form | account.journal | form | Inherits account.view_account_journal_form |
view_date_range_form_inherit_view |
date.range.form | date.range | form | Inherits date_range.view_date_range_form_view |
view_date_range_inherit_tree |
date.range.tree.inherit | date.range | tree | Inherits date_range.view_date_range_tree |
wizard_giornale |
General Journal | wizard.giornale | form | New |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (4)
New fields (1)
-
central_journal_excludeBooleanargs: 'Exclude from General Journal'
No public methods.
New fields (5)
-
date_last_printDateargs: 'Last printed date' -
progressive_creditFloatdigits='Account' args: 'Progressive Credit' -
progressive_debitFloatdigits='Account' args: 'Progressive Debit' -
progressive_line_numberIntegerargs: 'Progressive line' -
progressive_page_numberIntegerargs: 'Progressive of the page'
No public methods.
New fields (0)
No new fields.
Public methods (0)No public methods.
New fields (14)
-
company_idMany2onereadonly=Truerelated='daterange_id.company_id'store=True -
date_move_line_fromDaterequired=True -
date_move_line_from_viewDateargs: 'From date' -
date_move_line_toDaterequired=True args: 'To date' -
daterange_idMany2one → date.rangerequired=True args: 'date.range', 'Date Range' -
fiscal_page_baseIntegerrequired=True args: 'Last printed page' -
journal_idsMany2many → account.journaldefault=_get_journalrequired=Truestring='Journals' args: 'account.journal', 'giornale_journals_rel', 'journal_id', 'giornale_id' -
last_def_date_printDateargs: 'Last definitive date print' -
print_stateSelectiondefault='print'readonly=True args: [('print', 'Ready for printing'), ('printed', 'Printed')], 'State' -
progressive_creditFloatargs: 'Progressive Credit' -
progressive_debit2Floatargs: 'Progressive Debit' -
start_rowIntegerrequired=True args: 'Start row' -
target_moveSelectiondefault='all' args: [('all', 'All'), ('posted', 'Posted'), ('draft', 'Draft')], 'Target Move' -
year_footerCharhelp='Value printed near number of page in the footer'string='Year for Footer'
-
get_line_ids(self) -
get_year_footer(self)@api.onchange('date_move_line_from_view') -
on_change_daterange_id(self)@api.onchange('daterange_id') -
print_giornale(self) -
print_giornale_final(self)
Loading…
Loading…
Loading…
Loading…