[Erp5-report] ERP5Form

cvsdigest nobody at cvs.erp5.org
Thu Jun 23 11:49:00 CEST 2005


User:   jerome
Date:   2005-06-23 11:32:02
Module: ERP5Form

    the display_zero attribute was removed, now we use a more generic way:
    you specify a method to call on each value to render them.
    The method must accept the following parameters :
    value = the value to display
    cell_name = the name of the cell in pdfform.
    It should be backward compatible (if not, contact me)

    M PDFForm.py
      http://cvs.erp5.org/ERP5Form/PDFForm.py.diff?r1=2.1&r2=2.2
    M www/PDFForm_manageCells.zpt
      http://cvs.erp5.org/ERP5Form/www/PDFForm_manageCells.zpt.diff?r1=1.2&r2=1.3

--
Generated by cvsdigest 1.2 http://www.nongnu.org/cvsdigest/



More information about the Erp5-report mailing list