TIP: You can type at any time to perform a new search.
JSONify Stored
jsonifier_stored · OCA/server-tools
- Repository
- OCA/server-tools · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.06 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/server-tools
- Last tracking update
- 2026-08-07 07:47:40
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Simone Orsi, Weblate, OCA-git-bot, oca-ci
Code Analysis ⓘ
Views touched (0)
No views found for this module.
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (2)
-
ir_export_idMany2one → ir.exportscompute='_compute_ir_export_id' args: 'ir.exports' -
jsonified_displayTextcompute='_compute_jsonified_display'
-
cron_update_json_data_for(self, model_name, chunk_size=5, domain=None, lang_domains=None, job_params=None)@api.modelGenerate jobs to compute JSON data for given model. If the curent model has a `lang_id` field, one job-ification per lang will be triggered. -
jobify_json_data_compute_for(self, model, chunk_size=5, domain=None, ids=None, lang=None, job_params=None)@api.model -
jsonify_compute_data_for(self, model_name, ids)@api.model