From f200abf2599a28c2481cfc524b0d31d9901d8a84 Mon Sep 17 00:00:00 2001 From: "Tom Aarab (toaa)" Date: Tue, 30 Jul 2024 13:44:53 +0200 Subject: [PATCH] [IMP] accounting: branches oaf vs paid plan taskid-3943368 closes odoo/documentation#10447 Signed-off-by: Audrey Vandromme (auva) --- content/applications/general/companies.rst | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/content/applications/general/companies.rst b/content/applications/general/companies.rst index c8db78f36..bee0652e5 100644 --- a/content/applications/general/companies.rst +++ b/content/applications/general/companies.rst @@ -127,9 +127,10 @@ appears. menu, and go to :menuselection:`Settings app --> Accounting --> Fiscal Localization`. .. danger:: - Adding a branch to a company triggers an upsell, should the database be in the *Standard* or - *One App Free* pricing plans. Adding one or more branches constitutes a multi-company database, - and needs to be moved to the *Custom* pricing plan. + If the database is on the standard *Paid* pricing plan, adding a branch to a company triggers an + upsell. Since adding one or more branches turns the database into a multi-company setup, it + will need to switch to the *Custom* pricing plan. This does not affect databases on the *One-app + free* plan. For more information on pricing, see `Odoo's pricing `_ page.