From 1b8754a67af1d07ce312c7c8e35fbfab8101b9dd Mon Sep 17 00:00:00 2001 From: "John Laterre (jol)" Date: Fri, 2 Sep 2022 14:08:15 +0000 Subject: [PATCH] [IMP] account_reports: create abstract model for custom reports closes odoo/documentation#2673 Related: odoo/odoo#98973 Related: odoo/enterprise#30777 Signed-off-by: Castillo Jonathan (jcs) --- .../reference/standard_modules/account/account_report.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/content/developer/reference/standard_modules/account/account_report.rst b/content/developer/reference/standard_modules/account/account_report.rst index ba9048fa1..d0aff3d40 100644 --- a/content/developer/reference/standard_modules/account/account_report.rst +++ b/content/developer/reference/standard_modules/account/account_report.rst @@ -13,7 +13,6 @@ Report .. autofield:: chart_template_id .. autofield:: country_id .. autofield:: only_tax_exigible - .. autofield:: caret_options_initializer .. autofield:: availability_condition .. autofield:: load_more_limit .. autofield:: search_bar