Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4433 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

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