跳至内容
菜单
此问题已终结
1 回复
130 查看

I have a multi-branch setup in Odoo.

How can I view expenses, sales, and purchases ,pos per branch?

Do I need to create a separate Analytic Account for each branch to generate reports, or is there another way to track it directly via the branch configuration?

形象
丢弃
最佳答案

Hi,


In Odoo multi-branch setup, each transaction (Sales, Purchase, POS, Expense, Invoice) has a Branch field.

When you create a record, the branch is automatically assigned based on the user’s branch.

You can filter or group reports (Sales, Purchases, POS, Expenses, Accounting) directly by Branch.

This gives you branch-wise totals without any extra configuration.

You do not need to create separate Analytic Accounts just for branch reporting.

Analytic Accounts are only needed if you want to track additional dimensions like projects, cost centers, or campaigns inside a branch.

For simple branch-level reporting (P&L, sales, expenses), use the Branch field directly.

Combining Branch + Analytic Accounts is optional if you want both branch view and detailed project/cost tracking together.



Hope it helps

形象
丢弃
编写者

so thank you so much, very clear