Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
2310 Näkymät

What we can do with sales_layout and invoice_layout module? I need to add and remove some columns in sales quotations and invoices. Can I get the help from these modules?

Avatar
Hylkää
Paras vastaus

Hi,

You can do the following using sale_layout and invoice_layout module:
1. Order all the lines of an invoice
2. add titles, comment lines, sub total lines
3. draw horizontal lines and put page breaks
These modules are not for add and remove columns. 

Avatar
Hylkää
Tekijä

thanks