[Erp5-report] ERP5

cvsdigest nobody at cvs.erp5.org
Mon Jan 23 21:49:01 CET 2006


User:   alex
Date:   2006-01-23 21:38:44
Module: ERP5

    - CreditCard is a form of BankAccount (a payment method). It must then use the
    same PropertySheet.
    - Renammed the meta_type & portal_type according to the naming convention.
    (Added a whitespace. Is it a good idea ? It might have some side effects)
    - There wa too many helper methods in BankAccount :
    It might be a potential hazard to have the system automatically fill in the
    security keys. It is far more secure to have the user enter them manually,
    and then have the system doucle-check them.
    This can be accomplished in ERP5 through the use of Constraint.

    M Document/BankAccount.py
      http://cvs.erp5.org/ERP5/Document/BankAccount.py.diff?r1=2.14&r2=2.15
    M PropertySheet/BankAccount.py
      http://cvs.erp5.org/ERP5/PropertySheet/BankAccount.py.diff?r1=2.5&r2=2.6
    R PropertySheet/CreditCard.py
      http://cvs.erp5.org/ERP5/PropertySheet/CreditCard.py?rev=1.1&content-type=text/vnd.viewcvs-markup

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



More information about the Erp5-report mailing list