
Optional Quick Create
This module extends Cyllo functionality, allows the user to avoid quick create new records, through many2one fields, for a specific model.
Can manage operations like the following:
- Can configure which models shouldn't allow quick create
- An Error Popup will raise for the configured models
This module allows user to configure models to restrict quick create option from Settings > Models
With this module, it is possible to:
- Avoid Quick Create for Configured Models
- Raise a User Error for Configured Models While Quick Create
Easy To Configure
This module very easy to configure.
Can Easily Specify Models
This module helps to avoid quick create for specific models configured in ir_models.
To use this module, you need to:
- go into the menu of ir_model,
- select the model for which you want to disable the quick create option,
- enable the option Avoid quick create.

GNU Affero General Public License v3.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you comply with the terms of the GNU Affero General Public License, version 3.0, available at https://www.gnu.org/licenses/agpl-3.0.html. You may develop software that uses the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those software under the terms of the GNU Affero General Public License, version 3.0. It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software without including the complete text of the GNU Affero General Public License, version 3.0, along with any applicable additional permissions. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
- base