documentation/content/developer/reference
Leonardo Pavan Rocha 6462ed0112 [IMP] web: merge quick_add with quick_create_form_view id in views
https://github.com/odoo/odoo/pull/114827 added a new attribute
quick_create_form_view_id to the calendar view that would allow showing a form
view when clicking on quick_create. This attribute was only used in calendar,
however it could be useful for other modules as well. It was decided to merge
this new attribute with the quick_add attribute, as they are related. Now, the
quick_add attribute accepts either a boolean or a form view id. This commit
changes the documentation of this attribute.

task-3286969

closes odoo/documentation#4707

Related: odoo/odoo#122923
Signed-off-by: Arnaud Joset (arj) <arj@odoo.com>
2023-07-12 20:33:53 +02:00
..
backend [IMP] web: merge quick_add with quick_create_form_view id in views 2023-07-12 20:33:53 +02:00
external_api [MOV] developer/api/external_api: move "External API" to the reference dir 2023-02-23 16:09:00 +01:00
extract_api [IMP] reference/extract: update documentation 2023-04-22 06:53:41 +02:00
frontend [IMP] web: Owl DateTimePicker 2023-07-04 12:47:02 +02:00
standard_modules [ADD] developer: add _get_available_tokens 2023-03-21 19:54:31 +01:00
user_interface [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00
backend.rst [ADD] developer/reference: add a reference page on performance 2022-10-06 18:01:00 +02:00
cli.rst [FIX] deploy: reference the config parameter 2023-06-20 18:02:00 +02:00
external_api.rst [IMP] orm: name_get into display_name 2023-06-28 17:41:15 +02:00
extract_api.rst [IMP] reference/extract: update documentation 2023-04-22 06:53:41 +02:00
frontend.rst [IMP] create JavaScript howtos 2023-04-05 13:57:53 +02:00
standard_modules.rst [ADD] reference/standard_modules: API reference for the payment engine 2022-10-09 09:11:46 +02:00
user_interface.rst [IMP] scss: update, improve preexisting content 2023-01-13 17:33:02 +01:00