* we also do not print empty columns

customers often do not have product codes or discount or some other fields

so we check each invoice for
* amount_discount != 0
* print_ean
* print_code

if no line has a value in the column we suppress the column , leaving more space for the other columns - such avoiding wrodwrap as much as possible

--
Ferdinand


_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to