Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
4434 Prikazi

I want to group sale order lines so i can make severals sub-totals in a sale order. It is possible to do that ? Thanks !

Avatar
Opusti
Best Answer

Probably not invoice line, but sale order line?

If you are using OpenERP v6, install sale_layout module. It gives you the possibility to

  • add titles, sub total lines, etc
  • draw horizontal lines or page breaks

Not available for v7, yet. Or maybe develop/port from v6 module.

Avatar
Opusti
Avtor

Yes, it is sale order line. Unfortunately, i am using OpenERP v7. Thanks for the reply

if you are a developer you can develop a module that does that, should not take you longer than one day