mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +07:00
A typo was found. The word "customeKanbanView" is misspelled and should be "customKanbanView", which is the constant exported correctly in the code. Therefore, the corrected line would be: closes odoo/documentation#9676 Forward-port-of: odoo/documentation#9661 Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>