Why we are using Analytic Account concept in Odoo
Suppose consider a small company doing trading business.
They want to know how much expense for vehicle maintanance.
For a smaller company they only want the total expense for all vehicles.
So they will create vehicle_maintanance_acc and put all expense in this account.
Consider a big company who having lot of vehicles.
They want to know the expense for maintenance for each vehicle.
So we can create n number of vehicle expense account,but its vertical in nature.
Maintaining it will be difficult.
So the better method is analytic account for each vehicle,we can maintain it in horizontally.
So Odoo defaultly using this method.
No comments:
Post a Comment