This addon allows to create temporary actions
Project description
Base Temporary Action
This module is a technical module that does nothing by itself.
This addon allows to create temporary actions that will be removed automatically after one hour (default transient age limit). Temporary actions are identified by a field ‘is_temporary’.
Table of contents
Use Cases / Context
We wanted to be able to open a new quotation form (without creating it in the database) with default values coming from an external system using a GET route and redirect.
We couldn’t find a way to pass our values to a new quotation form using Odoo standard. That’s why we created this module: it allows us to create a temporary action that we delete after it is used. On this action, we add context that allows us to get the default values on the new quotation.
Usage
To use this module, you need to:
Create an action, either by code or in the user interface and set its field is_temporary to True.
You have one hour to use your action (default transient age limit).
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Benoit Aimont benoit.aimont@acsone.eu (https://acsone.eu)
Other credits
The development of this module has been financially supported by:
Acsone
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/server-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file odoo_addon_base_temporary_action-18.0.1.0.0.4-py3-none-any.whl.
File metadata
- Download URL: odoo_addon_base_temporary_action-18.0.1.0.0.4-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cac1139df8e619cf2467e558d4220bed628efe4158a3e3ef8969bc7566f93ca8
|
|
| MD5 |
3c4898a51d56f116002666a54555521b
|
|
| BLAKE2b-256 |
9a47ee2f8d2c6962fad17ebcafe048c472cd60f2e8479c0e67761423a65ef90f
|