Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
4443 Представления

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 !

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить
Автор

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