We would like to track project costs such as item consumption costs, equipment allocation costs, Manpower costs and sub-contract costs at project Milestone level like say:
Project 1:
Milestone 1 | Revenue | Item consumed | Equipment Cost | Manpower cost | Sub-contract | Total cost | Net
(SO-Invoice) (Item qty * Cost) (Asset allocation) (Man days* cost) (Purchase cost)
Milestone 2 | ------------------------------------------------------- same as above ----------------------------------------------------------------
........
Last Milestone ------------------------------------------------------- Same as above ----------------------------------------------------------------
Is there any way we can capture the above costs at Milestone level rather than at Project level (through Analytic code) in Odoo 9 community version through normal Odoo 9 transactions without going through custom code?
Thanks in advance for any valuable suggestions.