Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
4436 Widoki

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 !

Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
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