Some quick observations, which might be useful. 1. 'auto_install' in __openerp__.py 2. def _default_customer_payment_request_info can be written in one line. 3. 'state' field should be kept readonly! 4. some methods you write need to pass context within(create, write, etc.)
Thanks. -- https://code.launchpad.net/~savoirfairelinux-openerp/banking-addons/loose-coupling/+merge/185033 Your team Savoir-faire Linux' OpenERP is subscribed to branch lp:~savoirfairelinux-openerp/banking-addons/loose-coupling. -- Mailing list: https://launchpad.net/~savoirfairelinux-openerp Post to : [email protected] Unsubscribe : https://launchpad.net/~savoirfairelinux-openerp More help : https://help.launchpad.net/ListHelp

