I'm using Odoo 8. My business sells mobile phones (one-off purchase) and subscriptions (monthly payment).
When I create a quote I want to group the mobile phones into one table with a subtotal, tax, and total.
Then I want to group the subscriptions into another table with it's own subtotal, tax and total.
Is it possible to split the quote into different tables, each with it's own sub-total/tax/total, using some sort of product attribute?
I really appreciate any assistance anybody can offer. Thanks.
A simpler way of asking this same question: How can I group different types of products into their own table in the quote module, with each table having it's own subtotal/tax/total calculations?