# Bazaar merge directive format 2 (Bazaar 0.90) # revision_id: ls@numerigraphe.fr-20100219084050-7zcatr424eafvn25 # target_branch: bzr+ssh://bazaar.launchpad.net/~openerp-\ # commiter/openobject-addons/stable_5.0-extra-addons/ # testament_sha1: 8c5f7784018e7f74c2761c471b6da4fcb3501951 # timestamp: 2010-02-19 09:41:04 +0100 # base_revision_id: gpa.tiny@gmail.com-20100219071513-moccoxxughsjis12 # # Begin patch === modified file 'account_balance_reporting/__init__.py' --- account_balance_reporting/__init__.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ import account_balance_report import report import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/__terp__.py' --- account_balance_reporting/__terp__.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/__terp__.py 2010-02-19 08:40:50 +0000 @@ -66,3 +66,5 @@ ], "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/account_balance_report.py' --- account_balance_reporting/account_balance_report.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/account_balance_report.py 2010-02-19 08:40:50 +0000 @@ -522,3 +522,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/account_balance_report_template.py' --- account_balance_reporting/account_balance_report_template.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/account_balance_report_template.py 2010-02-19 08:40:50 +0000 @@ -198,3 +198,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/report/__init__.py' --- account_balance_reporting/report/__init__.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/wizard/__init__.py' --- account_balance_reporting/wizard/__init__.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ import wizard_calculate -import wizard_print \ No newline at end of file +import wizard_print +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/wizard/wizard_calculate.py' --- account_balance_reporting/wizard/wizard_calculate.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/wizard/wizard_calculate.py 2010-02-19 08:40:50 +0000 @@ -68,3 +68,5 @@ } wizard_calculate('account_balance_report.calculate_wizard') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_balance_reporting/wizard/wizard_print.py' --- account_balance_reporting/wizard/wizard_print.py 2010-01-22 11:55:37 +0000 +++ account_balance_reporting/wizard/wizard_print.py 2010-02-19 08:40:50 +0000 @@ -100,3 +100,5 @@ } wizard_print('account_balance_report.print_wizard') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_base/__init__.py' --- account_base/__init__.py 2009-04-16 13:01:59 +0000 +++ account_base/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import partner import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_base/__terp__.py' --- account_base/__terp__.py 2009-06-09 07:15:30 +0000 +++ account_base/__terp__.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_base/partner.py' --- account_base/partner.py 2009-06-09 07:15:30 +0000 +++ account_base/partner.py 2010-02-19 08:40:50 +0000 @@ -34,3 +34,5 @@ 'div' : fields.char('Division', size=256), } Partner() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_base/wizard/__init__.py' --- account_base/wizard/__init__.py 2009-04-16 13:01:59 +0000 +++ account_base/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import account_setup + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_base/wizard/account_setup.py' --- account_base/wizard/account_setup.py 2009-04-16 13:01:59 +0000 +++ account_base/wizard/account_setup.py 2010-02-19 08:40:50 +0000 @@ -81,3 +81,5 @@ AccountSetup() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_bob_import/__init__.py' --- account_bob_import/__init__.py 2008-11-03 19:56:05 +0000 +++ account_bob_import/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## import bob_import_step_1 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_budget_project/account_budget_project.py' --- account_budget_project/account_budget_project.py 2009-05-07 14:05:15 +0000 +++ account_budget_project/account_budget_project.py 2010-02-19 08:40:50 +0000 @@ -47,3 +47,5 @@ } account_analytic_account() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/__init__.py' --- account_financial_report/__init__.py 2009-11-05 18:31:21 +0000 +++ account_financial_report/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import report import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/__terp__.py' --- account_financial_report/__terp__.py 2009-11-27 10:56:30 +0000 +++ account_financial_report/__terp__.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/report/__init__.py' --- account_financial_report/report/__init__.py 2009-11-27 10:56:30 +0000 +++ account_financial_report/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ import general_ledger import invoice_list + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/report/account_chart.py' --- account_financial_report/report/account_chart.py 2009-11-27 10:56:30 +0000 +++ account_financial_report/report/account_chart.py 2010-02-19 08:40:50 +0000 @@ -148,3 +148,5 @@ report_sxw.report_sxw('report.account.account.chart.report', 'account.account','addons/account_financial_report/report/account_chart.rml', parser=account_chart, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/report/invoice_list.py' --- account_financial_report/report/invoice_list.py 2010-01-28 10:02:21 +0000 +++ account_financial_report/report/invoice_list.py 2010-02-19 08:40:50 +0000 @@ -158,3 +158,5 @@ report_sxw.report_sxw('report.account.invoice.list.report', 'account.invoice', 'addons/account_financial_report/report/invoice_list.rml', parser=print_invoice_list, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/report/rml_parse.py' --- account_financial_report/report/rml_parse.py 2009-11-05 18:31:21 +0000 +++ account_financial_report/report/rml_parse.py 2010-02-19 08:40:50 +0000 @@ -178,3 +178,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/wizard/__init__.py' --- account_financial_report/wizard/__init__.py 2009-11-27 10:56:30 +0000 +++ account_financial_report/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ import wizard_invoice_list_report import wizard_print_journal_entries + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_financial_report/wizard/wizard_account_chart.py' --- account_financial_report/wizard/wizard_account_chart.py 2009-11-05 18:31:21 +0000 +++ account_financial_report/wizard/wizard_account_chart.py 2010-02-19 08:40:50 +0000 @@ -54,3 +54,5 @@ wizard_report('account.account.chart.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/__init__.py' --- account_invoice_india/__init__.py 2009-05-06 11:33:21 +0000 +++ account_invoice_india/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import wizard import report import account_invoice + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/__terp__.py' --- account_invoice_india/__terp__.py 2009-06-04 10:47:18 +0000 +++ account_invoice_india/__terp__.py 2010-02-19 08:40:50 +0000 @@ -48,3 +48,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/account_invoice.py' --- account_invoice_india/account_invoice.py 2009-06-04 10:47:18 +0000 +++ account_invoice_india/account_invoice.py 2010-02-19 08:40:50 +0000 @@ -253,3 +253,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/__init__.py' --- account_invoice_india/report/__init__.py 2009-05-07 09:06:33 +0000 +++ account_invoice_india/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import aged_trial_balance import partner_balance import invoice + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/account_journal.py' --- account_invoice_india/report/account_journal.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/report/account_journal.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ parser=journal_print, header=False ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/aged_trial_balance.py' --- account_invoice_india/report/aged_trial_balance.py 2009-06-04 10:47:18 +0000 +++ account_invoice_india/report/aged_trial_balance.py 2010-02-19 08:40:50 +0000 @@ -202,3 +202,5 @@ 'res.partner', 'addons/account_invoice_india/report/aged_trial_balance.rml', parser=aged_trial_report1, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/general_ledger.py' --- account_invoice_india/report/general_ledger.py 2009-06-04 10:47:18 +0000 +++ account_invoice_india/report/general_ledger.py 2010-02-19 08:40:50 +0000 @@ -130,3 +130,5 @@ parser=GeneralLedger, header=False ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/invoice.py' --- account_invoice_india/report/invoice.py 2009-05-07 09:06:33 +0000 +++ account_invoice_india/report/invoice.py 2010-02-19 08:40:50 +0000 @@ -91,3 +91,5 @@ 'account_invoice_india/report/invoice.rml', parser=account_invoice_tax_retail,header=False ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/partner_balance.py' --- account_invoice_india/report/partner_balance.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/report/partner_balance.py 2010-02-19 08:40:50 +0000 @@ -252,3 +252,5 @@ 'addons/account_invoice_india/report/partner_balance.rml',parser=partner_balance, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/report/report_third_party_ledger.py' --- account_invoice_india/report/report_third_party_ledger.py 2009-06-04 10:47:18 +0000 +++ account_invoice_india/report/report_third_party_ledger.py 2010-02-19 08:40:50 +0000 @@ -227,3 +227,5 @@ report_sxw.report_sxw('report.account.third_party_wise_ledger', 'res.partner', 'addons/account_invoice_india/report/third_party_ledger.rml',parser=third_party_ledger, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/__init__.py' --- account_invoice_india/wizard/__init__.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import wizard_journal_ledger import wizard_aged_trial_balance import wizard_partner_balance_report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/account_chart_wizard.py' --- account_invoice_india/wizard/account_chart_wizard.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/wizard/account_chart_wizard.py 2010-02-19 08:40:50 +0000 @@ -78,3 +78,5 @@ } } wizard_account_chart('account.chart.periods') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/account_create.py' --- account_invoice_india/wizard/account_create.py 2009-05-05 15:15:57 +0000 +++ account_invoice_india/wizard/account_create.py 2010-02-19 08:40:50 +0000 @@ -139,3 +139,5 @@ }, } Account('partner.account.create') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/wizard_aged_trial_balance.py' --- account_invoice_india/wizard/wizard_aged_trial_balance.py 2009-05-14 05:00:24 +0000 +++ account_invoice_india/wizard/wizard_aged_trial_balance.py 2010-02-19 08:40:50 +0000 @@ -109,3 +109,5 @@ wizard_report('account.aged.trial.balance1') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/wizard_journal_ledger.py' --- account_invoice_india/wizard/wizard_journal_ledger.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/wizard/wizard_journal_ledger.py 2010-02-19 08:40:50 +0000 @@ -65,3 +65,5 @@ } GeneralLedger('account.general.ledger.report.custom') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/wizard_partner_balance_report.py' --- account_invoice_india/wizard/wizard_partner_balance_report.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/wizard/wizard_partner_balance_report.py 2010-02-19 08:40:50 +0000 @@ -75,3 +75,5 @@ } wizard_report('account.partner.balance.new.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_invoice_india/wizard/wizard_third_party_ledger.py' --- account_invoice_india/wizard/wizard_third_party_ledger.py 2009-04-22 19:27:30 +0000 +++ account_invoice_india/wizard/wizard_third_party_ledger.py 2010-02-19 08:40:50 +0000 @@ -73,3 +73,5 @@ } } wizard_report('account.third_party_ledger.partner.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_epassporte/__init__.py' --- account_payment_epassporte/__init__.py 2009-11-20 21:14:36 +0000 +++ account_payment_epassporte/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_epassporte/__terp__.py' --- account_payment_epassporte/__terp__.py 2009-11-21 10:53:02 +0000 +++ account_payment_epassporte/__terp__.py 2010-02-19 08:40:50 +0000 @@ -59,3 +59,5 @@ "installable" : True, "active" : False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_epassporte/epassporte.py' --- account_payment_epassporte/epassporte.py 2010-02-08 09:45:30 +0000 +++ account_payment_epassporte/epassporte.py 2010-02-19 08:40:50 +0000 @@ -319,3 +319,5 @@ account_bank_statement() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_epassporte/wizard/__init__.py' --- account_payment_epassporte/wizard/__init__.py 2009-11-20 21:14:36 +0000 +++ account_payment_epassporte/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import epassporte + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_epassporte/wizard/epassporte.py' --- account_payment_epassporte/wizard/epassporte.py 2009-11-20 21:14:36 +0000 +++ account_payment_epassporte/wizard/epassporte.py 2010-02-19 08:40:50 +0000 @@ -101,3 +101,5 @@ } import_epassporte('account_payment_epassporte.import_epassporte') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_extension/__init__.py' --- account_payment_extension/__init__.py 2009-09-09 11:08:34 +0000 +++ account_payment_extension/__init__.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ import account_invoice import account_move_line import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_extension/__terp__.py' --- account_payment_extension/__terp__.py 2009-09-09 11:08:34 +0000 +++ account_payment_extension/__terp__.py 2010-02-19 08:40:50 +0000 @@ -59,3 +59,5 @@ "installable": True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_extension/account_invoice.py' --- account_payment_extension/account_invoice.py 2009-12-30 15:59:37 +0000 +++ account_payment_extension/account_invoice.py 2010-02-19 08:40:50 +0000 @@ -75,3 +75,5 @@ return ret account_invoice() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_extension/account_move_line.py' --- account_payment_extension/account_move_line.py 2010-01-20 19:55:59 +0000 +++ account_payment_extension/account_move_line.py 2010-02-19 08:40:50 +0000 @@ -150,3 +150,5 @@ return super(account_move_line, self).write(cr, uid, ids, vals, context, check, update_check=False) account_move_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_extension/payment.py' --- account_payment_extension/payment.py 2010-01-21 09:33:17 +0000 +++ account_payment_extension/payment.py 2010-02-19 08:40:50 +0000 @@ -153,3 +153,5 @@ return res payment_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_paypal/__init__.py' --- account_payment_paypal/__init__.py 2009-11-20 21:10:53 +0000 +++ account_payment_paypal/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_paypal/__terp__.py' --- account_payment_paypal/__terp__.py 2010-01-22 18:32:49 +0000 +++ account_payment_paypal/__terp__.py 2010-02-19 08:40:50 +0000 @@ -66,3 +66,5 @@ "installable" : True, "active" : False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_paypal/paypal.py' --- account_payment_paypal/paypal.py 2010-02-08 09:45:30 +0000 +++ account_payment_paypal/paypal.py 2010-02-19 08:40:50 +0000 @@ -342,3 +342,5 @@ account_bank_statement() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_paypal/wizard/__init__.py' --- account_payment_paypal/wizard/__init__.py 2009-11-20 21:10:53 +0000 +++ account_payment_paypal/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import paypal + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_payment_paypal/wizard/paypal.py' --- account_payment_paypal/wizard/paypal.py 2009-11-20 21:10:53 +0000 +++ account_payment_paypal/wizard/paypal.py 2010-02-19 08:40:50 +0000 @@ -101,3 +101,5 @@ } import_paypal('account_payment_paypal.import_paypal') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_regularization/__init__.py' --- account_regularization/__init__.py 2009-09-09 11:08:34 +0000 +++ account_regularization/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ ############################################################################## import account -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_regularization/__terp__.py' --- account_regularization/__terp__.py 2009-09-09 11:08:34 +0000 +++ account_regularization/__terp__.py 2010-02-19 08:40:50 +0000 @@ -45,3 +45,5 @@ "installable": True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_regularization/account.py' --- account_regularization/account.py 2009-09-09 11:08:34 +0000 +++ account_regularization/account.py 2010-02-19 08:40:50 +0000 @@ -145,3 +145,5 @@ account_move() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_regularization/wizard/__init__.py' --- account_regularization/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ account_regularization/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,4 +22,5 @@ # ############################################################################## -import account_regularization \ No newline at end of file +import account_regularization +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_regularization/wizard/account_regularization.py' --- account_regularization/wizard/account_regularization.py 2009-09-09 11:08:34 +0000 +++ account_regularization/wizard/account_regularization.py 2010-02-19 08:40:50 +0000 @@ -134,3 +134,5 @@ wizard_regularize('account.regularization.regularize') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_renumber/__init__.py' --- account_renumber/__init__.py 2010-01-22 11:08:58 +0000 +++ account_renumber/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ __author__ = "Borja López Soilán (Pexego) - borjals@pexego.es" import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_renumber/__terp__.py' --- account_renumber/__terp__.py 2010-01-22 11:08:58 +0000 +++ account_renumber/__terp__.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ ], "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_renumber/test/create_moves.py' --- account_renumber/test/create_moves.py 2010-01-22 11:08:58 +0000 +++ account_renumber/test/create_moves.py 2010-02-19 08:40:50 +0000 @@ -112,3 +112,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_renumber/wizard/__init__.py' --- account_renumber/wizard/__init__.py 2010-01-22 11:08:58 +0000 +++ account_renumber/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ __author__ = "Borja López Soilán (Pexego) - borjals@pexego.es" -import wizard_renumber \ No newline at end of file +import wizard_renumber +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_renumber/wizard/wizard_renumber.py' --- account_renumber/wizard/wizard_renumber.py 2010-01-22 11:08:58 +0000 +++ account_renumber/wizard/wizard_renumber.py 2010-02-19 08:40:50 +0000 @@ -260,3 +260,5 @@ wizard_renumber('account_renumber.renumber_wizard') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/__init__.py' --- account_reports_india/__init__.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,4 @@ import wizard import report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/__terp__.py' --- account_reports_india/__terp__.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/__terp__.py 2010-02-19 08:40:50 +0000 @@ -53,3 +53,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/__init__.py' --- account_reports_india/report/__init__.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -4,3 +4,5 @@ import report_pl_horizontal import report_balance_sheet_horizontal + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/report_balance_sheet.py' --- account_reports_india/report/report_balance_sheet.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/report_balance_sheet.py 2010-02-19 08:40:50 +0000 @@ -230,3 +230,5 @@ report_sxw.report_sxw('report.account.balancesheet', 'account.account', 'addons/account_reports_india/report/report_balance_sheet.rml',parser=report_balancesheet, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/report_balance_sheet_horizontal.py' --- account_reports_india/report/report_balance_sheet_horizontal.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/report_balance_sheet_horizontal.py 2010-02-19 08:40:50 +0000 @@ -271,3 +271,5 @@ report_sxw.report_sxw('report.account.balancesheet.horizontal', 'account.account', 'addons/account_reports_india/report/report_balance_sheet_horizontal.rml',parser=report_balancesheet_horizontal, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/report_pl_account.py' --- account_reports_india/report/report_pl_account.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/report_pl_account.py 2010-02-19 08:40:50 +0000 @@ -198,3 +198,5 @@ report_sxw.report_sxw('report.pl.account', 'account.account', 'addons/account_reports_india/report/report_pl_account.rml',parser=report_pl_account, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/report_pl_horizontal.py' --- account_reports_india/report/report_pl_horizontal.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/report_pl_horizontal.py 2010-02-19 08:40:50 +0000 @@ -240,3 +240,5 @@ report_sxw.report_sxw('report.pl.account.horizontal', 'account.account', 'addons/account_reports_india/report/report_pl_account_horizontal.rml',parser=report_pl_account_horizontal, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/report_trial_balance.py' --- account_reports_india/report/report_trial_balance.py 2009-08-28 07:09:19 +0000 +++ account_reports_india/report/report_trial_balance.py 2010-02-19 08:40:50 +0000 @@ -231,3 +231,5 @@ 'addons/account_reports_india/report/report_trial_balance.rml', parser=report_trial_balance, header=False ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/report/rml_parse.py' --- account_reports_india/report/rml_parse.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/report/rml_parse.py 2010-02-19 08:40:50 +0000 @@ -164,3 +164,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/wizard/__init__.py' --- account_reports_india/wizard/__init__.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,3 +1,5 @@ import wizard_trial_balance_sheet import wizard_pl_report import wizard_balance_sheet + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/wizard/wizard_balance_sheet.py' --- account_reports_india/wizard/wizard_balance_sheet.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/wizard/wizard_balance_sheet.py 2010-02-19 08:40:50 +0000 @@ -109,3 +109,5 @@ } wizard_balance_sheet_report('balancesheet.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/wizard/wizard_pl_report.py' --- account_reports_india/wizard/wizard_pl_report.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/wizard/wizard_pl_report.py 2010-02-19 08:40:50 +0000 @@ -108,3 +108,5 @@ } wizard_profit_and_loss_account_report('account.pl.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reports_india/wizard/wizard_trial_balance_sheet.py' --- account_reports_india/wizard/wizard_trial_balance_sheet.py 2009-04-16 14:16:44 +0000 +++ account_reports_india/wizard/wizard_trial_balance_sheet.py 2010-02-19 08:40:50 +0000 @@ -82,3 +82,5 @@ 'result': {'type':'print', 'report':'trial.balance.sheet', 'state':'end'} }} wizard_trial_balance('trial.balance.sheet.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reverse/__init__.py' --- account_reverse/__init__.py 2009-09-09 11:08:34 +0000 +++ account_reverse/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ ############################################################################## import account -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reverse/__terp__.py' --- account_reverse/__terp__.py 2009-11-25 06:38:10 +0000 +++ account_reverse/__terp__.py 2010-02-19 08:40:50 +0000 @@ -38,3 +38,5 @@ "installable": True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reverse/account.py' --- account_reverse/account.py 2009-09-09 11:08:34 +0000 +++ account_reverse/account.py 2010-02-19 08:40:50 +0000 @@ -58,3 +58,5 @@ 'line_partial_ids': map(lambda x: (3,x,False), reconcile_lines)}) account_move() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reverse/wizard/__init__.py' --- account_reverse/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ account_reverse/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ ############################################################################## import account_move_reverse + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_reverse/wizard/account_move_reverse.py' --- account_reverse/wizard/account_move_reverse.py 2009-09-09 11:08:34 +0000 +++ account_reverse/wizard/account_move_reverse.py 2010-02-19 08:40:50 +0000 @@ -89,3 +89,5 @@ wizard_move_reverse('account.move.reverse') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_voucher_payment/account_voucher_unreconcile.py' --- account_voucher_payment/account_voucher_unreconcile.py 2010-01-21 09:33:17 +0000 +++ account_voucher_payment/account_voucher_unreconcile.py 2010-02-19 08:40:50 +0000 @@ -53,3 +53,5 @@ } wiz_unreconcile('account.voucher.unreconcile') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_voucher_workflow/__init__.py' --- account_voucher_workflow/__init__.py 2009-08-28 11:56:35 +0000 +++ account_voucher_workflow/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ -import voucher \ No newline at end of file +import voucher +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'account_voucher_workflow/voucher.py' --- account_voucher_workflow/voucher.py 2010-02-16 16:07:26 +0000 +++ account_voucher_workflow/voucher.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ ], 'State', readonly=True, size=32), } AccountVoucher() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'asterisk/script/rpc.py' --- asterisk/script/rpc.py 2009-04-08 16:16:37 +0000 +++ asterisk/script/rpc.py 2010-02-19 08:40:50 +0000 @@ -54,3 +54,5 @@ return res + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'asterisk/script/simple_write.py' --- asterisk/script/simple_write.py 2009-04-06 12:36:39 +0000 +++ asterisk/script/simple_write.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ sock2.exec_auth('execute', 'sale.order', 'default_get', ['note', 'date', 'user_id', 'name', 'type'], {'lang': u'en_US', 'tz': u'America/Aruba', 'active_ids': [111], 'active_id': 111}) print time.time() - t + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_contact_city/__init__.py' --- base_contact_city/__init__.py 2009-09-09 11:08:34 +0000 +++ base_contact_city/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -############################################################################## \ No newline at end of file +############################################################################## +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_contact_city/__terp__.py' --- base_contact_city/__terp__.py 2009-11-25 06:38:10 +0000 +++ base_contact_city/__terp__.py 2010-02-19 08:40:50 +0000 @@ -37,4 +37,5 @@ ], "active": False, "installable": True -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_contact_team/__init__.py' --- base_contact_team/__init__.py 2008-11-04 16:32:12 +0000 +++ base_contact_team/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,3 +1,5 @@ # base_contact_team/__init__.py import base_contact_team + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_contact_team/__terp__.py' --- base_contact_team/__terp__.py 2009-11-25 06:38:10 +0000 +++ base_contact_team/__terp__.py 2010-02-19 08:40:50 +0000 @@ -12,3 +12,5 @@ 'installable' : True, 'active' : False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_contact_team/base_contact_team.py' --- base_contact_team/base_contact_team.py 2008-11-04 16:46:25 +0000 +++ base_contact_team/base_contact_team.py 2010-02-19 08:40:50 +0000 @@ -18,3 +18,5 @@ } res_partner_job() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_external_referentials/__init__.py' --- base_external_referentials/__init__.py 2009-10-05 08:07:02 +0000 +++ base_external_referentials/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ import base_external_referentials -import external_osv \ No newline at end of file +import external_osv +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_external_referentials/base_external_referentials.py' --- base_external_referentials/base_external_referentials.py 2009-12-08 07:05:04 +0000 +++ base_external_referentials/base_external_referentials.py 2010-02-19 08:40:50 +0000 @@ -236,3 +236,5 @@ } ir_model_data() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_external_referentials/external_osv.py' --- base_external_referentials/external_osv.py 2010-02-04 13:12:26 +0000 +++ base_external_referentials/external_osv.py 2010-02-19 08:40:50 +0000 @@ -344,3 +344,5 @@ return crid + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_language/__init__.py' --- base_language/__init__.py 2009-03-17 14:31:17 +0000 +++ base_language/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import base_language + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_module_doc_rst/__init__.py' --- base_module_doc_rst/__init__.py 2009-01-30 08:28:04 +0000 +++ base_module_doc_rst/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_module_doc_rst/__terp__.py' --- base_module_doc_rst/__terp__.py 2009-01-30 08:28:04 +0000 +++ base_module_doc_rst/__terp__.py 2010-02-19 08:40:50 +0000 @@ -39,3 +39,5 @@ 'certificate': '', } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_module_doc_rst/wizard/__init__.py' --- base_module_doc_rst/wizard/__init__.py 2009-01-30 08:28:04 +0000 +++ base_module_doc_rst/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import wizard_tech_guide_rst + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_module_doc_rst/wizard/wizard_tech_guide_rst.py' --- base_module_doc_rst/wizard/wizard_tech_guide_rst.py 2009-04-23 09:50:47 +0000 +++ base_module_doc_rst/wizard/wizard_tech_guide_rst.py 2010-02-19 08:40:50 +0000 @@ -486,3 +486,5 @@ wizard_tech_guide_rst('tech.guide.rst') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_partner_gender/base_partner_gender.py' --- base_partner_gender/base_partner_gender.py 2009-04-07 12:11:13 +0000 +++ base_partner_gender/base_partner_gender.py 2010-02-19 08:40:50 +0000 @@ -37,3 +37,5 @@ 'gender_id' : fields.many2one('partner.gender', 'Gender', ondelete='cascade') } res_partner_title() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_partner_relation/partner_relation.py' --- base_partner_relation/partner_relation.py 2009-08-02 21:47:33 +0000 +++ base_partner_relation/partner_relation.py 2010-02-19 08:40:50 +0000 @@ -96,3 +96,5 @@ return super(res_partner_address,self).search(cr, user, args, offset, limit, order, context, count) res_partner_address() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_report_unicode/__init__.py' --- base_report_unicode/__init__.py 2009-11-16 13:08:53 +0000 +++ base_report_unicode/__init__.py 2010-02-19 08:40:50 +0000 @@ -82,4 +82,5 @@ report.render.rml2pdf.parseString = wrap_trml2pdf(report.render.rml2pdf.parseString) -report.render.rml2pdf.parseNode = wrap_trml2pdf(report.render.rml2pdf.parseNode) \ No newline at end of file +report.render.rml2pdf.parseNode = wrap_trml2pdf(report.render.rml2pdf.parseNode) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_sale_multichannels/__init__.py' --- base_sale_multichannels/__init__.py 2009-10-05 08:09:20 +0000 +++ base_sale_multichannels/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import sale \ No newline at end of file +import sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'base_sale_multichannels/sale.py' --- base_sale_multichannels/sale.py 2010-02-11 21:30:41 +0000 +++ base_sale_multichannels/sale.py 2010-02-19 08:40:50 +0000 @@ -265,3 +265,5 @@ account_journal() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_frontdesk/__init__.py' --- board_frontdesk/__init__.py 2009-04-27 13:38:52 +0000 +++ board_frontdesk/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,4 +24,5 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -############################################################################## \ No newline at end of file +############################################################################## +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_frontdesk/__terp__.py' --- board_frontdesk/__terp__.py 2009-04-27 13:38:52 +0000 +++ board_frontdesk/__terp__.py 2010-02-19 08:40:50 +0000 @@ -19,4 +19,5 @@ """, "active":False, "installable":True, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_reservation/__init__.py' --- board_reservation/__init__.py 2009-04-27 13:38:52 +0000 +++ board_reservation/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_reservation/__terp__.py' --- board_reservation/__terp__.py 2009-04-27 13:38:52 +0000 +++ board_reservation/__terp__.py 2010-02-19 08:40:50 +0000 @@ -19,3 +19,5 @@ "active":False, "installable":True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_restaurant/__init__.py' --- board_restaurant/__init__.py 2009-04-27 13:38:52 +0000 +++ board_restaurant/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'board_restaurant/__terp__.py' --- board_restaurant/__terp__.py 2009-04-27 13:38:52 +0000 +++ board_restaurant/__terp__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ "active":False, "installable":True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'bookstore/sale.py' --- bookstore/sale.py 2009-06-09 14:37:06 +0000 +++ bookstore/sale.py 2010-02-19 08:40:50 +0000 @@ -48,3 +48,5 @@ sale_order_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/__init__.py' --- c2c_analytic_wizard/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,4 +26,5 @@ import wizard import report -import indicator_account_detail \ No newline at end of file +import indicator_account_detail +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/__terp__.py' --- c2c_analytic_wizard/__terp__.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/__terp__.py 2010-02-19 08:40:50 +0000 @@ -69,3 +69,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/indicator_account_detail.py' --- c2c_analytic_wizard/indicator_account_detail.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/indicator_account_detail.py 2010-02-19 08:40:50 +0000 @@ -40,4 +40,5 @@ ## override down payment in order to add downpayment field 'downpayment':fields.boolean('Is a downpayment'), } -product_product() \ No newline at end of file +product_product() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/report/__init__.py' --- c2c_analytic_wizard/report/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ # ############################################################################## import indicator_account_detail + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/report/c2c_helper.py' --- c2c_analytic_wizard/report/c2c_helper.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/report/c2c_helper.py 2010-02-19 08:40:50 +0000 @@ -63,4 +63,5 @@ timeformat = c2c_helper.timeformat if date: return time.strftime(timeformat, time.strptime(date, "%Y-%m-%d")) - return None \ No newline at end of file + return None +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/report/indicator_account_detail.py' --- c2c_analytic_wizard/report/indicator_account_detail.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/report/indicator_account_detail.py 2010-02-19 08:40:50 +0000 @@ -725,3 +725,5 @@ indicator_account_detail('report.indicator.account.detail') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/__init__.py' --- c2c_analytic_wizard/wizard/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,4 +30,5 @@ import open_specified_invoices #import invoice_create import dissociate_aal_from_invoice -import indicator_account_detail \ No newline at end of file +import indicator_account_detail +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/associate_analytic_line_from.py' --- c2c_analytic_wizard/wizard/associate_analytic_line_from.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/associate_analytic_line_from.py 2010-02-19 08:40:50 +0000 @@ -108,3 +108,5 @@ }, } wiz_associate_analytic_line_from('associate.analytic.line.from') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/associate_analytic_line_toinvoice.py' --- c2c_analytic_wizard/wizard/associate_analytic_line_toinvoice.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/associate_analytic_line_toinvoice.py 2010-02-19 08:40:50 +0000 @@ -106,3 +106,5 @@ }, } wiz_associate_analytic_line_toinvoice('associate.analytic.line.toinvoice') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/blank_invoice.py' --- c2c_analytic_wizard/wizard/blank_invoice.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/blank_invoice.py 2010-02-19 08:40:50 +0000 @@ -169,3 +169,5 @@ }, } invoice_create('blank.invoice') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/dissociate_aal_from_invoice.py' --- c2c_analytic_wizard/wizard/dissociate_aal_from_invoice.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/dissociate_aal_from_invoice.py 2010-02-19 08:40:50 +0000 @@ -100,3 +100,5 @@ } wiz_dissociate_aal('dissociate.aal.from.invoice') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/indicator_account_detail.py' --- c2c_analytic_wizard/wizard/indicator_account_detail.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/indicator_account_detail.py 2010-02-19 08:40:50 +0000 @@ -135,4 +135,5 @@ }, } -wiz_account_detail('indicator.account.detail') \ No newline at end of file +wiz_account_detail('indicator.account.detail') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/invoice_create.py' --- c2c_analytic_wizard/wizard/invoice_create.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/invoice_create.py 2010-02-19 08:40:50 +0000 @@ -448,3 +448,5 @@ }, } invoice_create('invoice.create') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_analytic_wizard/wizard/open_specified_analytic_line.py' --- c2c_analytic_wizard/wizard/open_specified_analytic_line.py 2009-07-10 13:34:11 +0000 +++ c2c_analytic_wizard/wizard/open_specified_analytic_line.py 2010-02-19 08:40:50 +0000 @@ -206,4 +206,5 @@ }, } -wiz_analytic_line_from_proj('open.specified.analytic.line') \ No newline at end of file +wiz_analytic_line_from_proj('open.specified.analytic.line') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/__init__.py' --- c2c_budget/__init__.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/__init__.py 2010-02-19 08:40:50 +0000 @@ -38,4 +38,5 @@ import c2c_budget_wizard_abstraction import c2c_budget_report_abstraction import wizard -import report \ No newline at end of file +import report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/__terp__.py' --- c2c_budget/__terp__.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/__terp__.py 2010-02-19 08:40:50 +0000 @@ -56,3 +56,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/account.py' --- c2c_budget/account.py 2010-01-28 11:48:20 +0000 +++ c2c_budget/account.py 2010-02-19 08:40:50 +0000 @@ -170,4 +170,5 @@ account_period() - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/analytic_account.py' --- c2c_budget/analytic_account.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/analytic_account.py 2010-02-19 08:40:50 +0000 @@ -81,4 +81,5 @@ children += children_map[p] return result -analytic_account() \ No newline at end of file +analytic_account() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget.py' --- c2c_budget/c2c_budget.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget.py 2010-02-19 08:40:50 +0000 @@ -208,3 +208,5 @@ c2c_budget() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget_item.py' --- c2c_budget/c2c_budget_item.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget_item.py 2010-02-19 08:40:50 +0000 @@ -558,3 +558,5 @@ c2c_budget_item() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget_line.py' --- c2c_budget/c2c_budget_line.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget_line.py 2010-02-19 08:40:50 +0000 @@ -367,3 +367,5 @@ c2c_budget_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget_report_abstraction.py' --- c2c_budget/c2c_budget_report_abstraction.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget_report_abstraction.py 2010-02-19 08:40:50 +0000 @@ -54,4 +54,5 @@ -c2c_budget_report_abstraction() \ No newline at end of file +c2c_budget_report_abstraction() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget_version.py' --- c2c_budget/c2c_budget_version.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget_version.py 2010-02-19 08:40:50 +0000 @@ -360,4 +360,5 @@ -c2c_budget_version() \ No newline at end of file +c2c_budget_version() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/c2c_budget_wizard_abstraction.py' --- c2c_budget/c2c_budget_wizard_abstraction.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/c2c_budget_wizard_abstraction.py 2010-02-19 08:40:50 +0000 @@ -137,4 +137,5 @@ return fields -c2c_budget_wizard_abstraction() \ No newline at end of file +c2c_budget_wizard_abstraction() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/__init__.py' --- c2c_budget/report/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_budget/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -32,4 +32,5 @@ import budget_by_period import compare_versions import budget_consolidation -import budget_vs_reality \ No newline at end of file +import budget_vs_reality +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/budget_by_period.py' --- c2c_budget/report/budget_by_period.py 2009-12-18 08:16:12 +0000 +++ c2c_budget/report/budget_by_period.py 2010-02-19 08:40:50 +0000 @@ -240,3 +240,5 @@ budget_by_period('report.budget_by_period', "Budget by Periods", 'c2c_budget.line', StandardReport.A4_LANDSCAPE) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/budget_consolidation.py' --- c2c_budget/report/budget_consolidation.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/report/budget_consolidation.py 2010-02-19 08:40:50 +0000 @@ -126,3 +126,5 @@ budget_consolidation('report.budget_consolidation', "Budget Consolidation", 'c2c_budget.line', StandardReport.A4_LANDSCAPE) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/budget_vs_reality.py' --- c2c_budget/report/budget_vs_reality.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/report/budget_vs_reality.py 2010-02-19 08:40:50 +0000 @@ -157,3 +157,5 @@ budget_vs_reality('report.budget_vs_reality', "Budget Vs. Reality", 'c2c_budget.line', StandardReport.A4_PORTRAIT) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/compare_versions.py' --- c2c_budget/report/compare_versions.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/report/compare_versions.py 2010-02-19 08:40:50 +0000 @@ -126,3 +126,5 @@ compare_versions('report.compare_versions', "Versions Comparing", 'c2c_budget.line', StandardReport.A4_PORTRAIT) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/report/helper.py' --- c2c_budget/report/helper.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/report/helper.py 2010-02-19 08:40:50 +0000 @@ -72,3 +72,5 @@ if self.value == 'error': return "Formula Error!" return super(BudgetNumCell, self).get_raw_content(column_data, row_values, col_values) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/__init__.py' --- c2c_budget/wizard/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_budget/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -35,4 +35,5 @@ import advanced_search import compare_versions import budget_consolidation -import budget_vs_reality \ No newline at end of file +import budget_vs_reality +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/advanced_search.py' --- c2c_budget/wizard/advanced_search.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/wizard/advanced_search.py 2010-02-19 08:40:50 +0000 @@ -160,4 +160,5 @@ } -wiz_advanced_search('budget.advanced_search') \ No newline at end of file +wiz_advanced_search('budget.advanced_search') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/budget_by_period.py' --- c2c_budget/wizard/budget_by_period.py 2010-01-28 11:48:20 +0000 +++ c2c_budget/wizard/budget_by_period.py 2010-02-19 08:40:50 +0000 @@ -226,4 +226,5 @@ } -wiz_budget_by_period('budget.by.periods') \ No newline at end of file +wiz_budget_by_period('budget.by.periods') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/budget_consolidation.py' --- c2c_budget/wizard/budget_consolidation.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/wizard/budget_consolidation.py 2010-02-19 08:40:50 +0000 @@ -135,4 +135,5 @@ } -wiz_budget_consolidation('budget.consolidation') \ No newline at end of file +wiz_budget_consolidation('budget.consolidation') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/budget_vs_reality.py' --- c2c_budget/wizard/budget_vs_reality.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/wizard/budget_vs_reality.py 2010-02-19 08:40:50 +0000 @@ -124,4 +124,5 @@ } -wiz_budget_vs_reality('budget.vs.reality') \ No newline at end of file +wiz_budget_vs_reality('budget.vs.reality') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/budgetlines_from_aa.py' --- c2c_budget/wizard/budgetlines_from_aa.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/wizard/budgetlines_from_aa.py 2010-02-19 08:40:50 +0000 @@ -182,4 +182,5 @@ } -wiz_budgetlines_from_aa('budgetlines.from.aa') \ No newline at end of file +wiz_budgetlines_from_aa('budgetlines.from.aa') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/compare_versions.py' --- c2c_budget/wizard/compare_versions.py 2009-05-06 08:38:16 +0000 +++ c2c_budget/wizard/compare_versions.py 2010-02-19 08:40:50 +0000 @@ -130,4 +130,5 @@ } -wiz_compare_versions('compare.budget.versions') \ No newline at end of file +wiz_compare_versions('compare.budget.versions') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_budget/wizard/validate_budget_structure.py' --- c2c_budget/wizard/validate_budget_structure.py 2010-02-01 12:47:30 +0000 +++ c2c_budget/wizard/validate_budget_structure.py 2010-02-19 08:40:50 +0000 @@ -310,3 +310,5 @@ wiz_validate_budget_structure('c2c_budget.validate_budget_structure'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/__init__.py' --- c2c_contact_to_ldap/__init__.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import partner import company import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/__terp__.py' --- c2c_contact_to_ldap/__terp__.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/__terp__.py 2010-02-19 08:40:50 +0000 @@ -71,3 +71,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/company.py' --- c2c_contact_to_ldap/company.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/company.py 2010-02-19 08:40:50 +0000 @@ -37,4 +37,5 @@ } -Res_company() \ No newline at end of file +Res_company() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/partner.py' --- c2c_contact_to_ldap/partner.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/partner.py 2010-02-19 08:40:50 +0000 @@ -462,4 +462,5 @@ address.unlink(cr,uid,address.id) return super(Ldap_partner, self).unlink(cr, uid, ids) Contact_to_ldap_addressLdap() -Ldap_partner() \ No newline at end of file +Ldap_partner() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/wizard/__init__.py' --- c2c_contact_to_ldap/wizard/__init__.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -6,4 +6,5 @@ # Created by Nicolas Bessi on 28.04.09. # Copyright (c) 2009 CamptoCamp. All rights reserved. # -import wiz_import_adresses \ No newline at end of file +import wiz_import_adresses +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_contact_to_ldap/wizard/wiz_import_adresses.py' --- c2c_contact_to_ldap/wizard/wiz_import_adresses.py 2010-02-01 15:26:03 +0000 +++ c2c_contact_to_ldap/wizard/wiz_import_adresses.py 2010-02-19 08:40:50 +0000 @@ -133,3 +133,5 @@ } } Wiz_import_addresses('ldap.import_adresses') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_currency_rate_update/__init__.py' --- c2c_currency_rate_update/__init__.py 2009-11-20 14:55:43 +0000 +++ c2c_currency_rate_update/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,3 +31,5 @@ import currency_rate_update import company import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_currency_rate_update/__terp__.py' --- c2c_currency_rate_update/__terp__.py 2009-11-20 14:55:43 +0000 +++ c2c_currency_rate_update/__terp__.py 2010-02-19 08:40:50 +0000 @@ -58,3 +58,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_currency_rate_update/company.py' --- c2c_currency_rate_update/company.py 2009-11-20 14:55:43 +0000 +++ c2c_currency_rate_update/company.py 2010-02-19 08:40:50 +0000 @@ -166,4 +166,5 @@ ' not set currency is active on two company' ), } -res_company() \ No newline at end of file +res_company() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_currency_rate_update/currency_rate_update.py' --- c2c_currency_rate_update/currency_rate_update.py 2009-11-20 14:55:43 +0000 +++ c2c_currency_rate_update/currency_rate_update.py 2010-02-19 08:40:50 +0000 @@ -479,3 +479,5 @@ rate = 1 / (tmp_data['rate_currency'] / tmp_data['rate_ref']) self.updated_currency[curr] = rate return self.updated_currency, self.log_info + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_currency_rate_update/wizard/__init__.py' --- c2c_currency_rate_update/wizard/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_currency_rate_update/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_date_in_so_line/__init__.py' --- c2c_date_in_so_line/__init__.py 2009-08-27 07:07:30 +0000 +++ c2c_date_in_so_line/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -import sale \ No newline at end of file +import sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_date_in_so_line/__terp__.py' --- c2c_date_in_so_line/__terp__.py 2009-09-07 13:31:09 +0000 +++ c2c_date_in_so_line/__terp__.py 2010-02-19 08:40:50 +0000 @@ -37,4 +37,5 @@ ], "installable" : True, "active" : False, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_date_in_so_line/sale.py' --- c2c_date_in_so_line/sale.py 2010-01-21 09:33:17 +0000 +++ c2c_date_in_so_line/sale.py 2010-02-19 08:40:50 +0000 @@ -116,4 +116,5 @@ to_return['value']['planned_date'] = date return to_return -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/__init__.py' --- c2c_invoice_report/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_invoice_report/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,4 +31,5 @@ ############################################################################## import report -import view \ No newline at end of file +import view +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/__terp__.py' --- c2c_invoice_report/__terp__.py 2009-07-10 13:34:11 +0000 +++ c2c_invoice_report/__terp__.py 2010-02-19 08:40:50 +0000 @@ -46,3 +46,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/report/__init__.py' --- c2c_invoice_report/report/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_invoice_report/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -19,3 +19,5 @@ #import expense import invoice + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/report/invoice.py' --- c2c_invoice_report/report/invoice.py 2010-02-02 15:10:51 +0000 +++ c2c_invoice_report/report/invoice.py 2010-02-19 08:40:50 +0000 @@ -78,3 +78,5 @@ 'addons/c2c_invoice_report/report/invoice.rml', parser=Account_invoice_stdc2c ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/view/__init__.py' --- c2c_invoice_report/view/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_invoice_report/view/__init__.py 2010-02-19 08:40:50 +0000 @@ -29,4 +29,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import invoice \ No newline at end of file +import invoice +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_invoice_report/view/invoice.py' --- c2c_invoice_report/view/invoice.py 2010-02-02 15:10:51 +0000 +++ c2c_invoice_report/view/invoice.py 2010-02-19 08:40:50 +0000 @@ -117,4 +117,5 @@ ), } -account_invoice() \ No newline at end of file +account_invoice() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_base/__init__.py' --- c2c_multicost_base/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_base/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,4 +30,5 @@ import account_analytic_line import analytic import analytic_analysis -import company \ No newline at end of file +import company +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_base/__terp__.py' --- c2c_multicost_base/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_base/__terp__.py 2010-02-19 08:40:50 +0000 @@ -106,3 +106,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_base/account_analytic_line.py' --- c2c_multicost_base/account_analytic_line.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_base/account_analytic_line.py 2010-02-19 08:40:50 +0000 @@ -125,4 +125,5 @@ }} return {} -account_analytic_line() \ No newline at end of file +account_analytic_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_base/analytic.py' --- c2c_multicost_base/analytic.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_base/analytic.py 2010-02-19 08:40:50 +0000 @@ -139,3 +139,5 @@ } account_analytic_account() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_expense/__init__.py' --- c2c_multicost_expense/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_expense/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import hr_expense \ No newline at end of file +import hr_expense +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_expense/__terp__.py' --- c2c_multicost_expense/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_expense/__terp__.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_project_timesheet/__init__.py' --- c2c_multicost_project_timesheet/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_project_timesheet/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import project_timesheet \ No newline at end of file +import project_timesheet +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_project_timesheet/__terp__.py' --- c2c_multicost_project_timesheet/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_project_timesheet/__terp__.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_stock/__init__.py' --- c2c_multicost_stock/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_stock/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## import stock -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_stock/__terp__.py' --- c2c_multicost_stock/__terp__.py 2010-02-18 14:32:19 +0000 +++ c2c_multicost_stock/__terp__.py 2010-02-19 08:40:50 +0000 @@ -60,3 +60,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_stock/stock.py' --- c2c_multicost_stock/stock.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_stock/stock.py 2010-02-19 08:40:50 +0000 @@ -280,3 +280,5 @@ stock_move() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_stock/wizard/__init__.py' --- c2c_multicost_stock/wizard/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_stock/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import wizard_partial_picking \ No newline at end of file +import wizard_partial_picking +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_timesheet/__init__.py' --- c2c_multicost_timesheet/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_timesheet/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import hr_timesheet \ No newline at end of file +import hr_timesheet +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_timesheet/__terp__.py' --- c2c_multicost_timesheet/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_timesheet/__terp__.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_timesheet_invoice/__init__.py' --- c2c_multicost_timesheet_invoice/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_timesheet_invoice/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,4 +26,5 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -############################################################################## \ No newline at end of file +############################################################################## +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_timesheet_invoice/__terp__.py' --- c2c_multicost_timesheet_invoice/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_timesheet_invoice/__terp__.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_user_function/__init__.py' --- c2c_multicost_user_function/__init__.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_user_function/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import analytic_user_function \ No newline at end of file +import analytic_user_function +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_user_function/__terp__.py' --- c2c_multicost_user_function/__terp__.py 2010-02-18 14:28:30 +0000 +++ c2c_multicost_user_function/__terp__.py 2010-02-19 08:40:50 +0000 @@ -52,3 +52,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_multicost_user_function/analytic_user_function.py' --- c2c_multicost_user_function/analytic_user_function.py 2010-02-18 14:09:54 +0000 +++ c2c_multicost_user_function/analytic_user_function.py 2010-02-19 08:40:50 +0000 @@ -116,3 +116,5 @@ hr_analytic_timesheet() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login/__init__.py' --- c2c_one_time_password_login/__init__.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login/__init__.py 2010-02-19 08:40:50 +0000 @@ -12,3 +12,5 @@ import user import company import login + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login/__terp__.py' --- c2c_one_time_password_login/__terp__.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login/__terp__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ ], "installable" : True, "active" : False, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login/company.py' --- c2c_one_time_password_login/company.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login/company.py 2010-02-19 08:40:50 +0000 @@ -12,4 +12,5 @@ _columns = { 'otp_active' : fields.boolean('OTP active'), } -ResCompany() \ No newline at end of file +ResCompany() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login/login.py' --- c2c_one_time_password_login/login.py 2010-02-15 15:13:10 +0000 +++ c2c_one_time_password_login/login.py 2010-02-19 08:40:50 +0000 @@ -141,4 +141,5 @@ security.login=login security.check=check -security.access=access \ No newline at end of file +security.access=access +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login/user.py' --- c2c_one_time_password_login/user.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login/user.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ help="This is the otp key system identifier" ), } -ResUSers() \ No newline at end of file +ResUSers() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login_yubikey_provider/__init__.py' --- c2c_one_time_password_login_yubikey_provider/__init__.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login_yubikey_provider/__init__.py 2010-02-19 08:40:50 +0000 @@ -10,4 +10,5 @@ #You can set ldap active directory by company #!!! This module is not compatible with base_crypt import login -import company \ No newline at end of file +import company +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login_yubikey_provider/__terp__.py' --- c2c_one_time_password_login_yubikey_provider/__terp__.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login_yubikey_provider/__terp__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ ], "installable" : True, "active" : False, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login_yubikey_provider/company.py' --- c2c_one_time_password_login_yubikey_provider/company.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login_yubikey_provider/company.py 2010-02-19 08:40:50 +0000 @@ -15,4 +15,5 @@ ## the API key 'api_key' : fields.char('Yubico API Key', size=256, help = 'not implemented yet we trust ssl'), } -ResCompany() \ No newline at end of file +ResCompany() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_one_time_password_login_yubikey_provider/login.py' --- c2c_one_time_password_login_yubikey_provider/login.py 2010-02-15 14:42:14 +0000 +++ c2c_one_time_password_login_yubikey_provider/login.py 2010-02-19 08:40:50 +0000 @@ -44,4 +44,5 @@ res_user_obj._loginsession[user.id][otp] = datetime.datetime.now() return user.id -c2c_one_time_password_login.login.check_otp = check_otp \ No newline at end of file +c2c_one_time_password_login.login.check_otp = check_otp +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_partner_address/__init__.py' --- c2c_partner_address/__init__.py 2010-02-01 15:26:03 +0000 +++ c2c_partner_address/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,4 +24,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## -import partner \ No newline at end of file +import partner +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_partner_address/__terp__.py' --- c2c_partner_address/__terp__.py 2010-02-01 15:26:03 +0000 +++ c2c_partner_address/__terp__.py 2010-02-19 08:40:50 +0000 @@ -47,3 +47,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_partner_address/partner.py' --- c2c_partner_address/partner.py 2010-02-15 14:42:14 +0000 +++ c2c_partner_address/partner.py 2010-02-19 08:40:50 +0000 @@ -513,4 +513,5 @@ ids = self.search(cr, uid, args, limit=limit, context=context) return self.name_get(cr, uid, ids, context) -ResPartnerFunction() \ No newline at end of file +ResPartnerFunction() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_project_activities/__init__.py' --- c2c_project_activities/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_project_activities/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ # ############################################################################## import c2c_project_activities + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_project_activities/__terp__.py' --- c2c_project_activities/__terp__.py 2009-07-10 13:34:11 +0000 +++ c2c_project_activities/__terp__.py 2010-02-19 08:40:50 +0000 @@ -58,3 +58,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_project_activities/c2c_project_activities.py' --- c2c_project_activities/c2c_project_activities.py 2009-07-10 13:34:11 +0000 +++ c2c_project_activities/c2c_project_activities.py 2010-02-19 08:40:50 +0000 @@ -208,4 +208,5 @@ _columns = { 'activity' : fields.many2one('project.activity_al', 'Activity'), } -account_analytic_line() \ No newline at end of file +account_analytic_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_refresh_so_lines/__init__.py' --- c2c_refresh_so_lines/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_refresh_so_lines/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -import sale \ No newline at end of file +import sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_refresh_so_lines/__terp__.py' --- c2c_refresh_so_lines/__terp__.py 2009-07-10 13:34:11 +0000 +++ c2c_refresh_so_lines/__terp__.py 2010-02-19 08:40:50 +0000 @@ -35,4 +35,5 @@ ], "installable" : True, "active" : False, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_refresh_so_lines/sale.py' --- c2c_refresh_so_lines/sale.py 2009-07-10 13:34:11 +0000 +++ c2c_refresh_so_lines/sale.py 2010-02-19 08:40:50 +0000 @@ -53,4 +53,5 @@ return True -sale_order() \ No newline at end of file +sale_order() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/__init__.py' --- c2c_reporting_tools/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/__init__.py 2010-02-19 08:40:50 +0000 @@ -42,3 +42,5 @@ #import sys, os #current_dir = os.path.abspath("./c2c_reporting_tools") #sys.path.append(current_dir) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/__terp__.py' --- c2c_reporting_tools/__terp__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/__terp__.py 2010-02-19 08:40:50 +0000 @@ -60,3 +60,5 @@ } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/c2c_helper.py' --- c2c_reporting_tools/c2c_helper.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/c2c_helper.py 2010-02-19 08:40:50 +0000 @@ -247,4 +247,5 @@ return res - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/c2c_osv_debugger.py' --- c2c_reporting_tools/c2c_osv_debugger.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/c2c_osv_debugger.py 2010-02-19 08:40:50 +0000 @@ -275,4 +275,5 @@ if self.PRINT_LEVEL >= 20: print 'c2cdebug: DISTINCT_FIELD_GET result: ', result - return result \ No newline at end of file + return result +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/core/__init__.py' --- c2c_reporting_tools/core/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/core/__init__.py 2010-02-19 08:40:50 +0000 @@ -32,4 +32,5 @@ ############################################################################## -import table_elements \ No newline at end of file +import table_elements +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/core/table_elements.py' --- c2c_reporting_tools/core/table_elements.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/core/table_elements.py 2010-02-19 08:40:50 +0000 @@ -743,4 +743,5 @@ res = Paragraph(res, ps) return res - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/demo/__init__.py' --- c2c_reporting_tools/demo/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/demo/__init__.py 2010-02-19 08:40:50 +0000 @@ -33,4 +33,5 @@ import hello_world -import demo \ No newline at end of file +import demo +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/demo/demo.py' --- c2c_reporting_tools/demo/demo.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/demo/demo.py 2010-02-19 08:40:50 +0000 @@ -76,4 +76,5 @@ -mySandbox('report.sandbox_c2c_reporting_tools', "Sandbox with c2c reporting tools", 'hr.holidays', StandardReport.A4_PORTRAIT) \ No newline at end of file +mySandbox('report.sandbox_c2c_reporting_tools', "Sandbox with c2c reporting tools", 'hr.holidays', StandardReport.A4_PORTRAIT) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/demo/hello_world.py' --- c2c_reporting_tools/demo/hello_world.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/demo/hello_world.py 2010-02-19 08:40:50 +0000 @@ -10,4 +10,5 @@ return [Paragraph("Hello World",ParagraphStyle("dummy"))] -myReport('report.hello_world_c2c_reporting_tools', "Hello Word with c2c reporting tools", None, myReport.A4_PORTRAIT) \ No newline at end of file +myReport('report.hello_world_c2c_reporting_tools', "Hello Word with c2c reporting tools", None, myReport.A4_PORTRAIT) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/flowables/__init__.py' --- c2c_reporting_tools/flowables/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/flowables/__init__.py 2010-02-19 08:40:50 +0000 @@ -33,4 +33,5 @@ import color_legend import simple_row_table -import timebox_chart \ No newline at end of file +import timebox_chart +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/flowables/color_legend.py' --- c2c_reporting_tools/flowables/color_legend.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/flowables/color_legend.py 2010-02-19 08:40:50 +0000 @@ -304,4 +304,5 @@ Table.draw(self) - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/flowables/key_value_table.py' --- c2c_reporting_tools/flowables/key_value_table.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/flowables/key_value_table.py 2010-02-19 08:40:50 +0000 @@ -117,3 +117,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/flowables/simple_row_table.py' --- c2c_reporting_tools/flowables/simple_row_table.py 2010-01-21 09:33:17 +0000 +++ c2c_reporting_tools/flowables/simple_row_table.py 2010-02-19 08:40:50 +0000 @@ -594,4 +594,5 @@ ('LINEBELOW', (0, 0), (-1, -1), 1, '#e6e6e6'), ] - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/flowables/timebox_chart.py' --- c2c_reporting_tools/flowables/timebox_chart.py 2009-12-08 17:21:57 +0000 +++ c2c_reporting_tools/flowables/timebox_chart.py 2010-02-19 08:40:50 +0000 @@ -1103,3 +1103,5 @@ return scale, self._group_scale(secondary_scale), date_mapping, weekend, (main_label, secondary_label) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/reports/__init__.py' --- c2c_reporting_tools/reports/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/reports/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,4 +31,5 @@ # ############################################################################## -import standard_report \ No newline at end of file +import standard_report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/reports/standard_report.py' --- c2c_reporting_tools/reports/standard_report.py 2009-12-08 17:21:57 +0000 +++ c2c_reporting_tools/reports/standard_report.py 2010-02-19 08:40:50 +0000 @@ -187,4 +187,5 @@ return self.template_title - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/templates/__init__.py' --- c2c_reporting_tools/templates/__init__.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/templates/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,4 +31,5 @@ # ############################################################################## -import standard_template \ No newline at end of file +import standard_template +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/templates/standard_template.py' --- c2c_reporting_tools/templates/standard_template.py 2009-03-02 10:42:53 +0000 +++ c2c_reporting_tools/templates/standard_template.py 2010-02-19 08:40:50 +0000 @@ -231,3 +231,5 @@ PAGE_HEIGHT = 210 * mm PAGE_WIDTH = 297 * mm + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_reporting_tools/translation.py' --- c2c_reporting_tools/translation.py 2010-01-21 09:33:17 +0000 +++ c2c_reporting_tools/translation.py 2010-02-19 08:40:50 +0000 @@ -66,3 +66,5 @@ _ = GettextAlias_42() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_sale_sequence/__init__.py' --- c2c_sale_sequence/__init__.py 2009-09-07 13:31:09 +0000 +++ c2c_sale_sequence/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_sale_sequence/__terp__.py' --- c2c_sale_sequence/__terp__.py 2009-09-07 13:31:09 +0000 +++ c2c_sale_sequence/__terp__.py 2010-02-19 08:40:50 +0000 @@ -39,3 +39,5 @@ 'certificate': '', } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_scan_bvr/__init__.py' --- c2c_scan_bvr/__init__.py 2009-02-16 11:33:11 +0000 +++ c2c_scan_bvr/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,4 +30,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_scan_bvr/__terp__.py' --- c2c_scan_bvr/__terp__.py 2009-02-16 11:33:11 +0000 +++ c2c_scan_bvr/__terp__.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_scan_bvr/wizard/__init__.py' --- c2c_scan_bvr/wizard/__init__.py 2009-02-16 11:33:11 +0000 +++ c2c_scan_bvr/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,4 +30,5 @@ # ############################################################################## -import scan_bvr \ No newline at end of file +import scan_bvr +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_scan_bvr/wizard/scan_bvr.py' --- c2c_scan_bvr/wizard/scan_bvr.py 2009-02-16 11:33:11 +0000 +++ c2c_scan_bvr/wizard/scan_bvr.py 2010-02-19 08:40:50 +0000 @@ -475,4 +475,5 @@ } }, } -scan_bvr('scan.bvr') \ No newline at end of file +scan_bvr('scan.bvr') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_fullfill/__init__.py' --- c2c_timesheet_fullfill/__init__.py 2009-12-16 14:42:09 +0000 +++ c2c_timesheet_fullfill/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_fullfill/__terp__.py' --- c2c_timesheet_fullfill/__terp__.py 2010-01-18 07:32:15 +0000 +++ c2c_timesheet_fullfill/__terp__.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_fullfill/wizard/__init__.py' --- c2c_timesheet_fullfill/wizard/__init__.py 2009-12-16 14:42:09 +0000 +++ c2c_timesheet_fullfill/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## -import c2c_timesheet_fullfill_wizard \ No newline at end of file +import c2c_timesheet_fullfill_wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_fullfill/wizard/c2c_timesheet_fullfill_wizard.py' --- c2c_timesheet_fullfill/wizard/c2c_timesheet_fullfill_wizard.py 2009-12-16 14:42:09 +0000 +++ c2c_timesheet_fullfill/wizard/c2c_timesheet_fullfill_wizard.py 2010-02-19 08:40:50 +0000 @@ -197,3 +197,5 @@ wizard_report('hr.holiday.fullfill.timesheetc2c') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/__init__.py' --- c2c_timesheet_reports/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/__init__.py 2010-02-19 08:40:50 +0000 @@ -36,3 +36,5 @@ import reminder import wizard import report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/__terp__.py' --- c2c_timesheet_reports/__terp__.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/__terp__.py 2010-02-19 08:40:50 +0000 @@ -49,3 +49,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/hr_employee.py' --- c2c_timesheet_reports/hr_employee.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/hr_employee.py 2010-02-19 08:40:50 +0000 @@ -47,3 +47,5 @@ custom_res_partner_bank() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/reminder.py' --- c2c_timesheet_reports/reminder.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/reminder.py 2010-02-19 08:40:50 +0000 @@ -344,4 +344,5 @@ return {} -reminder() \ No newline at end of file +reminder() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/report/__init__.py' --- c2c_timesheet_reports/report/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,4 +31,5 @@ # ############################################################################## -import timesheet_status \ No newline at end of file +import timesheet_status +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/report/timesheet_status.py' --- c2c_timesheet_reports/report/timesheet_status.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/report/timesheet_status.py 2010-02-19 08:40:50 +0000 @@ -183,4 +183,5 @@ return result -report_sxw.report_sxw('report.c2c_timesheet_reports.timesheet_status', 'res.company', 'c2c_timesheet_reports/report/timesheet_status.rml', parser=timesheet_status, header=False) \ No newline at end of file +report_sxw.report_sxw('report.c2c_timesheet_reports.timesheet_status', 'res.company', 'c2c_timesheet_reports/report/timesheet_status.rml', parser=timesheet_status, header=False) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/wizard/__init__.py' --- c2c_timesheet_reports/wizard/__init__.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -32,4 +32,5 @@ ############################################################################## import timesheet_status -import reminder_config \ No newline at end of file +import reminder_config +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/wizard/reminder_config.py' --- c2c_timesheet_reports/wizard/reminder_config.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/wizard/reminder_config.py 2010-02-19 08:40:50 +0000 @@ -178,3 +178,5 @@ wiz_reminder_config('reminder_config') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'c2c_timesheet_reports/wizard/timesheet_status.py' --- c2c_timesheet_reports/wizard/timesheet_status.py 2009-07-10 13:34:11 +0000 +++ c2c_timesheet_reports/wizard/timesheet_status.py 2010-02-19 08:40:50 +0000 @@ -95,3 +95,5 @@ wiz_timesheet_status('c2c_timesheet_reports.timesheet_status'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'carrier_picking/__init__.py' --- carrier_picking/__init__.py 2009-09-09 11:08:34 +0000 +++ carrier_picking/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,4 +22,5 @@ ############################################################################## import partner -import stock \ No newline at end of file +import stock +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'carrier_picking/__terp__.py' --- carrier_picking/__terp__.py 2009-11-25 06:38:10 +0000 +++ carrier_picking/__terp__.py 2010-02-19 08:40:50 +0000 @@ -41,3 +41,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'cci_country/__init__.py' --- cci_country/__init__.py 2008-11-03 19:56:05 +0000 +++ cci_country/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import cci_country + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'cci_country/__terp__.py' --- cci_country/__terp__.py 2008-12-30 10:57:22 +0000 +++ cci_country/__terp__.py 2010-02-19 08:40:50 +0000 @@ -41,3 +41,5 @@ "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'cci_country/cci_country.py' --- cci_country/cci_country.py 2008-12-18 09:55:44 +0000 +++ cci_country/cci_country.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ cci_country() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'cci_data_csv/__init__.py' --- cci_data_csv/__init__.py 2009-01-01 10:13:59 +0000 +++ cci_data_csv/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## #import cci_data_csv + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'cci_timesheet/wizard/__init__.py' --- cci_timesheet/wizard/__init__.py 2008-11-03 19:56:05 +0000 +++ cci_timesheet/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## import create_timesheet_line + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chemical/__terp__.py' --- chemical/__terp__.py 2009-02-10 11:40:11 +0000 +++ chemical/__terp__.py 2010-02-19 08:40:50 +0000 @@ -40,3 +40,5 @@ "certificate": '009574510892061', } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_account_period_sum/__init__.py' --- chricar_account_period_sum/__init__.py 2009-11-20 14:16:25 +0000 +++ chricar_account_period_sum/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ # import chricar_account_period_sum import chricar_account_period_sum_trg -import chricar_account_period_sum_period_name \ No newline at end of file +import chricar_account_period_sum_period_name +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_account_period_sum/__terp__.py' --- chricar_account_period_sum/__terp__.py 2009-11-20 14:16:25 +0000 +++ chricar_account_period_sum/__terp__.py 2010-02-19 08:40:50 +0000 @@ -57,3 +57,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_account_period_sum/chricar_account_period_sum.py' --- chricar_account_period_sum/chricar_account_period_sum.py 2009-11-20 14:16:25 +0000 +++ chricar_account_period_sum/chricar_account_period_sum.py 2010-02-19 08:40:50 +0000 @@ -177,3 +177,5 @@ 'account_period_sum_id': fields.many2one('account.account_period_sum', 'Period Sum', select=1), } account_move_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_account_period_sum/chricar_account_period_sum_period_name.py' --- chricar_account_period_sum/chricar_account_period_sum_period_name.py 2009-11-20 14:16:25 +0000 +++ chricar_account_period_sum/chricar_account_period_sum_period_name.py 2010-02-19 08:40:50 +0000 @@ -49,3 +49,5 @@ account_fiscalyear() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_account_period_sum/chricar_account_period_sum_trg.py' --- chricar_account_period_sum/chricar_account_period_sum_trg.py 2009-11-20 14:16:25 +0000 +++ chricar_account_period_sum/chricar_account_period_sum_trg.py 2010-02-19 08:40:50 +0000 @@ -463,3 +463,5 @@ """) cr.commit() triggger() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_partner_parent_companies/__init__.py' --- chricar_partner_parent_companies/__init__.py 2009-02-23 21:30:59 +0000 +++ chricar_partner_parent_companies/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,4 @@ import partner_parent_companies + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_partner_parent_companies/__terp__.py' --- chricar_partner_parent_companies/__terp__.py 2009-11-20 14:06:12 +0000 +++ chricar_partner_parent_companies/__terp__.py 2010-02-19 08:40:50 +0000 @@ -18,3 +18,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_partner_parent_companies/partner_parent_companies.py' --- chricar_partner_parent_companies/partner_parent_companies.py 2009-11-20 14:06:12 +0000 +++ chricar_partner_parent_companies/partner_parent_companies.py 2010-02-19 08:40:50 +0000 @@ -52,3 +52,5 @@ 'participation_ids': fields.one2many('res.partner.parent_company','partner_parent_id','Participations'), } res_partner() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_gtin/__init__.py' --- chricar_product_gtin/__init__.py 2009-02-22 15:33:13 +0000 +++ chricar_product_gtin/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## -import chricar_product_gtin \ No newline at end of file +import chricar_product_gtin +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_gtin/__terp__.py' --- chricar_product_gtin/__terp__.py 2009-02-22 15:33:13 +0000 +++ chricar_product_gtin/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_gtin/chricar_product_gtin.py' --- chricar_product_gtin/chricar_product_gtin.py 2009-02-22 15:33:13 +0000 +++ chricar_product_gtin/chricar_product_gtin.py 2010-02-19 08:40:50 +0000 @@ -117,3 +117,5 @@ #wiz_ean_check() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_image/__init__.py' --- chricar_product_image/__init__.py 2009-02-22 15:33:13 +0000 +++ chricar_product_image/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## -import chricar_product_image \ No newline at end of file +import chricar_product_image +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_image/__terp__.py' --- chricar_product_image/__terp__.py 2009-02-22 15:33:13 +0000 +++ chricar_product_image/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_product_image/chricar_product_image.py' --- chricar_product_image/chricar_product_image.py 2009-02-22 15:33:13 +0000 +++ chricar_product_image/chricar_product_image.py 2010-02-19 08:40:50 +0000 @@ -40,3 +40,5 @@ } _order = "default_code" product_product() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_view_id/__init__.py' --- chricar_view_id/__init__.py 2009-11-20 14:16:25 +0000 +++ chricar_view_id/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,4 +26,5 @@ # # ################################################################################ -import chricar_view_id \ No newline at end of file +import chricar_view_id +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_view_id/__terp__.py' --- chricar_view_id/__terp__.py 2009-11-20 14:16:25 +0000 +++ chricar_view_id/__terp__.py 2010-02-19 08:40:50 +0000 @@ -70,3 +70,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'chricar_view_id/chricar_view_id.py' --- chricar_view_id/chricar_view_id.py 2009-11-20 14:16:25 +0000 +++ chricar_view_id/chricar_view_id.py 2010-02-19 08:40:50 +0000 @@ -80,3 +80,5 @@ chricar_view_id() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'city/__init__.py' --- city/__init__.py 2008-11-03 19:56:05 +0000 +++ city/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import city + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'city/__terp__.py' --- city/__terp__.py 2009-11-25 06:38:10 +0000 +++ city/__terp__.py 2010-02-19 08:40:50 +0000 @@ -37,3 +37,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'city/city.py' --- city/city.py 2008-11-03 19:56:05 +0000 +++ city/city.py 2010-02-19 08:40:50 +0000 @@ -115,3 +115,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/__init__.py' --- civil_engineering/__init__.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import sale import purchase import project + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/__terp__.py' --- civil_engineering/__terp__.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/__terp__.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/civil_engineering.py' --- civil_engineering/civil_engineering.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/civil_engineering.py 2010-02-19 08:40:50 +0000 @@ -432,3 +432,5 @@ civil_engineering_work_project() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/project.py' --- civil_engineering/project.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/project.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ } project_project() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/purchase.py' --- civil_engineering/purchase.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/purchase.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ } purchase_civilengineering() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'civil_engineering/sale.py' --- civil_engineering/sale.py 2009-12-15 19:42:01 +0000 +++ civil_engineering/sale.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ } sale_civilengineering() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'commission_pricelist/partner.py' --- commission_pricelist/partner.py 2008-11-03 19:56:05 +0000 +++ commission_pricelist/partner.py 2010-02-19 08:40:50 +0000 @@ -35,3 +35,5 @@ } res_partner() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'commission_pricelist/pricelist.py' --- commission_pricelist/pricelist.py 2008-11-03 19:56:05 +0000 +++ commission_pricelist/pricelist.py 2010-02-19 08:40:50 +0000 @@ -34,3 +34,5 @@ } product_pricelist() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'commission_pricelist/saleagent.py' --- commission_pricelist/saleagent.py 2008-11-03 19:56:05 +0000 +++ commission_pricelist/saleagent.py 2010-02-19 08:40:50 +0000 @@ -43,3 +43,5 @@ # # En Sale_agent class # + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/commands.py' --- comparison/website/erpComparator/erpcomparator/commands.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/commands.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ from erpcomparator.controllers import Root turbogears.start_server(Root()) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/config/__init__.py' --- comparison/website/erpComparator/erpcomparator/config/__init__.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/config/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/controllers.py' --- comparison/website/erpComparator/erpcomparator/controllers.py 2009-04-27 09:31:15 +0000 +++ comparison/website/erpComparator/erpcomparator/controllers.py 2010-02-19 08:40:50 +0000 @@ -36,4 +36,5 @@ login = subcontrollers.login.Login() graph = subcontrollers.graph.Graph() news = subcontrollers.news.News() - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/json.py' --- comparison/website/erpComparator/erpcomparator/json.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/json.py 2010-02-19 08:40:50 +0000 @@ -8,3 +8,5 @@ from turbojson.jsonify import jsonify + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/model.py' --- comparison/website/erpComparator/erpcomparator/model.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/model.py 2010-02-19 08:40:50 +0000 @@ -18,3 +18,5 @@ # pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/release.py' --- comparison/website/erpComparator/erpcomparator/release.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/release.py 2010-02-19 08:40:50 +0000 @@ -12,3 +12,5 @@ # url = "http://yourcool.site/" # download_url = "http://yourcool.site/download" # license = "MIT" + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet-cache.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet-cache.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet-cache.py 2010-02-19 08:40:50 +0000 @@ -192,3 +192,5 @@ channel.cache_write() print "Done." + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet.py 2010-02-19 08:40:50 +0000 @@ -166,3 +166,5 @@ if __name__ == "__main__": main() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/__init__.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/__init__.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/__init__.py 2010-02-19 08:40:50 +0000 @@ -951,3 +951,5 @@ return self.get_as_string(key) return "" + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/atomstyler.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/atomstyler.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/atomstyler.py 2010-02-19 08:40:50 +0000 @@ -122,3 +122,5 @@ doc.normalize() retype(doc.documentElement) open(feed,'w').write(doc.toxml('utf-8')) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/cache.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/cache.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/cache.py 2010-02-19 08:40:50 +0000 @@ -304,3 +304,5 @@ return unicode(value, "iso-8859-1").encode("utf-8") except UnicodeError: return unicode(value, "ascii", "replace").encode("utf-8") + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/__init__.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/__init__.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/__init__.py 2010-02-19 08:40:50 +0000 @@ -1194,3 +1194,5 @@ for h in _handlers.keys(): h.flush() h.close() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/config.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/config.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/config.py 2010-02-19 08:40:50 +0000 @@ -297,3 +297,5 @@ _listener.abort = 1 _listener = None logging._releaseLock() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/handlers.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/handlers.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/compat_logging/handlers.py 2010-02-19 08:40:50 +0000 @@ -726,3 +726,5 @@ self.flush() self.target = None self.buffer = [] + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/feedparser.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/feedparser.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/feedparser.py 2010-02-19 08:40:50 +0000 @@ -2929,3 +2929,5 @@ # terminology; parse RFC 822-style dates with no time; lots of other # bug fixes #4.1 - MAP - removed socket timeout; added support for chardet library + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/htmltmpl.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/htmltmpl.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/htmltmpl.py 2010-02-19 08:40:50 +0000 @@ -1478,3 +1478,5 @@ """ Exception.__init__(self, template) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/sanitize.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/sanitize.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/sanitize.py 2010-02-19 08:40:50 +0000 @@ -352,3 +352,5 @@ tryEncoding('utf8') or tryEncoding('windows-1252') or tryEncoding('iso-8859-1')) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/__init__.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/__init__.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_channel.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_channel.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_channel.py 2010-02-19 08:40:50 +0000 @@ -36,3 +36,5 @@ if __name__ == '__main__': unittest.main() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_main.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_main.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_main.py 2010-02-19 08:40:50 +0000 @@ -69,3 +69,5 @@ if __name__ == '__main__': unittest.main() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_sanitize.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_sanitize.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/tests/test_sanitize.py 2010-02-19 08:40:50 +0000 @@ -123,3 +123,5 @@ # quote characters HTML('quote','quote') HTML('quote','quote') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/timeoutsocket.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/timeoutsocket.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/planet/timeoutsocket.py 2010-02-19 08:40:50 +0000 @@ -422,3 +422,5 @@ del socket socket = timeoutsocket # Finis + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/runtests.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/runtests.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/runtests.py 2010-02-19 08:40:50 +0000 @@ -9,3 +9,5 @@ # run test suite unittest.TextTestRunner().run(suite) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/static/planet_comparison/setup.py' --- comparison/website/erpComparator/erpcomparator/static/planet_comparison/setup.py 2009-02-04 12:17:40 +0000 +++ comparison/website/erpComparator/erpcomparator/static/planet_comparison/setup.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ packages=["planet", "planet.compat_logging", "planet.tests"], scripts=["planet.py", "planet-cache.py", "runtests.py"], ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/__init__.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/__init__.py 2009-02-03 10:04:36 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/__init__.py 2010-02-19 08:40:50 +0000 @@ -3,4 +3,5 @@ import about import login import graph -import news \ No newline at end of file +import news +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/about.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/about.py 2009-02-03 13:44:19 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/about.py 2010-02-19 08:40:50 +0000 @@ -11,3 +11,5 @@ @expose(template="erpcomparator.subcontrollers.templates.about") def index(self): return dict() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/comparison.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/comparison.py 2009-04-22 11:13:23 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/comparison.py 2010-02-19 08:40:50 +0000 @@ -536,4 +536,5 @@ field['type'] = 'url' field['colspan'] = 3 - self.head += [field] \ No newline at end of file + self.head += [field] +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/graph.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/graph.py 2009-04-22 11:13:23 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/graph.py 2010-02-19 08:40:50 +0000 @@ -198,4 +198,5 @@ # elements["tooltip"] = {"mouse": 1} elements["bgcolor"] = "#ffffff" - return elements \ No newline at end of file + return elements +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/login.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/login.py 2009-04-22 11:13:23 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/login.py 2010-02-19 08:40:50 +0000 @@ -75,4 +75,5 @@ raise redirect('/comparison') - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/news.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/news.py 2009-02-04 12:06:49 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/news.py 2010-02-19 08:40:50 +0000 @@ -10,4 +10,5 @@ @expose(template="erpcomparator.subcontrollers.templates.news") def index(self): - return dict() \ No newline at end of file + return dict() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/softwares.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/softwares.py 2009-04-22 11:13:23 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/softwares.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ note['note'] = note['note'].replace('&','&') return dict(res=res) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/subcontrollers/templates/__init__.py' --- comparison/website/erpComparator/erpcomparator/subcontrollers/templates/__init__.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/subcontrollers/templates/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/templates/__init__.py' --- comparison/website/erpComparator/erpcomparator/templates/__init__.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/templates/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/tests/__init__.py' --- comparison/website/erpComparator/erpcomparator/tests/__init__.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/tests/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/tests/test_controllers.py' --- comparison/website/erpComparator/erpcomparator/tests/test_controllers.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/tests/test_controllers.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ response = cherrypy.response.body[0].lower() assert "welcome to turbogears" in response + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/erpcomparator/tests/test_model.py' --- comparison/website/erpComparator/erpcomparator/tests/test_model.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/erpcomparator/tests/test_model.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # password = "Wafer-thin Mint") # assert obj.display_name == "Mr Creosote" + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/setup.py' --- comparison/website/erpComparator/setup.py 2009-01-07 14:14:24 +0000 +++ comparison/website/erpComparator/setup.py 2010-02-19 08:40:50 +0000 @@ -75,3 +75,5 @@ # if you want to package a default configuration in your egg. #data_files = [('config', ['default.cfg'])], ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/website/erpComparator/start-erpcomparator.py' --- comparison/website/erpComparator/start-erpcomparator.py 2009-02-17 12:08:47 +0000 +++ comparison/website/erpComparator/start-erpcomparator.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ except ConfigurationError, exc: sys.stderr.write(str(exc)) sys.exit(1) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'comparison/wizard/__init__.py' --- comparison/wizard/__init__.py 2009-02-09 14:01:06 +0000 +++ comparison/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import wizard_recompute_evaluations \ No newline at end of file +import wizard_recompute_evaluations +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_livechat/crm-lc/livechat/config/__init__.py' --- crm_livechat/crm-lc/livechat/config/__init__.py 2008-04-23 08:54:29 +0000 +++ crm_livechat/crm-lc/livechat/config/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_livechat/crm-lc/livechat/subcontrollers/livechat/templates/__init__.py' --- crm_livechat/crm-lc/livechat/subcontrollers/livechat/templates/__init__.py 2008-05-19 08:08:42 +0000 +++ crm_livechat/crm-lc/livechat/subcontrollers/livechat/templates/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_livechat/crm-lc/livechat/templates/__init__.py' --- crm_livechat/crm-lc/livechat/templates/__init__.py 2008-04-23 08:54:29 +0000 +++ crm_livechat/crm-lc/livechat/templates/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_livechat/crm-lc/livechat/tests/__init__.py' --- crm_livechat/crm-lc/livechat/tests/__init__.py 2008-04-23 08:54:29 +0000 +++ crm_livechat/crm-lc/livechat/tests/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_telemarketing/__init__.py' --- crm_telemarketing/__init__.py 2009-02-08 23:45:07 +0000 +++ crm_telemarketing/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import report import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_telemarketing/report/__init__.py' --- crm_telemarketing/report/__init__.py 2009-01-01 13:21:58 +0000 +++ crm_telemarketing/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_telemarketing/wizard/create_call_list.py' --- crm_telemarketing/wizard/create_call_list.py 2009-02-13 13:36:33 +0000 +++ crm_telemarketing/wizard/create_call_list.py 2010-02-19 08:40:50 +0000 @@ -166,3 +166,5 @@ } make_call_list('partner.call_list') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'crm_telemarketing/wizard/meeting_planify.py' --- crm_telemarketing/wizard/meeting_planify.py 2009-02-08 23:45:07 +0000 +++ crm_telemarketing/wizard/meeting_planify.py 2010-02-19 08:40:50 +0000 @@ -80,3 +80,5 @@ make_meeting('market.meeting') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'currency_rate/__init__.py' --- currency_rate/__init__.py 2009-07-30 11:14:35 +0000 +++ currency_rate/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import res_currency import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'currency_rate/__terp__.py' --- currency_rate/__terp__.py 2009-07-30 11:14:35 +0000 +++ currency_rate/__terp__.py 2010-02-19 08:40:50 +0000 @@ -35,3 +35,5 @@ "installable": True, "active" : False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'currency_rate/res_currency.py' --- currency_rate/res_currency.py 2009-08-07 12:02:15 +0000 +++ currency_rate/res_currency.py 2010-02-19 08:40:50 +0000 @@ -62,3 +62,5 @@ return True res_currency() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'currency_rate/wizard/__init__.py' --- currency_rate/wizard/__init__.py 2009-07-30 11:14:35 +0000 +++ currency_rate/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## import currency_rate + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'currency_rate/wizard/currency_rate.py' --- currency_rate/wizard/currency_rate.py 2009-07-30 11:14:35 +0000 +++ currency_rate/wizard/currency_rate.py 2010-02-19 08:40:50 +0000 @@ -91,4 +91,5 @@ 'result': {'type': 'form', 'arch':_result_form, 'fields':_result_fields, 'state':[('init','Back'),('end','Exit')]} } } -wizard_currency_rate('currency.rate') \ No newline at end of file +wizard_currency_rate('currency.rate') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'demo_setup/__init__.py' --- demo_setup/__init__.py 2008-11-03 19:56:05 +0000 +++ demo_setup/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'discount_campaign/discount_campaign.py' --- discount_campaign/discount_campaign.py 2009-02-12 12:35:22 +0000 +++ discount_campaign/discount_campaign.py 2010-02-19 08:40:50 +0000 @@ -163,3 +163,5 @@ sale_order() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_extension/__init__.py' --- document_extension/__init__.py 2009-03-11 08:21:04 +0000 +++ document_extension/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import document + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_extension/document.py' --- document_extension/document.py 2010-01-21 09:33:17 +0000 +++ document_extension/document.py 2010-02-19 08:40:50 +0000 @@ -96,3 +96,5 @@ document_file() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_rule/__init__.py' --- document_rule/__init__.py 2010-01-05 10:44:04 +0000 +++ document_rule/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import document_rule + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_rule/document_rule.py' --- document_rule/document_rule.py 2010-01-05 10:44:04 +0000 +++ document_rule/document_rule.py 2010-02-19 08:40:50 +0000 @@ -78,3 +78,5 @@ document_rule() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/__init__.py' --- document_sftp/__init__.py 2009-04-17 13:29:51 +0000 +++ document_sftp/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import sftp_server import document + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/document.py' --- document_sftp/document.py 2009-04-17 13:29:51 +0000 +++ document_sftp/document.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ 'ssh_key': fields.text('SSH Public key'), } res_users() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/sftp_server/SFTPServer.py' --- document_sftp/sftp_server/SFTPServer.py 2009-05-06 10:25:13 +0000 +++ document_sftp/sftp_server/SFTPServer.py 2010-02-19 08:40:50 +0000 @@ -222,3 +222,5 @@ finally: if datacr : self.server.close_cr(datacr) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/sftp_server/SFTPServerInterface.py' --- document_sftp/sftp_server/SFTPServerInterface.py 2009-05-06 10:25:13 +0000 +++ document_sftp/sftp_server/SFTPServerInterface.py 2010-02-19 08:40:50 +0000 @@ -564,3 +564,5 @@ def readlink(self, path): return paramiko.SFTP_NO_SUCH_FILE + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/sftp_server/Server.py' --- document_sftp/sftp_server/Server.py 2009-05-06 10:25:13 +0000 +++ document_sftp/sftp_server/Server.py 2010-02-19 08:40:50 +0000 @@ -91,3 +91,5 @@ """ Only allow public key authentication """ return allowed_auths # return 'publickey', 'password' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_sftp/sftp_server/__init__.py' --- document_sftp/sftp_server/__init__.py 2009-05-06 10:25:13 +0000 +++ document_sftp/sftp_server/__init__.py 2010-02-19 08:40:50 +0000 @@ -91,3 +91,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/__init__.py' --- document_webdav_old/__init__.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ import document import webdav + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/__terp__.py' --- document_webdav_old/__terp__.py 2009-02-17 12:57:51 +0000 +++ document_webdav_old/__terp__.py 2010-02-19 08:40:50 +0000 @@ -19,3 +19,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/document.py' --- document_webdav_old/document.py 2010-02-15 10:35:29 +0000 +++ document_webdav_old/document.py 2010-02-19 08:40:50 +0000 @@ -505,3 +505,5 @@ os.unlink(path) return super(document_file, self).unlink(cr, uid, ids, context) document_file() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/AuthServer.py' --- document_webdav_old/webdav/DAV/AuthServer.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/AuthServer.py 2010-02-19 08:40:50 +0000 @@ -230,4 +230,5 @@ def _append(self,s): """ write the string to wfile """ - self.wfile.write(s) \ No newline at end of file + self.wfile.write(s) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/BufferingHTTPServer.py' --- document_webdav_old/webdav/DAV/BufferingHTTPServer.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/BufferingHTTPServer.py 2010-02-19 08:40:50 +0000 @@ -97,3 +97,5 @@ protocol_version="HTTP/1.1" + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/WebDAVServer.py' --- document_webdav_old/webdav/DAV/WebDAVServer.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/WebDAVServer.py 2010-02-19 08:40:50 +0000 @@ -354,3 +354,5 @@ if not msg: msg=STATUS_CODES[code] self.send_body(body,code,STATUS_CODES[code],msg,mediatype) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/__init__.py' --- document_webdav_old/webdav/DAV/__init__.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/__init__.py 2010-02-19 08:40:50 +0000 @@ -18,3 +18,5 @@ """ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/constants.py' --- document_webdav_old/webdav/DAV/constants.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/constants.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ RT_ALLPROP=1 RT_PROPNAME=2 RT_PROP=3 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/davcmd.py' --- document_webdav_old/webdav/DAV/davcmd.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/davcmd.py 2010-02-19 08:40:50 +0000 @@ -216,3 +216,5 @@ return res + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/davcopy.py' --- document_webdav_old/webdav/DAV/davcopy.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/davcopy.py 2010-02-19 08:40:50 +0000 @@ -131,3 +131,5 @@ sfile.close() return s + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/davmove.py' --- document_webdav_old/webdav/DAV/davmove.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/davmove.py 2010-02-19 08:40:50 +0000 @@ -100,3 +100,5 @@ # create the multistatus XML element return make_xmlresponse(result) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/delete.py' --- document_webdav_old/webdav/DAV/delete.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/delete.py 2010-02-19 08:40:50 +0000 @@ -61,3 +61,5 @@ # create the result element return make_xmlresponse(result) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/errors.py' --- document_webdav_old/webdav/DAV/errors.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/errors.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ DAV_Error.__init__(self,403) pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/iface.py' --- document_webdav_old/webdav/DAV/iface.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/iface.py 2010-02-19 08:40:50 +0000 @@ -253,3 +253,5 @@ """ return 1 or None depending on if a resource is a collection """ return None # no + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/propfind.py' --- document_webdav_old/webdav/DAV/propfind.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/propfind.py 2010-02-19 08:40:50 +0000 @@ -333,3 +333,5 @@ return good_props, bad_props + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/status.py' --- document_webdav_old/webdav/DAV/status.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/status.py 2010-02-19 08:40:50 +0000 @@ -29,3 +29,5 @@ 507: "Insufficient Storage", 999: "Some error in Create Method please check the data of create method" } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/DAV/utils.py' --- document_webdav_old/webdav/DAV/utils.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/DAV/utils.py 2010-02-19 08:40:50 +0000 @@ -158,3 +158,5 @@ sfile.close() return s + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/__init__.py' --- document_webdav_old/webdav/__init__.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ import webdav_server + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/cache.py' --- document_webdav_old/webdav/cache.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/cache.py 2010-02-19 08:40:50 +0000 @@ -37,3 +37,5 @@ return wrapper return decorating_function + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/content_index.py' --- document_webdav_old/webdav/content_index.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/content_index.py 2010-02-19 08:40:50 +0000 @@ -29,3 +29,5 @@ elif ext in ('.txt','.py','.patch','.html','.csv') : result = content return result + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/dav_auth.py' --- document_webdav_old/webdav/dav_auth.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/dav_auth.py 2010-02-19 08:40:50 +0000 @@ -94,3 +94,5 @@ auth['user']=user auth['pwd']=pw return bool(res) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/dav_fs.py' --- document_webdav_old/webdav/dav_fs.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/dav_fs.py 2010-02-19 08:40:50 +0000 @@ -519,3 +519,5 @@ def is_collection(self,uri): """ test if the given uri is a collection """ return self._get_dav_resourcetype(uri)==COLLECTION + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/odt2txt.py' --- document_webdav_old/webdav/odt2txt.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/odt2txt.py 2010-02-19 08:40:50 +0000 @@ -29,3 +29,5 @@ s =StringIO.StringIO(file(sys.argv[1]).read()) odt = OpenDocumentTextFile(s) print odt.toString().encode('ascii','replace') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'document_webdav_old/webdav/webdav_server.py' --- document_webdav_old/webdav/webdav_server.py 2008-12-12 09:09:57 +0000 +++ document_webdav_old/webdav/webdav_server.py 2010-02-19 08:40:50 +0000 @@ -41,3 +41,5 @@ except Exception , e: print e + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ecommerce/catalog/catalog.py' --- ecommerce/catalog/catalog.py 2009-04-01 06:15:46 +0000 +++ ecommerce/catalog/catalog.py 2010-02-19 08:40:50 +0000 @@ -91,3 +91,5 @@ ecommerce_reviews() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ecommerce/ecommerce.py' --- ecommerce/ecommerce.py 2009-04-01 06:15:46 +0000 +++ ecommerce/ecommerce.py 2010-02-19 08:40:50 +0000 @@ -156,3 +156,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ecommerce/partner/partner.py' --- ecommerce/partner/partner.py 2009-06-04 07:15:41 +0000 +++ ecommerce/partner/partner.py 2010-02-19 08:40:50 +0000 @@ -291,3 +291,5 @@ ecommerce_partner_address() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ecommerce/report/__init__.py' --- ecommerce/report/__init__.py 2009-01-09 12:30:56 +0000 +++ ecommerce/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # ############################################################################## -import invoice \ No newline at end of file +import invoice +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'electronic_report_intrastat/__init__.py' --- electronic_report_intrastat/__init__.py 2009-05-07 12:18:06 +0000 +++ electronic_report_intrastat/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import report_intrastat import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'electronic_report_intrastat/__terp__.py' --- electronic_report_intrastat/__terp__.py 2009-11-25 06:38:10 +0000 +++ electronic_report_intrastat/__terp__.py 2010-02-19 08:40:50 +0000 @@ -33,3 +33,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'electronic_report_intrastat/report_intrastat.py' --- electronic_report_intrastat/report_intrastat.py 2009-05-07 12:18:06 +0000 +++ electronic_report_intrastat/report_intrastat.py 2010-02-19 08:40:50 +0000 @@ -34,3 +34,5 @@ } export_log() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'electronic_report_intrastat/wizard/__init__.py' --- electronic_report_intrastat/wizard/__init__.py 2009-05-07 12:18:06 +0000 +++ electronic_report_intrastat/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import wizard_intrastat_export + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'electronic_report_intrastat/wizard/wizard_intrastat_export.py' --- electronic_report_intrastat/wizard/wizard_intrastat_export.py 2009-05-07 12:18:06 +0000 +++ electronic_report_intrastat/wizard/wizard_intrastat_export.py 2010-02-19 08:40:50 +0000 @@ -220,3 +220,5 @@ }, } wizard_export_intrastat_data('electronic.report.intrastat.export.data') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_account/__init__.py' --- email_account/__init__.py 2009-09-09 11:08:34 +0000 +++ email_account/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_account/__terp__.py' --- email_account/__terp__.py 2009-11-25 06:38:10 +0000 +++ email_account/__terp__.py 2010-02-19 08:40:50 +0000 @@ -45,3 +45,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_account/wizard/__init__.py' --- email_account/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ email_account/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard_send_email \ No newline at end of file +import wizard_send_email +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_account/wizard/wizard_send_email.py' --- email_account/wizard/wizard_send_email.py 2009-12-18 11:11:57 +0000 +++ email_account/wizard/wizard_send_email.py 2010-02-19 08:40:50 +0000 @@ -158,3 +158,5 @@ } } send_email('account.invoice.email_send_2') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_purchase/__init__.py' --- email_purchase/__init__.py 2009-12-30 21:03:29 +0000 +++ email_purchase/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_purchase/__terp__.py' --- email_purchase/__terp__.py 2009-12-30 21:03:29 +0000 +++ email_purchase/__terp__.py 2010-02-19 08:40:50 +0000 @@ -47,3 +47,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_purchase/wizard/__init__.py' --- email_purchase/wizard/__init__.py 2009-12-30 21:03:29 +0000 +++ email_purchase/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard_send_email \ No newline at end of file +import wizard_send_email +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_purchase/wizard/wizard_send_email.py' --- email_purchase/wizard/wizard_send_email.py 2010-02-15 10:39:37 +0000 +++ email_purchase/wizard/wizard_send_email.py 2010-02-19 08:40:50 +0000 @@ -167,3 +167,5 @@ } } send_email('purchase.order.email_send_2') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_sale/__init__.py' --- email_sale/__init__.py 2009-09-09 11:08:34 +0000 +++ email_sale/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_sale/__terp__.py' --- email_sale/__terp__.py 2009-11-25 06:38:10 +0000 +++ email_sale/__terp__.py 2010-02-19 08:40:50 +0000 @@ -45,3 +45,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_sale/wizard/__init__.py' --- email_sale/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ email_sale/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard_send_email \ No newline at end of file +import wizard_send_email +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'email_sale/wizard/wizard_send_email.py' --- email_sale/wizard/wizard_send_email.py 2010-02-15 10:38:42 +0000 +++ email_sale/wizard/wizard_send_email.py 2010-02-19 08:40:50 +0000 @@ -172,3 +172,5 @@ } } send_email('sale.order.email_send_2') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_joomla/esale_joomla.py' --- esale_joomla/esale_joomla.py 2009-04-21 14:48:50 +0000 +++ esale_joomla/esale_joomla.py 2010-02-19 08:40:50 +0000 @@ -380,3 +380,5 @@ esale_joomla_web_exportlog() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_joomla/wizard/wizard_esale_import.py' --- esale_joomla/wizard/wizard_esale_import.py 2009-01-15 08:40:57 +0000 +++ esale_joomla/wizard/wizard_esale_import.py 2010-02-19 08:40:50 +0000 @@ -155,3 +155,5 @@ wiz_esale_joomla_import_sos('esale_joomla.saleorders') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_joomla/wizard/wizard_product_category_export.py' --- esale_joomla/wizard/wizard_product_category_export.py 2009-04-21 14:48:50 +0000 +++ esale_joomla/wizard/wizard_product_category_export.py 2010-02-19 08:40:50 +0000 @@ -127,3 +127,5 @@ } } wiz_esale_joomla_product_category('esale_joomla.product.category') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_joomla/wizard/wizard_product_export.py' --- esale_joomla/wizard/wizard_product_export.py 2009-01-15 08:40:57 +0000 +++ esale_joomla/wizard/wizard_product_export.py 2010-02-19 08:40:50 +0000 @@ -262,3 +262,5 @@ wiz_esale_joomla_products('esale_joomla.products') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/__init__.py' --- esale_osc/__init__.py 2009-09-09 11:08:34 +0000 +++ esale_osc/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ from esale_oscom import * import wizard import esale_oscom_product + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/__terp__.py' --- esale_osc/__terp__.py 2009-11-16 19:09:09 +0000 +++ esale_osc/__terp__.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/esale_oscom.py' --- esale_osc/esale_oscom.py 2010-02-02 20:22:20 +0000 +++ esale_osc/esale_oscom.py 2010-02-19 08:40:50 +0000 @@ -1021,3 +1021,5 @@ 'esale_oscom_id': fields.integer('OScommerce Id'), } esale_oscom_partner_address() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/esale_oscom_product.py' --- esale_osc/esale_oscom_product.py 2010-02-02 20:22:20 +0000 +++ esale_osc/esale_oscom_product.py 2010-02-19 08:40:50 +0000 @@ -434,3 +434,5 @@ esale_oscom_product_inherit() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/__init__.py' --- esale_osc/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ esale_osc/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import wizard_esale_oscom_import_sos import wizard_esale_oscom_update_stocks import wizard_esale_oscom_update_select_stocks + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/wizard_esale_oscom_export_products.py' --- esale_osc/wizard/wizard_esale_oscom_export_products.py 2010-02-02 20:22:20 +0000 +++ esale_osc/wizard/wizard_esale_oscom_export_products.py 2010-02-19 08:40:50 +0000 @@ -94,3 +94,5 @@ } wiz_esale_oscom_products('esale.oscom.products'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/wizard_esale_oscom_export_select_products.py' --- esale_osc/wizard/wizard_esale_oscom_export_select_products.py 2010-02-02 20:22:20 +0000 +++ esale_osc/wizard/wizard_esale_oscom_export_select_products.py 2010-02-19 08:40:50 +0000 @@ -81,3 +81,5 @@ } wiz_esale_oscom_select_products('esale.oscom.select.products'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/wizard_esale_oscom_import_sos.py' --- esale_osc/wizard/wizard_esale_oscom_import_sos.py 2010-02-02 20:22:20 +0000 +++ esale_osc/wizard/wizard_esale_oscom_import_sos.py 2010-02-19 08:40:50 +0000 @@ -64,3 +64,5 @@ } wiz_esale_oscom_import_sos('esale.oscom.saleorders'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/wizard_esale_oscom_update_select_stocks.py' --- esale_osc/wizard/wizard_esale_oscom_update_select_stocks.py 2010-01-21 09:33:17 +0000 +++ esale_osc/wizard/wizard_esale_oscom_update_select_stocks.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ } wiz_esale_oscom_select_stocks('esale.oscom.select.stocks'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'esale_osc/wizard/wizard_esale_oscom_update_stocks.py' --- esale_osc/wizard/wizard_esale_oscom_update_stocks.py 2010-01-21 09:33:17 +0000 +++ esale_osc/wizard/wizard_esale_oscom_update_stocks.py 2010-02-19 08:40:50 +0000 @@ -70,3 +70,5 @@ wiz_esale_oscom_stocks('esale.oscom.stocks'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/facebook_openerp.py' --- etl/lib/demo/facebook_openerp.py 2009-04-29 05:30:16 +0000 +++ etl/lib/demo/facebook_openerp.py 2010-02-19 08:40:50 +0000 @@ -104,3 +104,5 @@ print job1 job1.run() print job1.get_statitic_info() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/join.py' --- etl/lib/demo/join.py 2009-02-28 08:47:20 +0000 +++ etl/lib/demo/join.py 2010-02-19 08:40:50 +0000 @@ -33,3 +33,5 @@ job=etl.job([log]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/map.py' --- etl/lib/demo/map.py 2009-02-27 12:29:34 +0000 +++ etl/lib/demo/map.py 2010-02-19 08:40:50 +0000 @@ -36,3 +36,5 @@ job=etl.job([log]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/openerp_facebook.py' --- etl/lib/demo/openerp_facebook.py 2009-04-02 05:27:39 +0000 +++ etl/lib/demo/openerp_facebook.py 2010-02-19 08:40:50 +0000 @@ -29,3 +29,5 @@ job1=etl.job([facebook_out_friends]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/subjob.py' --- etl/lib/demo/subjob.py 2009-05-01 14:43:43 +0000 +++ etl/lib/demo/subjob.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ job2 = etl.job([subjob,csv_in1,csv_out1]) job2.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/subjob2.py' --- etl/lib/demo/subjob2.py 2009-05-01 16:09:54 +0000 +++ etl/lib/demo/subjob2.py 2010-02-19 08:40:50 +0000 @@ -43,3 +43,5 @@ job = etl.job([subjob,log1,log2,log3,log4,csv_out1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/sugercrm_openerp.py' --- etl/lib/demo/sugercrm_openerp.py 2009-04-29 05:30:16 +0000 +++ etl/lib/demo/sugercrm_openerp.py 2010-02-19 08:40:50 +0000 @@ -39,3 +39,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test1.py' --- etl/lib/demo/test1.py 2009-05-11 15:25:09 +0000 +++ etl/lib/demo/test1.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ job2 = job1.copy() job2.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test2.py' --- etl/lib/demo/test2.py 2009-05-01 12:58:38 +0000 +++ etl/lib/demo/test2.py 2010-02-19 08:40:50 +0000 @@ -40,3 +40,5 @@ print job job.run() print job.get_statitic_info() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test3.py' --- etl/lib/demo/test3.py 2009-04-25 13:18:47 +0000 +++ etl/lib/demo/test3.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ tran=etl.transition(csv_in1,log1) job1=etl.job([csv_in1,log1]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test4.py' --- etl/lib/demo/test4.py 2009-02-26 11:26:02 +0000 +++ etl/lib/demo/test4.py 2010-02-19 08:40:50 +0000 @@ -18,3 +18,5 @@ job1=etl.job([log1]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test5.py' --- etl/lib/demo/test5.py 2009-02-26 11:26:02 +0000 +++ etl/lib/demo/test5.py 2010-02-19 08:40:50 +0000 @@ -40,3 +40,5 @@ job1=etl.job([log1]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test_server.py' --- etl/lib/demo/test_server.py 2009-05-13 07:33:14 +0000 +++ etl/lib/demo/test_server.py 2010-02-19 08:40:50 +0000 @@ -102,3 +102,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test_unique.py' --- etl/lib/demo/test_unique.py 2009-03-05 14:07:04 +0000 +++ etl/lib/demo/test_unique.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/test_valid.py' --- etl/lib/demo/test_valid.py 2009-03-05 13:42:48 +0000 +++ etl/lib/demo/test_valid.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/vcard_openobject.py' --- etl/lib/demo/vcard_openobject.py 2009-04-29 05:30:16 +0000 +++ etl/lib/demo/vcard_openobject.py 2010-02-19 08:40:50 +0000 @@ -46,3 +46,5 @@ job1=etl.job([vcard_in1,oo_out,oo_out2, log2,count]) job1.run() print job1.get_statitic_info() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/vcard_read.py' --- etl/lib/demo/vcard_read.py 2009-02-27 12:29:34 +0000 +++ etl/lib/demo/vcard_read.py 2010-02-19 08:40:50 +0000 @@ -11,3 +11,5 @@ tran=etl.transition(vcard_in1,log1) job1=etl.job([log1]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/xmlrpc_in_example.py' --- etl/lib/demo/xmlrpc_in_example.py 2009-05-01 12:26:36 +0000 +++ etl/lib/demo/xmlrpc_in_example.py 2010-02-19 08:40:50 +0000 @@ -9,3 +9,5 @@ xmlrpc_in= etl.component.input.xmlrpc_in(xmlrpc_conn, job1) job2=etl.job([xmlrpc_in]) job2.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/xmlrpc_out_example.py' --- etl/lib/demo/xmlrpc_out_example.py 2009-05-01 12:26:36 +0000 +++ etl/lib/demo/xmlrpc_out_example.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ job1=etl.job([log2]) job1.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/demo/xmlrpcserver_openobject.py' --- etl/lib/demo/xmlrpcserver_openobject.py 2009-04-09 11:48:51 +0000 +++ etl/lib/demo/xmlrpcserver_openobject.py 2010-02-19 08:40:50 +0000 @@ -109,3 +109,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/__init__.py' --- etl/lib/etl/__init__.py 2009-05-01 12:26:36 +0000 +++ etl/lib/etl/__init__.py 2010-02-19 08:40:50 +0000 @@ -89,3 +89,5 @@ ] + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/__init__.py' --- etl/lib/etl/component/__init__.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,3 +31,5 @@ import output import transform import control + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/component.py' --- etl/lib/etl/component/component.py 2009-05-13 04:42:34 +0000 +++ etl/lib/etl/component/component.py 2010-02-19 08:40:50 +0000 @@ -196,3 +196,5 @@ data = trans.source.channel_get(trans) result[channel].append(data) return result + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/control/__init__.py' --- etl/lib/etl/component/control/__init__.py 2009-04-29 15:00:05 +0000 +++ etl/lib/etl/component/control/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,3 +31,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/control/data_count.py' --- etl/lib/etl/component/control/data_count.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/control/data_count.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ for d in datas: yield {'channel': d, 'count': datas[d]}, 'main' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/control/sleep.py' --- etl/lib/etl/component/control/sleep.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/control/sleep.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ time.sleep(self.delay) yield d, 'main' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/__init__.py' --- etl/lib/etl/component/input/__init__.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/input/__init__.py 2010-02-19 08:40:50 +0000 @@ -35,3 +35,5 @@ from gmail_in import gmail_in from sugarcrm_in import sugarcrm_in from xmlrpc_in import xmlrpc_in + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/csv_in.py' --- etl/lib/etl/component/input/csv_in.py 2009-04-29 05:44:47 +0000 +++ etl/lib/etl/component/input/csv_in.py 2010-02-19 08:40:50 +0000 @@ -84,3 +84,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/data.py' --- etl/lib/etl/component/input/data.py 2009-04-28 13:36:51 +0000 +++ etl/lib/etl/component/input/data.py 2010-02-19 08:40:50 +0000 @@ -73,3 +73,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/facebook_in.py' --- etl/lib/etl/component/input/facebook_in.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/input/facebook_in.py 2010-02-19 08:40:50 +0000 @@ -82,3 +82,5 @@ if __name__ == '__main__': pass #test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/gmail_in.py' --- etl/lib/etl/component/input/gmail_in.py 2009-04-28 12:20:28 +0000 +++ etl/lib/etl/component/input/gmail_in.py 2010-02-19 08:40:50 +0000 @@ -83,3 +83,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/openobject_in.py' --- etl/lib/etl/component/input/openobject_in.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/input/openobject_in.py 2010-02-19 08:40:50 +0000 @@ -89,3 +89,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/sql_in.py' --- etl/lib/etl/component/input/sql_in.py 2009-04-29 15:00:05 +0000 +++ etl/lib/etl/component/input/sql_in.py 2010-02-19 08:40:50 +0000 @@ -97,3 +97,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/sugarcrm_in.py' --- etl/lib/etl/component/input/sugarcrm_in.py 2009-05-11 11:05:33 +0000 +++ etl/lib/etl/component/input/sugarcrm_in.py 2010-02-19 08:40:50 +0000 @@ -69,3 +69,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/vcard_in.py' --- etl/lib/etl/component/input/vcard_in.py 2009-04-28 12:20:28 +0000 +++ etl/lib/etl/component/input/vcard_in.py 2010-02-19 08:40:50 +0000 @@ -77,3 +77,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/input/xmlrpc_in.py' --- etl/lib/etl/component/input/xmlrpc_in.py 2009-05-01 14:43:43 +0000 +++ etl/lib/etl/component/input/xmlrpc_in.py 2010-02-19 08:40:50 +0000 @@ -92,3 +92,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/__init__.py' --- etl/lib/etl/component/output/__init__.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/output/__init__.py 2010-02-19 08:40:50 +0000 @@ -33,3 +33,5 @@ from facebook_out import facebook_out from xmlrpc_out import xmlrpc_out + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/csv_out.py' --- etl/lib/etl/component/output/csv_out.py 2009-05-06 09:19:46 +0000 +++ etl/lib/etl/component/output/csv_out.py 2010-02-19 08:40:50 +0000 @@ -97,3 +97,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/facebook_out.py' --- etl/lib/etl/component/output/facebook_out.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/output/facebook_out.py 2010-02-19 08:40:50 +0000 @@ -74,3 +74,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/openobject_out.py' --- etl/lib/etl/component/output/openobject_out.py 2009-05-04 13:10:08 +0000 +++ etl/lib/etl/component/output/openobject_out.py 2010-02-19 08:40:50 +0000 @@ -94,3 +94,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/sql_out.py' --- etl/lib/etl/component/output/sql_out.py 2009-04-28 05:26:17 +0000 +++ etl/lib/etl/component/output/sql_out.py 2010-02-19 08:40:50 +0000 @@ -93,3 +93,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/output/xmlrpc_out.py' --- etl/lib/etl/component/output/xmlrpc_out.py 2009-05-01 12:26:36 +0000 +++ etl/lib/etl/component/output/xmlrpc_out.py 2010-02-19 08:40:50 +0000 @@ -74,3 +74,5 @@ # {'org':'X.Ltd','fn':'Mr.X2','email':'x2@xmail.com'}, # {'org':'Y.Ltd','fn':'Mr.Y1','email':'y1@ymail.com'}, # ]) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/__init__.py' --- etl/lib/etl/component/transform/__init__.py 2009-05-01 14:43:43 +0000 +++ etl/lib/etl/component/transform/__init__.py 2010-02-19 08:40:50 +0000 @@ -38,3 +38,5 @@ from schema_validator import schema_validator from unique import unique from subjob import subjob + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/data_filter.py' --- etl/lib/etl/component/transform/data_filter.py 2009-04-29 07:00:02 +0000 +++ etl/lib/etl/component/transform/data_filter.py 2010-02-19 08:40:50 +0000 @@ -91,3 +91,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/data_map.py' --- etl/lib/etl/component/transform/data_map.py 2009-04-28 06:25:44 +0000 +++ etl/lib/etl/component/transform/data_map.py 2010-02-19 08:40:50 +0000 @@ -102,3 +102,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/diff.py' --- etl/lib/etl/component/transform/diff.py 2009-04-28 12:05:28 +0000 +++ etl/lib/etl/component/transform/diff.py 2010-02-19 08:40:50 +0000 @@ -132,3 +132,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/join.py' --- etl/lib/etl/component/transform/join.py 2009-04-28 12:05:28 +0000 +++ etl/lib/etl/component/transform/join.py 2010-02-19 08:40:50 +0000 @@ -93,3 +93,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/logger.py' --- etl/lib/etl/component/transform/logger.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/transform/logger.py 2010-02-19 08:40:50 +0000 @@ -55,3 +55,5 @@ self.output.write('Log ' + self.name + ' ' + str(d) + '\n') yield d, 'main' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/logger_bloc.py' --- etl/lib/etl/component/transform/logger_bloc.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/transform/logger_bloc.py 2010-02-19 08:40:50 +0000 @@ -58,3 +58,5 @@ self.output.write('\tBloc Log ' + self.name + str(d) + '\n') yield d, 'main' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/merge.py' --- etl/lib/etl/component/transform/merge.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/transform/merge.py 2010-02-19 08:40:50 +0000 @@ -62,3 +62,5 @@ # Output: # 'concat' pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/schema_validator.py' --- etl/lib/etl/component/transform/schema_validator.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/component/transform/schema_validator.py 2010-02-19 08:40:50 +0000 @@ -134,3 +134,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/sort.py' --- etl/lib/etl/component/transform/sort.py 2009-04-29 05:44:47 +0000 +++ etl/lib/etl/component/transform/sort.py 2010-02-19 08:40:50 +0000 @@ -80,3 +80,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/subjob.py' --- etl/lib/etl/component/transform/subjob.py 2009-05-01 16:09:54 +0000 +++ etl/lib/etl/component/transform/subjob.py 2010-02-19 08:40:50 +0000 @@ -97,3 +97,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/component/transform/unique.py' --- etl/lib/etl/component/transform/unique.py 2009-04-28 10:40:03 +0000 +++ etl/lib/etl/component/transform/unique.py 2010-02-19 08:40:50 +0000 @@ -84,3 +84,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/__init__.py' --- etl/lib/etl/connector/__init__.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/connector/__init__.py 2010-02-19 08:40:50 +0000 @@ -34,3 +34,5 @@ from facebook_connector import facebook_connector from sugarcrm_connector import sugarcrm_connector from xmlrpc_connector import xmlrpc_connector + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/connector.py' --- etl/lib/etl/connector/connector.py 2009-05-13 04:42:34 +0000 +++ etl/lib/etl/connector/connector.py 2010-02-19 08:40:50 +0000 @@ -70,3 +70,5 @@ def execute(self): return True + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/facebook_connector.py' --- etl/lib/etl/connector/facebook_connector.py 2009-04-28 13:05:15 +0000 +++ etl/lib/etl/connector/facebook_connector.py 2010-02-19 08:40:50 +0000 @@ -156,3 +156,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/file_connector.py' --- etl/lib/etl/connector/file_connector.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/connector/file_connector.py 2010-02-19 08:40:50 +0000 @@ -77,3 +77,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/localfile.py' --- etl/lib/etl/connector/localfile.py 2009-05-11 11:05:33 +0000 +++ etl/lib/etl/connector/localfile.py 2010-02-19 08:40:50 +0000 @@ -89,3 +89,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/openobject_connector.py' --- etl/lib/etl/connector/openobject_connector.py 2009-04-28 13:19:20 +0000 +++ etl/lib/etl/connector/openobject_connector.py 2010-02-19 08:40:50 +0000 @@ -145,3 +145,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/sql_connector.py' --- etl/lib/etl/connector/sql_connector.py 2009-04-28 13:32:59 +0000 +++ etl/lib/etl/connector/sql_connector.py 2010-02-19 08:40:50 +0000 @@ -107,3 +107,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/sugarcrm/__init__.py' --- etl/lib/etl/connector/sugarcrm/__init__.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/connector/sugarcrm/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ from sugarsoap_services import * + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/sugarcrm/sugarsoap_services.py' --- etl/lib/etl/connector/sugarcrm/sugarsoap_services.py 2009-04-02 09:39:43 +0000 +++ etl/lib/etl/connector/sugarcrm/sugarsoap_services.py 2010-02-19 08:40:50 +0000 @@ -1017,3 +1017,5 @@ class LoginError(Exception): pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/sugarcrm/sugarsoap_services_types.py' --- etl/lib/etl/connector/sugarcrm/sugarsoap_services_types.py 2009-03-30 11:38:54 +0000 +++ etl/lib/etl/connector/sugarcrm/sugarsoap_services_types.py 2010-02-19 08:40:50 +0000 @@ -647,3 +647,5 @@ ZSI.TCcompound.Array.__init__(self, atype, ofwhat, pname=pname, childnames='item', **kw) # end class ns0 (tns: http://www.sugarcrm.com/sugarcrm) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/sugarcrm_connector.py' --- etl/lib/etl/connector/sugarcrm_connector.py 2009-05-05 08:34:57 +0000 +++ etl/lib/etl/connector/sugarcrm_connector.py 2010-02-19 08:40:50 +0000 @@ -129,3 +129,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/url_connector.py' --- etl/lib/etl/connector/url_connector.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/connector/url_connector.py 2010-02-19 08:40:50 +0000 @@ -67,3 +67,5 @@ res = url_connector(self.uri, self.bufsize, self.encoding, self.name) return res + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/connector/xmlrpc_connector.py' --- etl/lib/etl/connector/xmlrpc_connector.py 2009-05-01 12:26:36 +0000 +++ etl/lib/etl/connector/xmlrpc_connector.py 2010-02-19 08:40:50 +0000 @@ -103,3 +103,5 @@ if __name__ == '__main__': test() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/etl.py' --- etl/lib/etl/etl.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/etl.py 2010-02-19 08:40:50 +0000 @@ -46,3 +46,5 @@ #TODO : make perfect testing method pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/etl_process.py' --- etl/lib/etl/etl_process.py 2009-05-13 07:33:14 +0000 +++ etl/lib/etl/etl_process.py 2010-02-19 08:40:50 +0000 @@ -522,3 +522,5 @@ return end_components #TODO : make separate class : job.process to provide platform for job process and put below functions in new class + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/etl_server.py' --- etl/lib/etl/etl_server.py 2009-05-11 09:21:23 +0000 +++ etl/lib/etl/etl_server.py 2010-02-19 08:40:50 +0000 @@ -40,4 +40,5 @@ if __name__ == '__main__': test=ETLThread(job1) - test.start() \ No newline at end of file + test.start() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/etl_socket.py' --- etl/lib/etl/etl_socket.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/etl_socket.py 2010-02-19 08:40:50 +0000 @@ -81,3 +81,5 @@ else: return res[0] + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/job.py' --- etl/lib/etl/job.py 2009-05-13 07:33:14 +0000 +++ etl/lib/etl/job.py 2010-02-19 08:40:50 +0000 @@ -453,3 +453,5 @@ 'the <%s> to <%s> has started now...'%(key.source.name, key.destination.name)) return True + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/logger.py' --- etl/lib/etl/logger.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/logger.py 2010-02-19 08:40:50 +0000 @@ -70,3 +70,5 @@ init_logger() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/signal.py' --- etl/lib/etl/signal.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/signal.py 2010-02-19 08:40:50 +0000 @@ -67,3 +67,5 @@ else: i += 1 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/tools.py' --- etl/lib/etl/tools.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/tools.py 2010-02-19 08:40:50 +0000 @@ -5,3 +5,5 @@ n = md5.new() n.update(d) return prefix + (n.hexdigest()[:20]) + suffix + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/transformer.py' --- etl/lib/etl/transformer.py 2009-04-27 13:16:20 +0000 +++ etl/lib/etl/transformer.py 2010-02-19 08:40:50 +0000 @@ -102,3 +102,5 @@ except ValueError, e: return self.action_error(e) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl/transition.py' --- etl/lib/etl/transition.py 2009-05-13 07:33:14 +0000 +++ etl/lib/etl/transition.py 2010-02-19 08:40:50 +0000 @@ -92,3 +92,5 @@ def restart(self): self.status = 'start' self.signal('restart') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl_test/__init__.py' --- etl/lib/etl_test/__init__.py 2009-02-03 13:28:32 +0000 +++ etl/lib/etl_test/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/lib/etl_test/etl_test.py' --- etl/lib/etl_test/etl_test.py 2009-04-28 13:03:37 +0000 +++ etl/lib/etl_test/etl_test.py 2010-02-19 08:40:50 +0000 @@ -114,3 +114,5 @@ value_count+=1 count+=1 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/diff_job1.py' --- etl/specs/prototype/diff_job1.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/diff_job1.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ job = etl.job([in1,in2,diff1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/diff_job2.py' --- etl/specs/prototype/diff_job2.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/diff_job2.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ job = etl.job([in1,in2,merge1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/etl/__init__.py' --- etl/specs/prototype/etl/__init__.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/etl/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,4 @@ from etl import * from operator import * + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/etl/etl.py' --- etl/specs/prototype/etl/etl.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/etl/etl.py 2010-02-19 08:40:50 +0000 @@ -72,3 +72,5 @@ if n.is_start: n.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/etl/operator.py' --- etl/specs/prototype/etl/operator.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/etl/operator.py 2010-02-19 08:40:50 +0000 @@ -113,3 +113,5 @@ class etl_merge(etl.node): pass + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/prototype.py' --- etl/specs/prototype/prototype.py 2009-01-19 14:28:50 +0000 +++ etl/specs/prototype/prototype.py 2010-02-19 08:40:50 +0000 @@ -148,3 +148,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/test.py' --- etl/specs/prototype/test.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/test.py 2010-02-19 08:40:50 +0000 @@ -13,3 +13,5 @@ job = etl.job([in1,out1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/test2.py' --- etl/specs/prototype/test2.py 2009-02-03 09:13:13 +0000 +++ etl/specs/prototype/test2.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ job = etl.job([in1,out1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype/test3.py' --- etl/specs/prototype/test3.py 2009-01-12 07:30:23 +0000 +++ etl/specs/prototype/test3.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ job = etl.job([in1,out1]) job.run() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl/specs/prototype2/proto_new.py' --- etl/specs/prototype2/proto_new.py 2009-01-21 18:11:20 +0000 +++ etl/specs/prototype2/proto_new.py 2010-02-19 08:40:50 +0000 @@ -287,3 +287,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/__init__.py' --- etl_interface/__init__.py 2009-03-26 09:19:01 +0000 +++ etl_interface/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import etl_connector import scheduler import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/__terp__.py' --- etl_interface/__terp__.py 2009-05-13 07:17:23 +0000 +++ etl_interface/__terp__.py 2010-02-19 08:40:50 +0000 @@ -85,3 +85,5 @@ 'installable': True, 'active': False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_component/__init__.py' --- etl_interface/etl_component/__init__.py 2009-03-18 12:51:34 +0000 +++ etl_interface/etl_component/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import input import output import transform + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_component/control/__init__.py' --- etl_interface/etl_component/control/__init__.py 2009-03-18 12:51:34 +0000 +++ etl_interface/etl_component/control/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import data_count import sleep + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_component/input/__init__.py' --- etl_interface/etl_component/input/__init__.py 2009-05-12 10:45:33 +0000 +++ etl_interface/etl_component/input/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ import facebook_in import xmlrpc_in import sugarcrm_in + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_component/output/__init__.py' --- etl_interface/etl_component/output/__init__.py 2009-05-12 10:45:33 +0000 +++ etl_interface/etl_component/output/__init__.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ import xml_out import vcard_out import xmlrpc_out + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_component/transform/__init__.py' --- etl_interface/etl_component/transform/__init__.py 2009-03-27 09:27:38 +0000 +++ etl_interface/etl_component/transform/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import merge import schema_validator import unique + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'etl_interface/etl_connector/__init__.py' --- etl_interface/etl_connector/__init__.py 2009-04-02 08:37:23 +0000 +++ etl_interface/etl_connector/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import openobject_connector import sql_connector import facebook_connector + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fashion/__init__.py' --- fashion/__init__.py 2009-02-11 10:48:04 +0000 +++ fashion/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ############################################################################## import custom -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fashion/__terp__.py' --- fashion/__terp__.py 2009-02-12 08:51:56 +0000 +++ fashion/__terp__.py 2010-02-19 08:40:50 +0000 @@ -38,3 +38,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fashion/custom.py' --- fashion/custom.py 2009-02-11 10:48:04 +0000 +++ fashion/custom.py 2010-02-19 08:40:50 +0000 @@ -234,3 +234,5 @@ #setattr(mrp_bom(),'_std_bom_find',getattr(mrp_bom(),'_bom_find')) #setattr(mrp_bom(),'_bom_find',getattr(mrp_bom(),'_new_bom_find')) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fashion/picture.py' --- fashion/picture.py 2010-01-21 09:33:17 +0000 +++ fashion/picture.py 2010-02-19 08:40:50 +0000 @@ -99,3 +99,5 @@ self.preview() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fashion/wizard/__init__.py' --- fashion/wizard/__init__.py 2009-02-11 10:48:04 +0000 +++ fashion/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import fashion_help_wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'flagey/__init__.py' --- flagey/__init__.py 2007-10-28 12:44:32 +0000 +++ flagey/__init__.py 2010-02-19 08:40:50 +0000 @@ -0,0 +1,2 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/__init__.py' --- fleet_maintenance/__init__.py 2008-12-01 01:27:39 +0000 +++ fleet_maintenance/__init__.py 2010-02-19 08:40:50 +0000 @@ -3,4 +3,5 @@ import crm import sale import invoice -import product \ No newline at end of file +import product +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/crm.py' --- fleet_maintenance/crm.py 2009-09-08 10:13:40 +0000 +++ fleet_maintenance/crm.py 2010-02-19 08:40:50 +0000 @@ -66,3 +66,5 @@ crm_case() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/invoice.py' --- fleet_maintenance/invoice.py 2009-12-15 14:11:00 +0000 +++ fleet_maintenance/invoice.py 2010-02-19 08:40:50 +0000 @@ -136,3 +136,5 @@ account_move_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/partner.py' --- fleet_maintenance/partner.py 2009-02-03 11:18:02 +0000 +++ fleet_maintenance/partner.py 2010-02-19 08:40:50 +0000 @@ -7,4 +7,5 @@ 'fleets': fields.one2many('stock.location', 'partner_id', 'Fleets'), 'sub_fleets': fields.one2many('stock.location', 'parent_partner_id', 'Sub Fleets'), } -res_partner() \ No newline at end of file +res_partner() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/product.py' --- fleet_maintenance/product.py 2009-02-03 18:01:21 +0000 +++ fleet_maintenance/product.py 2010-02-19 08:40:50 +0000 @@ -8,4 +8,5 @@ "maintenance_analytic_id" : fields.many2one('account.analytic.account', 'Maintenance Analytic Account'), } -product_product() \ No newline at end of file +product_product() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/sale.py' --- fleet_maintenance/sale.py 2009-09-09 07:19:57 +0000 +++ fleet_maintenance/sale.py 2010-02-19 08:40:50 +0000 @@ -252,3 +252,5 @@ sale_order() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'fleet_maintenance/stock.py' --- fleet_maintenance/stock.py 2009-09-18 13:13:15 +0000 +++ fleet_maintenance/stock.py 2010-02-19 08:40:50 +0000 @@ -216,3 +216,5 @@ stock_move() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'game_scenario/__init__.py' --- game_scenario/__init__.py 2008-11-03 19:56:05 +0000 +++ game_scenario/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## import game_scenario + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'game_scenario/game_scenario.py' --- game_scenario/game_scenario.py 2008-12-30 12:51:53 +0000 +++ game_scenario/game_scenario.py 2010-02-19 08:40:50 +0000 @@ -146,3 +146,5 @@ _post_process(db,uid,passwd,object, None,steps,'report',*args) return res scenario_report_spool() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'generalize_account_report/generalize_account_report.py' --- generalize_account_report/generalize_account_report.py 2009-05-11 13:28:23 +0000 +++ generalize_account_report/generalize_account_report.py 2010-02-19 08:40:50 +0000 @@ -94,4 +94,5 @@ ('name', 'UNIQUE(name)', 'The name must be unique!'), ] _order = 'sequence' -group_detail_configuration() \ No newline at end of file +group_detail_configuration() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'generalize_account_report/report/__init__.py' --- generalize_account_report/report/__init__.py 2009-05-11 13:28:23 +0000 +++ generalize_account_report/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ import report_generalize_horizontal -import report_generalize_vertical \ No newline at end of file +import report_generalize_vertical +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'generalize_account_report/report/report_generalize_horizontal.py' --- generalize_account_report/report/report_generalize_horizontal.py 2010-01-21 09:33:17 +0000 +++ generalize_account_report/report/report_generalize_horizontal.py 2010-02-19 08:40:50 +0000 @@ -385,3 +385,5 @@ 'generalize_account_report/report/report_generalize_horizontal.rml', parser=report_generalize_horizontal, header=False ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'generalize_account_report/report/report_generalize_vertical.py' --- generalize_account_report/report/report_generalize_vertical.py 2010-01-21 09:33:17 +0000 +++ generalize_account_report/report/report_generalize_vertical.py 2010-02-19 08:40:50 +0000 @@ -297,3 +297,5 @@ report_sxw.report_sxw('report.generalize.vertical', 'generalize.account.report', 'generalize_account_report/report/report_generalize_vertical.rml',parser=report_generalize_vertical, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'generalize_account_report/report/rml_parse.py' --- generalize_account_report/report/rml_parse.py 2009-05-11 13:28:23 +0000 +++ generalize_account_report/report/rml_parse.py 2010-02-19 08:40:50 +0000 @@ -164,3 +164,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'gnucash/__terp__.py' --- gnucash/__terp__.py 2009-11-25 06:38:10 +0000 +++ gnucash/__terp__.py 2010-02-19 08:40:50 +0000 @@ -34,3 +34,5 @@ } #eof + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'gnucash/gnc2out.py' --- gnucash/gnc2out.py 2009-01-19 22:57:38 +0000 +++ gnucash/gnc2out.py 2010-02-19 08:40:50 +0000 @@ -44,4 +44,5 @@ finally: f.close() -#eof \ No newline at end of file +#eof +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'gnucash/gnccontent.py' --- gnucash/gnccontent.py 2009-01-19 22:57:38 +0000 +++ gnucash/gnccontent.py 2010-02-19 08:40:50 +0000 @@ -572,3 +572,5 @@ elif self.tbl == 'gnc': if self.key == 'template-transactions': self.status_template_trns = True + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_blogger/__init__.py' --- google_blogger/__init__.py 2009-04-13 05:37:22 +0000 +++ google_blogger/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ############################################################################## import google_blogger -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_blogger/__terp__.py' --- google_blogger/__terp__.py 2009-04-14 11:41:04 +0000 +++ google_blogger/__terp__.py 2010-02-19 08:40:50 +0000 @@ -15,4 +15,5 @@ 'google_blogger_wizard.xml'], "active": False, "installable": True, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_blogger/google_blogger.py' --- google_blogger/google_blogger.py 2009-04-16 11:16:57 +0000 +++ google_blogger/google_blogger.py 2010-02-19 08:40:50 +0000 @@ -31,4 +31,5 @@ 'blogger_email':fields.char('Blogger Email Id', size=128), 'blogger_password': fields.char('Password', size=128), } -res_users() \ No newline at end of file +res_users() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_blogger/wizard/__init__.py' --- google_blogger/wizard/__init__.py 2009-04-13 05:37:22 +0000 +++ google_blogger/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # ############################################################################## -import create_blog_tasks \ No newline at end of file +import create_blog_tasks +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_blogger/wizard/create_blog_tasks.py' --- google_blogger/wizard/create_blog_tasks.py 2009-04-14 11:41:04 +0000 +++ google_blogger/wizard/create_blog_tasks.py 2010-02-19 08:40:50 +0000 @@ -86,4 +86,5 @@ } } -google_blogger_wizard('google.blogger') \ No newline at end of file +google_blogger_wizard('google.blogger') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_calendar/__init__.py' --- google_calendar/__init__.py 2009-04-13 13:19:47 +0000 +++ google_calendar/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ############################################################################## import google_calendar -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_calendar/__terp__.py' --- google_calendar/__terp__.py 2009-04-14 11:41:04 +0000 +++ google_calendar/__terp__.py 2010-02-19 08:40:50 +0000 @@ -13,4 +13,5 @@ "update_xml" : ['google_calendar_view.xml', 'google_calendar_wizard.xml'], "active": False, "installable": True, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_calendar/google_calendar.py' --- google_calendar/google_calendar.py 2009-04-17 09:57:54 +0000 +++ google_calendar/google_calendar.py 2010-02-19 08:40:50 +0000 @@ -42,4 +42,5 @@ 'write_date': fields.datetime('Date Modified', readonly=True, help='tiny event modify date'), 'create_date': fields.datetime('Date created', readonly=True, help='tiny event create date'), } -event_event() \ No newline at end of file +event_event() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_calendar/wizard/__init__.py' --- google_calendar/wizard/__init__.py 2009-04-24 05:29:45 +0000 +++ google_calendar/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import synchronize_events + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_earth/wizard/__init__.py' --- google_earth/wizard/__init__.py 2009-05-07 15:04:35 +0000 +++ google_earth/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,4 +22,5 @@ import google_map_turnover import google_map_layer -import google_route \ No newline at end of file +import google_route +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_translate/__terp__.py' --- google_translate/__terp__.py 2009-04-22 14:56:13 +0000 +++ google_translate/__terp__.py 2010-02-19 08:40:50 +0000 @@ -10,4 +10,5 @@ "update_xml": ["google_translate_view.xml", "google_translate_wizard.xml"], "active": False, "installable": True -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'google_translate/google_translate.py' --- google_translate/google_translate.py 2009-04-22 14:56:13 +0000 +++ google_translate/google_translate.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ 'need_review': fields.boolean('Need review') } ir_translation() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/__init__.py' --- health/__init__.py 2009-06-05 08:49:32 +0000 +++ health/__init__.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/__terp__.py' --- health/__terp__.py 2009-06-05 08:49:32 +0000 +++ health/__terp__.py 2010-02-19 08:40:50 +0000 @@ -8,3 +8,5 @@ "active" : False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/health.py' --- health/health.py 2009-04-27 14:31:45 +0000 +++ health/health.py 2010-02-19 08:40:50 +0000 @@ -1118,3 +1118,5 @@ health_patient() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/__init__.py' --- health/report/__init__.py 2009-02-11 09:40:55 +0000 +++ health/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ import entreesortie import presence import mouvementsemestriel + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/anniversaire.py' --- health/report/anniversaire.py 2009-04-27 14:31:45 +0000 +++ health/report/anniversaire.py 2010-02-19 08:40:50 +0000 @@ -72,3 +72,5 @@ report_sxw.report_sxw('report.health.anniversaire.report', 'health.patient','addons/health/report/anniversaire.rml', parser=anniversaire, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/entreesortie.py' --- health/report/entreesortie.py 2009-04-27 14:31:45 +0000 +++ health/report/entreesortie.py 2010-02-19 08:40:50 +0000 @@ -137,3 +137,5 @@ report_sxw.report_sxw('report.health.entreesortie.report', 'health.patient','addons/health/report/entreesortie.rml', parser=entreesortie, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/mouvementsemestriel.py' --- health/report/mouvementsemestriel.py 2009-04-27 14:31:45 +0000 +++ health/report/mouvementsemestriel.py 2010-02-19 08:40:50 +0000 @@ -131,3 +131,5 @@ report_sxw.report_sxw('report.health.mouvementsemestriel.report', 'health.patient','addons/health/report/mouvementsemestriel.rml', parser=mouvementsemestriel, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/presence.py' --- health/report/presence.py 2009-04-27 14:31:45 +0000 +++ health/report/presence.py 2010-02-19 08:40:50 +0000 @@ -116,3 +116,5 @@ report_sxw.report_sxw('report.health.presence.report', 'health.patient','addons/health/report/presence.rml', parser=presence, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/report/regimecaisse.py' --- health/report/regimecaisse.py 2009-04-27 14:31:45 +0000 +++ health/report/regimecaisse.py 2010-02-19 08:40:50 +0000 @@ -79,3 +79,5 @@ report_sxw.report_sxw('report.health.regimecaisse.report', 'health.patient','addons/health/report/regimecaisse.rml', parser=regimecaisse, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/__init__.py' --- health/wizard/__init__.py 2009-04-27 14:31:45 +0000 +++ health/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -33,3 +33,5 @@ import entreesortie import presence import mouvementsemestriel + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/anniversaire.py' --- health/wizard/anniversaire.py 2009-04-27 14:31:45 +0000 +++ health/wizard/anniversaire.py 2010-02-19 08:40:50 +0000 @@ -63,3 +63,5 @@ } wizard_report('health.anniversaire.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/entreesortie.py' --- health/wizard/entreesortie.py 2009-04-27 14:31:45 +0000 +++ health/wizard/entreesortie.py 2010-02-19 08:40:50 +0000 @@ -63,3 +63,5 @@ } wizard_report('health.entreesortie.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/facturation.py' --- health/wizard/facturation.py 2009-04-27 14:31:45 +0000 +++ health/wizard/facturation.py 2010-02-19 08:40:50 +0000 @@ -179,3 +179,5 @@ } } wizard_facturer('facturer') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/facturer.py' --- health/wizard/facturer.py 2009-04-27 14:31:45 +0000 +++ health/wizard/facturer.py 2010-02-19 08:40:50 +0000 @@ -68,3 +68,5 @@ } } wizard_facturer('facturation') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/mouvementsemestriel.py' --- health/wizard/mouvementsemestriel.py 2009-04-27 14:31:45 +0000 +++ health/wizard/mouvementsemestriel.py 2010-02-19 08:40:50 +0000 @@ -58,3 +58,5 @@ } wizard_report('health.mouvementsemestriel.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/presence.py' --- health/wizard/presence.py 2009-04-27 14:31:45 +0000 +++ health/wizard/presence.py 2010-02-19 08:40:50 +0000 @@ -63,3 +63,5 @@ } wizard_report('health.presence.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'health/wizard/regimecaisse.py' --- health/wizard/regimecaisse.py 2009-04-27 14:31:45 +0000 +++ health/wizard/regimecaisse.py 2010-02-19 08:40:50 +0000 @@ -59,3 +59,5 @@ } wizard_report('health.regimecaisse.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_attendance_project/__init__.py' --- hr_attendance_project/__init__.py 2009-11-05 20:08:58 +0000 +++ hr_attendance_project/__init__.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ import hr_attendance_project import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_attendance_project/__terp__.py' --- hr_attendance_project/__terp__.py 2009-11-05 20:08:58 +0000 +++ hr_attendance_project/__terp__.py 2010-02-19 08:40:50 +0000 @@ -40,3 +40,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_attendance_project/hr_attendance_project.py' --- hr_attendance_project/hr_attendance_project.py 2009-11-05 20:08:58 +0000 +++ hr_attendance_project/hr_attendance_project.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ from osv import osv, fields + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_attendance_project/wizard/__init__.py' --- hr_attendance_project/wizard/__init__.py 2009-11-05 20:08:58 +0000 +++ hr_attendance_project/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ ############################################################################## import sign_in_out_task_project + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_attendance_project/wizard/sign_in_out_task_project.py' --- hr_attendance_project/wizard/sign_in_out_task_project.py 2009-11-24 13:03:36 +0000 +++ hr_attendance_project/wizard/sign_in_out_task_project.py 2010-02-19 08:40:50 +0000 @@ -296,3 +296,5 @@ }, } wiz_sitp_sotp('hr_timesheet.sitp_sotp') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_interview/report/__init__.py' --- hr_interview/report/__init__.py 2009-08-07 11:01:00 +0000 +++ hr_interview/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ import candidate_summary + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_performance/__init__.py' --- hr_performance/__init__.py 2008-12-23 05:01:11 +0000 +++ hr_performance/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ import hr_performance -import report \ No newline at end of file +import report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_performance/__terp__.py' --- hr_performance/__terp__.py 2009-03-22 04:09:12 +0000 +++ hr_performance/__terp__.py 2010-02-19 08:40:50 +0000 @@ -12,4 +12,5 @@ "update_xml": ["security/ir.model.access.csv","hr_performance_view.xml","hr_performance_workflow.xml","hr_performance_report.xml"], "active": False, "installable": True, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_performance/hr_performance.py' --- hr_performance/hr_performance.py 2009-06-05 08:49:32 +0000 +++ hr_performance/hr_performance.py 2010-02-19 08:40:50 +0000 @@ -225,4 +225,5 @@ - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_performance/report/__init__.py' --- hr_performance/report/__init__.py 2008-12-23 05:01:11 +0000 +++ hr_performance/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import hr_performance_report \ No newline at end of file +import hr_performance_report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'hr_performance/report/hr_performance_report.py' --- hr_performance/report/hr_performance_report.py 2008-12-23 05:01:11 +0000 +++ hr_performance/report/hr_performance_report.py 2010-02-19 08:40:50 +0000 @@ -13,4 +13,5 @@ 'addons/hr_performance/report/performance.rml', parser=performance_report, header=False -) \ No newline at end of file +) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/__init__.py' --- huissier/barcode/__init__.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/__init__.py 2010-02-19 08:40:50 +0000 @@ -31,3 +31,5 @@ # __version__ = '0.9' + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/code128.py' --- huissier/barcode/code128.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/code128.py 2010-02-19 08:40:50 +0000 @@ -319,3 +319,5 @@ dval = dval + _patterns[c] self.decomposed = dval return self.decomposed + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/code39.py' --- huissier/barcode/code39.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/code39.py 2010-02-19 08:40:50 +0000 @@ -253,3 +253,5 @@ raise ValueError self.encoded = _encode39(self.encoded, self.checksum) return self.encoded + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/code93.py' --- huissier/barcode/code93.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/code93.py 2010-02-19 08:40:50 +0000 @@ -230,3 +230,5 @@ raise ValueError self.encoded = _encode93(self.encoded) return self.encoded + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/common.py' --- huissier/barcode/common.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/common.py 2010-02-19 08:40:50 +0000 @@ -703,3 +703,5 @@ dval = dval + self.patterns[c] + 'i' self.decomposed = dval[:-1] return self.decomposed + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/fourstate.py' --- huissier/barcode/fourstate.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/fourstate.py 2010-02-19 08:40:50 +0000 @@ -79,3 +79,5 @@ } #http://www.auspost.com.au/futurepost/ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/test.py' --- huissier/barcode/test.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/test.py 2010-02-19 08:40:50 +0000 @@ -52,4 +52,5 @@ if __name__=='__main__': run() - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'huissier/barcode/usps.py' --- huissier/barcode/usps.py 2007-08-24 03:52:37 +0000 +++ huissier/barcode/usps.py 2010-02-19 08:40:50 +0000 @@ -229,3 +229,5 @@ h = self.fbarheight self.rect(left, 0.0, self.barwide, h) left = left + self.barwide + self.spacewide + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_ch_zip_and_bank/__init__.py' --- l10n_ch_zip_and_bank/__init__.py 2009-04-08 15:02:28 +0000 +++ l10n_ch_zip_and_bank/__init__.py 2010-02-19 08:40:50 +0000 @@ -29,4 +29,5 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # -############################################################################## \ No newline at end of file +############################################################################## +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_ch_zip_and_bank/__terp__.py' --- l10n_ch_zip_and_bank/__terp__.py 2009-04-08 15:02:28 +0000 +++ l10n_ch_zip_and_bank/__terp__.py 2010-02-19 08:40:50 +0000 @@ -56,3 +56,5 @@ "active": False, "installable": True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_chart_ec/__init__.py' --- l10n_chart_ec/__init__.py 2010-02-04 06:10:15 +0000 +++ l10n_chart_ec/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_chart_ec/__terp__.py' --- l10n_chart_ec/__terp__.py 2010-02-04 06:10:15 +0000 +++ l10n_chart_ec/__terp__.py 2010-02-19 08:40:50 +0000 @@ -35,3 +35,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_ma/__init__.py' --- l10n_ma/__init__.py 2008-11-03 19:56:05 +0000 +++ l10n_ma/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'l10n_simple/tax_configure_wiz.py' --- l10n_simple/tax_configure_wiz.py 2009-08-19 09:07:11 +0000 +++ l10n_simple/tax_configure_wiz.py 2010-02-19 08:40:50 +0000 @@ -68,3 +68,5 @@ 'target':'new', } tax_config_wizard() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/__init__.py' --- label/__init__.py 2009-09-09 11:08:34 +0000 +++ label/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ import report import wizard -import report_label \ No newline at end of file +import report_label +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/__terp__.py' --- label/__terp__.py 2009-09-09 11:08:34 +0000 +++ label/__terp__.py 2010-02-19 08:40:50 +0000 @@ -46,3 +46,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/report/__init__.py' --- label/report/__init__.py 2009-09-09 11:08:34 +0000 +++ label/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import report_partner_labels + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/report/report_partner_labels.py' --- label/report/report_partner_labels.py 2008-11-24 15:19:02 +0000 +++ label/report/report_partner_labels.py 2010-02-19 08:40:50 +0000 @@ -118,3 +118,5 @@ return xml report_custom('report.res.partner.address.label', 'res.partner', '', 'addons/label/report/partner_address.xsl') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/report_label.py' --- label/report_label.py 2009-09-09 11:08:34 +0000 +++ label/report_label.py 2010-02-19 08:40:50 +0000 @@ -113,3 +113,5 @@ report_label() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/wizard/__init__.py' --- label/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ label/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import wizard_partner_labels + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'label/wizard/wizard_partner_labels.py' --- label/wizard/wizard_partner_labels.py 2009-09-09 11:08:34 +0000 +++ label/wizard/wizard_partner_labels.py 2010-02-19 08:40:50 +0000 @@ -156,3 +156,5 @@ } wizard_report('res.partner.address.label') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'library/library.py' --- library/library.py 2009-01-21 10:52:16 +0000 +++ library/library.py 2010-02-19 08:40:50 +0000 @@ -87,3 +87,5 @@ library_author() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'library/library_editor_supplier.py' --- library/library_editor_supplier.py 2009-05-06 12:56:39 +0000 +++ library/library_editor_supplier.py 2010-02-19 08:40:50 +0000 @@ -104,3 +104,5 @@ library_editor_supplier() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'library/product.py' --- library/product.py 2009-01-21 15:49:11 +0000 +++ library/product.py 2010-02-19 08:40:50 +0000 @@ -207,3 +207,5 @@ library_author() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/__init__.py' --- magento_openerp_synchro/__init__.py 2009-03-08 00:46:19 +0000 +++ magento_openerp_synchro/__init__.py 2010-02-19 08:40:50 +0000 @@ -4,4 +4,5 @@ import partner import product import pricelist -import sale \ No newline at end of file +import sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/__terp__.py' --- magento_openerp_synchro/__terp__.py 2009-03-04 18:45:02 +0000 +++ magento_openerp_synchro/__terp__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/magento.py' --- magento_openerp_synchro/magento.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/magento.py 2010-02-19 08:40:50 +0000 @@ -119,3 +119,5 @@ return server magento_web() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/magento_utils.py' --- magento_openerp_synchro/magento_utils.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/magento_utils.py 2010-02-19 08:40:50 +0000 @@ -184,3 +184,5 @@ return has_error magento_utils() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/partner.py' --- magento_openerp_synchro/partner.py 2009-03-08 00:46:19 +0000 +++ magento_openerp_synchro/partner.py 2010-02-19 08:40:50 +0000 @@ -8,4 +8,5 @@ _defaults = { 'magento_id': lambda *a: 0, } -res_partner() \ No newline at end of file +res_partner() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/pricelist.py' --- magento_openerp_synchro/pricelist.py 2009-03-08 00:46:19 +0000 +++ magento_openerp_synchro/pricelist.py 2010-02-19 08:40:50 +0000 @@ -39,4 +39,5 @@ 'magento_id': lambda *a: 0, } -product_pricelist() \ No newline at end of file +product_pricelist() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/product.py' --- magento_openerp_synchro/product.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/product.py 2010-02-19 08:40:50 +0000 @@ -415,4 +415,5 @@ server.endSession(session) return {'categ_new':categ_new, 'categ_update':categ_update, 'categ_fail':categ_fail } -product_category() \ No newline at end of file +product_category() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/sale.py' --- magento_openerp_synchro/sale.py 2009-03-18 10:04:25 +0000 +++ magento_openerp_synchro/sale.py 2010-02-19 08:40:50 +0000 @@ -25,4 +25,5 @@ _defaults = { 'magento_flag': lambda *a: False, } -sale_shop() \ No newline at end of file +sale_shop() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/__init__.py' --- magento_openerp_synchro/wizard/__init__.py 2009-02-24 23:34:35 +0000 +++ magento_openerp_synchro/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -2,4 +2,5 @@ import magento_so_import import magento_so_correct import magento_so_update -import magento_category_synchronize \ No newline at end of file +import magento_category_synchronize +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/magento_category_synchronize.py' --- magento_openerp_synchro/wizard/magento_category_synchronize.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/wizard/magento_category_synchronize.py 2010-02-19 08:40:50 +0000 @@ -84,3 +84,5 @@ } } wiz_magento_category_synchronize('magento.categories.sync'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/magento_product_synchronize.py' --- magento_openerp_synchro/wizard/magento_product_synchronize.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/wizard/magento_product_synchronize.py 2010-02-19 08:40:50 +0000 @@ -84,3 +84,5 @@ } } wiz_magento_product_synchronize('magento.products.sync'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/magento_so_correct.py' --- magento_openerp_synchro/wizard/magento_so_correct.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/wizard/magento_so_correct.py 2010-02-19 08:40:50 +0000 @@ -133,3 +133,5 @@ } } wiz_magento_so_correct('magento.saleorders.correct'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/magento_so_import.py' --- magento_openerp_synchro/wizard/magento_so_import.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/wizard/magento_so_import.py 2010-02-19 08:40:50 +0000 @@ -267,3 +267,5 @@ } } wiz_magento_so_import('magento.saleorders.import'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'magento_openerp_synchro/wizard/magento_so_update.py' --- magento_openerp_synchro/wizard/magento_so_update.py 2010-01-21 09:33:17 +0000 +++ magento_openerp_synchro/wizard/magento_so_update.py 2010-02-19 08:40:50 +0000 @@ -98,3 +98,5 @@ } } wiz_magento_so_update('magento.saleorders.update'); + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'membership_card/__init__.py' --- membership_card/__init__.py 2009-09-09 11:08:34 +0000 +++ membership_card/__init__.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ import membership_card + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'membership_card/membership_card.py' --- membership_card/membership_card.py 2009-09-09 11:08:34 +0000 +++ membership_card/membership_card.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ } res_partner_address() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'membership_card/report/__init__.py' --- membership_card/report/__init__.py 2009-09-09 11:08:34 +0000 +++ membership_card/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ ############################################################################## import membership_card_report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'membership_card/report/membership_card_report.py' --- membership_card/report/membership_card_report.py 2009-09-09 11:08:34 +0000 +++ membership_card/report/membership_card_report.py 2010-02-19 08:40:50 +0000 @@ -26,3 +26,5 @@ report_sxw.report_sxw('report.membership.card.report', 'res.partner', 'addons/membership_card/report/membership_card.rml') report_sxw.report_sxw('report.membership.card.address.report', 'res.partner.address', 'addons/membership_card/report/membership_card_address.rml') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'membership_card/wizard/__init__.py' --- membership_card/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ membership_card/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_bom_customization/configurator_wizard.py' --- mrp_bom_customization/configurator_wizard.py 2010-01-21 09:33:17 +0000 +++ mrp_bom_customization/configurator_wizard.py 2010-02-19 08:40:50 +0000 @@ -250,3 +250,5 @@ # _constraints = [ (_check_selection, 'Error ! Choose a bom customization.', ['bom_property_id_selection']) ] mrp_bom_customization_configurator() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_bom_customization/mrp.py' --- mrp_bom_customization/mrp.py 2009-05-11 23:58:57 +0000 +++ mrp_bom_customization/mrp.py 2010-02-19 08:40:50 +0000 @@ -168,4 +168,5 @@ wf_service.trg_validate(uid, 'mrp.production', produce_id, 'button_confirm', cr) return produce_id -mrp_procurement() \ No newline at end of file +mrp_procurement() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_bom_customization/mrp_bom_customization.py' --- mrp_bom_customization/mrp_bom_customization.py 2009-04-08 16:16:23 +0000 +++ mrp_bom_customization/mrp_bom_customization.py 2010-02-19 08:40:50 +0000 @@ -62,3 +62,5 @@ 'customization_key_id': fields.many2one('mrp_bom_customization.mrp_bom_customization_keys', 'Customization Key'), } sale_order_line_customization() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_bom_customization/sale.py' --- mrp_bom_customization/sale.py 2009-04-05 21:12:50 +0000 +++ mrp_bom_customization/sale.py 2010-02-19 08:40:50 +0000 @@ -30,4 +30,5 @@ 'mrp_production_id': fields.many2one('mrp.production', 'Related Production Order'), 'sale_order_line_customizations': fields.one2many('mrp_bom_customization.sale_order_line_customizations', 'sale_order_line_id', "Sale order line customization"), } -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_bom_customization/stock.py' --- mrp_bom_customization/stock.py 2010-01-21 09:33:17 +0000 +++ mrp_bom_customization/stock.py 2010-02-19 08:40:50 +0000 @@ -87,4 +87,5 @@ 'production_orders': fields.many2many('mrp.production', 'mrp_production_move_ids', 'move_id', 'production_id', 'Production Order'), 'list_customizations': fields.function(list_customizations, string="List of Customizations", method=True, store=True, type="char", size=64, select=True), } -stock_move() \ No newline at end of file +stock_move() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_prodlot_autosplit/__init__.py' --- mrp_prodlot_autosplit/__init__.py 2008-12-01 01:10:15 +0000 +++ mrp_prodlot_autosplit/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ import product -import stock \ No newline at end of file +import stock +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_prodlot_autosplit/product.py' --- mrp_prodlot_autosplit/product.py 2008-12-01 01:10:15 +0000 +++ mrp_prodlot_autosplit/product.py 2010-02-19 08:40:50 +0000 @@ -11,4 +11,5 @@ 'unique_production_number': fields.boolean('Unique Production Number'), } -product_product() \ No newline at end of file +product_product() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'mrp_prodlot_autosplit/stock.py' --- mrp_prodlot_autosplit/stock.py 2010-01-21 09:33:17 +0000 +++ mrp_prodlot_autosplit/stock.py 2010-02-19 08:40:50 +0000 @@ -146,3 +146,5 @@ } stock_production_lot() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_account/wizard/__init__.py' --- multi_company_account/wizard/__init__.py 2009-05-05 15:09:39 +0000 +++ multi_company_account/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ import wizard_journal + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_account/wizard/wizard_journal.py' --- multi_company_account/wizard/wizard_journal.py 2009-05-05 15:09:59 +0000 +++ multi_company_account/wizard/wizard_journal.py 2010-02-19 08:40:50 +0000 @@ -90,3 +90,5 @@ } } wiz_journal('account.move.journal.multicompany') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_currency/__init__.py' --- multi_company_currency/__init__.py 2008-11-03 19:56:05 +0000 +++ multi_company_currency/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import multi_currency + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_currency/multi_currency.py' --- multi_company_currency/multi_currency.py 2009-08-07 12:02:15 +0000 +++ multi_company_currency/multi_currency.py 2010-02-19 08:40:50 +0000 @@ -50,4 +50,5 @@ _columns = { 'currency_ids': fields.one2many('res.currency', 'company_id', 'Currency') } -Company() \ No newline at end of file +Company() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_product/__init__.py' --- multi_company_product/__init__.py 2009-07-29 12:20:54 +0000 +++ multi_company_product/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import product \ No newline at end of file +import product +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_product/product.py' --- multi_company_product/product.py 2009-10-15 11:00:23 +0000 +++ multi_company_product/product.py 2010-02-19 08:40:50 +0000 @@ -144,4 +144,5 @@ values['currency_id']=val['currency_id'] return super(company_wise_sale_price, self).write(cr, uid, ids, values, context=context) -company_wise_sale_price() \ No newline at end of file +company_wise_sale_price() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_purchase/__init__.py' --- multi_company_purchase/__init__.py 2009-09-03 09:10:15 +0000 +++ multi_company_purchase/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ import purchase + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_purchase/purchase.py' --- multi_company_purchase/purchase.py 2009-09-23 06:24:48 +0000 +++ multi_company_purchase/purchase.py 2010-02-19 08:40:50 +0000 @@ -6,4 +6,5 @@ _columns={ 'company_id': fields.many2one('res.company','Company',required=True), } -purchase_order() \ No newline at end of file +purchase_order() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multi_company_sequence/__init__.py' --- multi_company_sequence/__init__.py 2009-08-04 08:59:14 +0000 +++ multi_company_sequence/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import multi_company_sequence \ No newline at end of file +import multi_company_sequence +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multilogin_portal/__init__.py' --- multilogin_portal/__init__.py 2009-04-03 06:41:23 +0000 +++ multilogin_portal/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ ######################################################################################## import portal + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multilogin_portal/__terp__.py' --- multilogin_portal/__terp__.py 2009-04-03 06:41:23 +0000 +++ multilogin_portal/__terp__.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'multilogin_portal/portal.py' --- multilogin_portal/portal.py 2009-04-03 06:41:23 +0000 +++ multilogin_portal/portal.py 2010-02-19 08:40:50 +0000 @@ -134,3 +134,5 @@ return True _constraints= [ (_check_ip, 'Please set a real IP address', []) ] res_computer() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_partner_risk/__init__.py' --- nan_partner_risk/__init__.py 2009-09-09 13:43:45 +0000 +++ nan_partner_risk/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import risk import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_partner_risk/__terp__.py' --- nan_partner_risk/__terp__.py 2009-12-02 13:17:41 +0000 +++ nan_partner_risk/__terp__.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_partner_risk/wizard/__init__.py' --- nan_partner_risk/wizard/__init__.py 2009-09-09 13:43:45 +0000 +++ nan_partner_risk/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ ############################################################################## import open_risk_window + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_partner_risk_insurance/__init__.py' --- nan_partner_risk_insurance/__init__.py 2009-09-23 18:36:49 +0000 +++ nan_partner_risk_insurance/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ import partner + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_partner_risk_insurance/__terp__.py' --- nan_partner_risk_insurance/__terp__.py 2009-09-23 18:36:49 +0000 +++ nan_partner_risk_insurance/__terp__.py 2010-02-19 08:40:50 +0000 @@ -17,3 +17,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_product_pack/__init__.py' --- nan_product_pack/__init__.py 2009-09-25 20:04:16 +0000 +++ nan_product_pack/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ ############################################################################## import pack + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'nan_product_pack/__terp__.py' --- nan_product_pack/__terp__.py 2009-09-25 20:04:16 +0000 +++ nan_product_pack/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ol_password_reset/__init__.py' --- ol_password_reset/__init__.py 2009-12-24 03:53:27 +0000 +++ ol_password_reset/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ######################################################################### import wizard -import res_users \ No newline at end of file +import res_users +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'ol_password_reset/res_users.py' --- ol_password_reset/res_users.py 2010-01-21 09:33:17 +0000 +++ ol_password_reset/res_users.py 2010-02-19 08:40:50 +0000 @@ -61,4 +61,5 @@ _("Could not fetch template. Please upgrade module")) #send password -res_users() \ No newline at end of file +res_users() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/__init__.py' --- olap/__init__.py 2009-02-03 10:58:52 +0000 +++ olap/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ import olap import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/__terp__.py' --- olap/__terp__.py 2009-11-25 06:38:10 +0000 +++ olap/__terp__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cli/tinybi.py' --- olap/cli/tinybi.py 2009-04-06 06:25:54 +0000 +++ olap/cli/tinybi.py 2010-02-19 08:40:50 +0000 @@ -84,3 +84,5 @@ print print + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/__init__.py' --- olap/cube/__init__.py 2009-02-27 13:20:04 +0000 +++ olap/cube/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,4 @@ from mdx_parser import mdx_parser from mdx_output import mdx_output + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/agregator.py' --- olap/cube/agregator.py 2009-02-27 13:20:04 +0000 +++ olap/cube/agregator.py 2010-02-19 08:40:50 +0000 @@ -7,3 +7,5 @@ agregator['min'] = sqlalchemy.func.min agregator['max'] = sqlalchemy.func.max + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/levels/__init__.py' --- olap/cube/levels/__init__.py 2009-02-03 10:58:52 +0000 +++ olap/cube/levels/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,3 +1,5 @@ import level_interface from level_normal import level_normal from level_date import * + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/mdx_input/__init__.py' --- olap/cube/mdx_input/__init__.py 2009-02-03 10:58:52 +0000 +++ olap/cube/mdx_input/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ from mdx_input import mdx_input + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/mdx_input/mdx_input.py' --- olap/cube/mdx_input/mdx_input.py 2009-04-06 06:25:54 +0000 +++ olap/cube/mdx_input/mdx_input.py 2010-02-19 08:40:50 +0000 @@ -3,3 +3,5 @@ def parse(self, mdx): return mdx + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/cube/mdx_output/__init__.py' --- olap/cube/mdx_output/__init__.py 2009-02-03 10:58:52 +0000 +++ olap/cube/mdx_output/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,3 @@ from mdx_output import * + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/__init__.py' --- olap/wizard/__init__.py 2009-02-03 10:58:52 +0000 +++ olap/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ import wizard_application_configure import wizard_load_columns import wizard_test_connection + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/wizard_clear_logs.py' --- olap/wizard/wizard_clear_logs.py 2009-04-06 06:31:18 +0000 +++ olap/wizard/wizard_clear_logs.py 2010-02-19 08:40:50 +0000 @@ -81,3 +81,5 @@ } wizard_clear_logs('olap.query.logs.clear') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/wizard_load_columns.py' --- olap/wizard/wizard_load_columns.py 2009-04-06 06:25:54 +0000 +++ olap/wizard/wizard_load_columns.py 2010-02-19 08:40:50 +0000 @@ -53,3 +53,5 @@ } wizard_load_columns('olap.load.column') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/wizard_load_configured_table.py' --- olap/wizard/wizard_load_configured_table.py 2009-04-06 06:25:54 +0000 +++ olap/wizard/wizard_load_configured_table.py 2010-02-19 08:40:50 +0000 @@ -65,3 +65,5 @@ } wizard_load_configured_table('olap.load.configuration.table') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/wizard_query_builder.py' --- olap/wizard/wizard_query_builder.py 2009-04-06 06:31:18 +0000 +++ olap/wizard/wizard_query_builder.py 2010-02-19 08:40:50 +0000 @@ -237,4 +237,5 @@ 'result':{'type':'form','arch':query_builder_fetch_form,'fields':query_builder_fetch_fields,'state':[('ok', 'Fetch Data')]}, }, } -wizard_query_builder('olap.query_builder') \ No newline at end of file +wizard_query_builder('olap.query_builder') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap/wizard/wizard_test_connection.py' --- olap/wizard/wizard_test_connection.py 2009-04-06 06:25:54 +0000 +++ olap/wizard/wizard_test_connection.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ }, } wizard_test_connection('olap.fact.database.test_connection') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_crm/__init__.py' --- olap_crm/__init__.py 2009-03-06 14:37:14 +0000 +++ olap_crm/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import olap_crm \ No newline at end of file +import olap_crm +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_crm/__terp__.py' --- olap_crm/__terp__.py 2009-03-06 14:37:14 +0000 +++ olap_crm/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_extract/__init__.py' --- olap_extract/__init__.py 2009-02-03 10:58:52 +0000 +++ olap_extract/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,3 @@ import olap_extract -import wizard_olap_extract \ No newline at end of file +import wizard_olap_extract +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_extract/__terp__.py' --- olap_extract/__terp__.py 2009-11-25 06:38:10 +0000 +++ olap_extract/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_extract/wizard_olap_extract.py' --- olap_extract/wizard_olap_extract.py 2009-02-03 10:58:52 +0000 +++ olap_extract/wizard_olap_extract.py 2010-02-19 08:40:50 +0000 @@ -250,3 +250,5 @@ } wizard_olap_extract('olap.extract.schema') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_sale/__init__.py' --- olap_sale/__init__.py 2009-02-03 10:58:52 +0000 +++ olap_sale/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import olap_sale \ No newline at end of file +import olap_sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'olap_sale/__terp__.py' --- olap_sale/__terp__.py 2009-11-25 06:38:10 +0000 +++ olap_sale/__terp__.py 2010-02-19 08:40:50 +0000 @@ -14,3 +14,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_informations/partner_informations.py' --- partner_informations/partner_informations.py 2009-01-31 19:54:52 +0000 +++ partner_informations/partner_informations.py 2010-02-19 08:40:50 +0000 @@ -44,4 +44,5 @@ _defaults = { 'turnover_id': lambda *a: False } -res_partner() \ No newline at end of file +res_partner() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_layout/partner_layout.py' --- partner_layout/partner_layout.py 2008-11-03 19:56:05 +0000 +++ partner_layout/partner_layout.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ 'category_id': _default_company, } res_partner() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_spam/__init__.py' --- partner_spam/__init__.py 2009-09-09 11:08:34 +0000 +++ partner_spam/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ # ############################################################################## -import wizard \ No newline at end of file +import wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_spam/__terp__.py' --- partner_spam/__terp__.py 2009-09-09 11:08:34 +0000 +++ partner_spam/__terp__.py 2010-02-19 08:40:50 +0000 @@ -61,3 +61,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_spam/wizard/__init__.py' --- partner_spam/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ partner_spam/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import wizard_sms import wizard_spam + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_spam/wizard/wizard_sms.py' --- partner_spam/wizard/wizard_sms.py 2009-09-09 11:08:34 +0000 +++ partner_spam/wizard/wizard_sms.py 2010-02-19 08:40:50 +0000 @@ -170,4 +170,5 @@ 'result': {'type': 'form', 'arch': sms_done_form, 'fields': sms_done_fields, 'state': [('end', 'End')] } } } -part_sms_partner_address('res.partner.address.sms_send') \ No newline at end of file +part_sms_partner_address('res.partner.address.sms_send') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'partner_spam/wizard/wizard_spam.py' --- partner_spam/wizard/wizard_spam.py 2009-09-09 11:08:34 +0000 +++ partner_spam/wizard/wizard_spam.py 2010-02-19 08:40:50 +0000 @@ -260,3 +260,5 @@ } } part_email_partner_address('res.partner.address.spam_send') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/__init__.py' --- personal_base/__init__.py 2009-02-10 13:58:54 +0000 +++ personal_base/__init__.py 2010-02-19 08:40:50 +0000 @@ -33,3 +33,5 @@ import account_entry import action_login import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/__terp__.py' --- personal_base/__terp__.py 2009-02-11 08:33:38 +0000 +++ personal_base/__terp__.py 2010-02-19 08:40:50 +0000 @@ -45,3 +45,5 @@ "installable" : True, "active" : False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/account.py' --- personal_base/account.py 2009-02-10 13:58:54 +0000 +++ personal_base/account.py 2010-02-19 08:40:50 +0000 @@ -140,3 +140,5 @@ base_delete_unit_test_records(self, cr, uid) personal_account() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/account_entry.py' --- personal_base/account_entry.py 2009-02-10 13:58:54 +0000 +++ personal_base/account_entry.py 2010-02-19 08:40:50 +0000 @@ -437,3 +437,5 @@ assert False, "Entry Lines creation checked out not everything." personal_account_entry_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/action_login.py' --- personal_base/action_login.py 2009-02-10 13:58:54 +0000 +++ personal_base/action_login.py 2010-02-19 08:40:50 +0000 @@ -36,3 +36,5 @@ } action_login() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/base.py' --- personal_base/base.py 2009-02-10 13:58:54 +0000 +++ personal_base/base.py 2010-02-19 08:40:50 +0000 @@ -46,3 +46,5 @@ return usr[0]["currency_id"][0] else: return usr[0]["currency_id"] + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/currency.py' --- personal_base/currency.py 2009-02-10 13:58:54 +0000 +++ personal_base/currency.py 2010-02-19 08:40:50 +0000 @@ -62,3 +62,5 @@ return currency_rate res_currency() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/user.py' --- personal_base/user.py 2009-02-10 13:58:54 +0000 +++ personal_base/user.py 2010-02-19 08:40:50 +0000 @@ -56,3 +56,5 @@ new_id = self.create(cr, uid, collumns) users() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/wizard/__init__.py' --- personal_base/wizard/__init__.py 2009-02-10 13:58:54 +0000 +++ personal_base/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ import open_line_entry import create_account_types import after_login + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/wizard/after_login.py' --- personal_base/wizard/after_login.py 2009-02-12 08:51:56 +0000 +++ personal_base/wizard/after_login.py 2010-02-19 08:40:50 +0000 @@ -56,3 +56,5 @@ }, } wizard_after_login("personal.base.wizard.after_login") + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/wizard/create_account_types.py' --- personal_base/wizard/create_account_types.py 2009-02-10 13:58:54 +0000 +++ personal_base/wizard/create_account_types.py 2010-02-19 08:40:50 +0000 @@ -56,3 +56,5 @@ } } wiz_create_account_types('personal.base.account.create_account_types') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/wizard/open_line_entry.py' --- personal_base/wizard/open_line_entry.py 2009-02-10 13:58:54 +0000 +++ personal_base/wizard/open_line_entry.py 2010-02-19 08:40:50 +0000 @@ -68,3 +68,5 @@ } } wiz_open_line_entry('personal.base.account.open_line_entry') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'personal_base/wizard/return_entry.py' --- personal_base/wizard/return_entry.py 2009-02-10 13:58:54 +0000 +++ personal_base/wizard/return_entry.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ }, } wizard_return_entry("personal.wizard_return_entry") + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'portal_training/portal_training.py' --- portal_training/portal_training.py 2009-05-07 14:05:15 +0000 +++ portal_training/portal_training.py 2010-02-19 08:40:50 +0000 @@ -25,3 +25,5 @@ portal_training_subscription() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/__init__.py' --- poweremail/__init__.py 2009-10-29 10:32:22 +0000 +++ poweremail/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ import poweremail_template import poweremail_send_wizard import poweremail_mailbox -import poweremail_serveraction \ No newline at end of file +import poweremail_serveraction +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/html2text.py' --- poweremail/html2text.py 2009-10-29 10:32:22 +0000 +++ poweremail/html2text.py 2010-02-19 08:40:50 +0000 @@ -449,3 +449,5 @@ data = sys.stdin.read().decode('utf8') wrapwrite(html2text(data, baseurl)) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_core.py' --- poweremail/poweremail_core.py 2009-11-11 19:09:31 +0000 +++ poweremail/poweremail_core.py 2010-02-19 08:40:50 +0000 @@ -695,4 +695,5 @@ else: raise osv.except_osv(_("Folder Error"), _("Select a folder before you save record ")) -poweremail_core_selfolder() \ No newline at end of file +poweremail_core_selfolder() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_engines.py' --- poweremail/poweremail_engines.py 2009-10-29 10:32:22 +0000 +++ poweremail/poweremail_engines.py 2010-02-19 08:40:50 +0000 @@ -81,4 +81,5 @@ retmessage="" return retmessage -poweremail_engines() \ No newline at end of file +poweremail_engines() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_mailbox.py' --- poweremail/poweremail_mailbox.py 2009-11-11 19:09:31 +0000 +++ poweremail/poweremail_mailbox.py 2010-02-19 08:40:50 +0000 @@ -199,4 +199,5 @@ _columns = { 'conversation_id':fields.many2one('poweremail.conversation','Conversation') } -poweremail_mailbox() \ No newline at end of file +poweremail_mailbox() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_send_wizard.py' --- poweremail/poweremail_send_wizard.py 2009-11-11 19:09:31 +0000 +++ poweremail/poweremail_send_wizard.py 2010-02-19 08:40:50 +0000 @@ -178,4 +178,5 @@ if attid: self.pool.get('poweremail.mailbox').write(cr,uid,mail_id,{'pem_attachments_ids':[[6, 0, [attid]]],'mail_type':'multipart/mixed'}) return mail_id -poweremail_send_wizard() \ No newline at end of file +poweremail_send_wizard() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_serveraction.py' --- poweremail/poweremail_serveraction.py 2009-11-11 19:09:31 +0000 +++ poweremail/poweremail_serveraction.py 2010-02-19 08:40:50 +0000 @@ -63,4 +63,5 @@ return False else: return super(actions_server,self).run(cr, uid, ids, context) -actions_server() \ No newline at end of file +actions_server() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'poweremail/poweremail_template.py' --- poweremail/poweremail_template.py 2009-11-11 19:09:31 +0000 +++ poweremail/poweremail_template.py 2010-02-19 08:40:50 +0000 @@ -450,4 +450,5 @@ _inherit = "res.groups" _description = "User Groups" _columns = {} -res_groups() \ No newline at end of file +res_groups() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_gtin/__init__.py' --- product_gtin/__init__.py 2008-11-23 11:29:30 +0000 +++ product_gtin/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,4 +28,5 @@ # ############################################################################## -import product_gtin \ No newline at end of file +import product_gtin +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_gtin/__terp__.py' --- product_gtin/__terp__.py 2008-11-23 11:29:30 +0000 +++ product_gtin/__terp__.py 2010-02-19 08:40:50 +0000 @@ -15,3 +15,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_gtin/product_gtin.py' --- product_gtin/product_gtin.py 2008-11-23 11:29:30 +0000 +++ product_gtin/product_gtin.py 2010-02-19 08:40:50 +0000 @@ -103,3 +103,5 @@ res_partner() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_images_olbs/__init__.py' --- product_images_olbs/__init__.py 2010-02-04 09:04:25 +0000 +++ product_images_olbs/__init__.py 2010-02-19 08:40:50 +0000 @@ -16,4 +16,5 @@ ######################################################################### import product_images -import product \ No newline at end of file +import product +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_images_olbs/product.py' --- product_images_olbs/product.py 2010-02-04 09:04:25 +0000 +++ product_images_olbs/product.py 2010-02-19 08:40:50 +0000 @@ -25,4 +25,5 @@ 'Product Images' ) } -product_product() \ No newline at end of file +product_product() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_images_olbs/product_images.py' --- product_images_olbs/product_images.py 2010-02-08 22:42:32 +0000 +++ product_images_olbs/product_images.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ 'product_id':fields.many2one('product.product', 'Product') } product_images() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_m2mcategories/__init__.py' --- product_m2mcategories/__init__.py 2009-09-20 23:15:03 +0000 +++ product_m2mcategories/__init__.py 2010-02-19 08:40:50 +0000 @@ -15,4 +15,5 @@ #along with this program. If not, see . # ######################################################################### -import product \ No newline at end of file +import product +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_m2mcategories/product.py' --- product_m2mcategories/product.py 2009-09-20 23:15:03 +0000 +++ product_m2mcategories/product.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ 'categ_ids': fields.many2many('product.category','product_categ_rel','product_id','categ_id','Product Categories') } product_product() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_price_update/pricelist.py' --- product_price_update/pricelist.py 2010-01-21 15:39:27 +0000 +++ product_price_update/pricelist.py 2010-02-19 08:40:50 +0000 @@ -102,4 +102,5 @@ 'updated_products': lambda self, cr, uid, c: c['updated_products'], } -product_price_update_wizard_done() \ No newline at end of file +product_price_update_wizard_done() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/__init__.py' --- product_pricelist_discount_and_tax/__init__.py 2010-01-21 15:33:00 +0000 +++ product_pricelist_discount_and_tax/__init__.py 2010-02-19 08:40:50 +0000 @@ -3,4 +3,5 @@ import product import sale import purchase -import mrp \ No newline at end of file +import mrp +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/mrp.py' --- product_pricelist_discount_and_tax/mrp.py 2010-01-21 15:33:00 +0000 +++ product_pricelist_discount_and_tax/mrp.py 2010-02-19 08:40:50 +0000 @@ -90,4 +90,5 @@ return purchase_id -mrp_procurement() \ No newline at end of file +mrp_procurement() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/pricelist.py' --- product_pricelist_discount_and_tax/pricelist.py 2010-01-27 16:43:57 +0000 +++ product_pricelist_discount_and_tax/pricelist.py 2010-02-19 08:40:50 +0000 @@ -197,3 +197,5 @@ return result product_pricelist() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/product.py' --- product_pricelist_discount_and_tax/product.py 2010-01-21 15:33:00 +0000 +++ product_pricelist_discount_and_tax/product.py 2010-02-19 08:40:50 +0000 @@ -25,4 +25,5 @@ result[prod.id] -= tax['amount'] return result -product_product() \ No newline at end of file +product_product() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/purchase.py' --- product_pricelist_discount_and_tax/purchase.py 2010-01-21 15:33:00 +0000 +++ product_pricelist_discount_and_tax/purchase.py 2010-02-19 08:40:50 +0000 @@ -93,3 +93,5 @@ return res purchase_order_line() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_pricelist_discount_and_tax/sale.py' --- product_pricelist_discount_and_tax/sale.py 2010-01-21 15:33:00 +0000 +++ product_pricelist_discount_and_tax/sale.py 2010-02-19 08:40:50 +0000 @@ -158,4 +158,5 @@ result.update({'discount': price_res['discount']}) return {'value': result, 'domain': domain, 'warning': warning} -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_series/__terp__.py' --- product_series/__terp__.py 2009-02-10 10:41:08 +0000 +++ product_series/__terp__.py 2010-02-19 08:40:50 +0000 @@ -38,3 +38,5 @@ "certificate": '0012565031125949', } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_variant_configurator/configurator_wizard.py' --- product_variant_configurator/configurator_wizard.py 2009-12-15 12:36:10 +0000 +++ product_variant_configurator/configurator_wizard.py 2010-02-19 08:40:50 +0000 @@ -235,3 +235,5 @@ return True product_variant_configurator_configurator() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_variant_configurator/product.py' --- product_variant_configurator/product.py 2009-08-21 04:10:55 +0000 +++ product_variant_configurator/product.py 2010-02-19 08:40:50 +0000 @@ -51,3 +51,5 @@ # def search(self, cr, uid, args=None, offset=0, limit=2000, order=None,context={}, count=False): product_product() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_variant_configurator/sale.py' --- product_variant_configurator/sale.py 2009-03-13 17:26:30 +0000 +++ product_variant_configurator/sale.py 2010-02-19 08:40:50 +0000 @@ -52,4 +52,5 @@ "dimension_custom_value_ids": fields.one2many('sale.order.line.dimension_custom_values', 'sale_order_line_id', 'Dimension Custom Values'), } -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'product_variant_multi/product_variant.py' --- product_variant_multi/product_variant.py 2009-10-26 00:33:25 +0000 +++ product_variant_multi/product_variant.py 2010-02-19 08:40:50 +0000 @@ -201,3 +201,5 @@ _constraints = [ (_check_dimension_values, 'Several dimension values for the same dimension type', ['dimension_value_ids']),] product_product() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'profile_business_game/__init__.py' --- profile_business_game/__init__.py 2009-01-05 12:50:39 +0000 +++ profile_business_game/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import profile_game_phase1 import profile_game_phase2 import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'profile_business_game/profile_game_phase1.py' --- profile_business_game/profile_game_phase1.py 2009-12-14 07:07:12 +0000 +++ profile_business_game/profile_game_phase1.py 2010-02-19 08:40:50 +0000 @@ -335,3 +335,5 @@ sale_order() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'profile_business_game/profile_game_phase2.py' --- profile_business_game/profile_game_phase2.py 2009-02-12 10:23:15 +0000 +++ profile_business_game/profile_game_phase2.py 2010-02-19 08:40:50 +0000 @@ -979,4 +979,5 @@ vals ['date_invoice'] = self.pool.get('profile.game.phase2').get_date(cr, uid,context) return super(account_invoice, self).create(cr, uid, vals, context) -account_invoice() \ No newline at end of file +account_invoice() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'profile_business_game/wizard/__init__.py' --- profile_business_game/wizard/__init__.py 2009-01-05 12:50:39 +0000 +++ profile_business_game/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import prepare_phase2 import launch_phase1 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'profile_training/__init__.py' --- profile_training/__init__.py 2009-03-03 14:53:46 +0000 +++ profile_training/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # ############################################################################## import profile_training + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'project_contact/project.py' --- project_contact/project.py 2009-02-18 23:16:53 +0000 +++ project_contact/project.py 2010-02-19 08:40:50 +0000 @@ -37,3 +37,5 @@ return {'value':{'contact_id': False, 'contact_id2': False, 'pricelist_id': pricelist}} project() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'project_crm/__terp__.py' --- project_crm/__terp__.py 2009-11-25 06:38:10 +0000 +++ project_crm/__terp__.py 2010-02-19 08:40:50 +0000 @@ -32,3 +32,5 @@ "active": False, "installable": True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'project_idea/project_idea.py' --- project_idea/project_idea.py 2009-05-11 14:37:56 +0000 +++ project_idea/project_idea.py 2010-02-19 08:40:50 +0000 @@ -27,4 +27,5 @@ _columns = { 'idea_id' : fields.many2one('idea.idea', 'Idea', size=64), } -project() \ No newline at end of file +project() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_number/__init__.py' --- purchase_number/__init__.py 2009-02-09 13:32:51 +0000 +++ purchase_number/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,4 +1,5 @@ import purchase_order import report - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_number/__terp__.py' --- purchase_number/__terp__.py 2009-09-10 09:18:17 +0000 +++ purchase_number/__terp__.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_number/purchase_order.py' --- purchase_number/purchase_order.py 2009-02-09 13:32:51 +0000 +++ purchase_number/purchase_order.py 2010-02-19 08:40:50 +0000 @@ -19,3 +19,5 @@ super(PurchaseOrder, self).wkf_confirm_order(cr, uid, ids, context) PurchaseOrder() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_number/report/__init__.py' --- purchase_number/report/__init__.py 2009-02-09 13:32:51 +0000 +++ purchase_number/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import purchase_order \ No newline at end of file +import purchase_order +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_number/report/purchase_order.py' --- purchase_number/report/purchase_order.py 2009-02-09 13:32:51 +0000 +++ purchase_number/report/purchase_order.py 2010-02-19 08:40:50 +0000 @@ -92,3 +92,5 @@ return product_obj._product_code(self.cr, self.uid, [product_id], name=None, arg=None, context={'partner_id': partner_id})[product_id] report_sxw.report_sxw('report.purchase.order.india','purchase.order','addons/purchase_number/report/purchase_order.rml',parser=purchase_order, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'purchase_tender/purchase_tender.py' --- purchase_tender/purchase_tender.py 2008-12-11 10:42:36 +0000 +++ purchase_tender/purchase_tender.py 2010-02-19 08:40:50 +0000 @@ -61,3 +61,5 @@ self.pool.get('purchase.tender').write(cr, uid, [po.tender_id.id], {'state':'close'}) return res purchase_order() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/__init__.py' --- radiotv/__init__.py 2009-09-09 11:08:34 +0000 +++ radiotv/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,4 +23,5 @@ import radiotv import wizard -import report \ No newline at end of file +import report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/__terp__.py' --- radiotv/__terp__.py 2009-09-09 11:08:34 +0000 +++ radiotv/__terp__.py 2010-02-19 08:40:50 +0000 @@ -53,4 +53,5 @@ "installable" : True, "active" : False, -} \ No newline at end of file +} +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/radiotv.py' --- radiotv/radiotv.py 2009-09-09 11:08:34 +0000 +++ radiotv/radiotv.py 2010-02-19 08:40:50 +0000 @@ -520,3 +520,5 @@ } radiotv_web() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/report/__init__.py' --- radiotv/report/__init__.py 2009-09-09 11:08:34 +0000 +++ radiotv/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import broadcast_report import broadcast_compact_report import broadcast_declaration_report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/report/broadcast_compact_report.py' --- radiotv/report/broadcast_compact_report.py 2009-09-09 11:08:34 +0000 +++ radiotv/report/broadcast_compact_report.py 2010-02-19 08:40:50 +0000 @@ -78,3 +78,5 @@ report_sxw.report_sxw('report.radiotv.broadcast.compact.report', 'radiotv.broadcast', 'addons/radiotv/report/broadcast_compact_report.rml', parser=broadcast_compact_report, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/report/broadcast_declaration_report.py' --- radiotv/report/broadcast_declaration_report.py 2009-09-09 11:08:34 +0000 +++ radiotv/report/broadcast_declaration_report.py 2010-02-19 08:40:50 +0000 @@ -93,3 +93,5 @@ report_sxw.report_sxw('report.radiotv.broadcast.declaration.report', 'radiotv.broadcast', 'addons/radiotv/report/broadcast_declaration_report.rml', parser=broadcast_declaration_report, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/report/broadcast_report.py' --- radiotv/report/broadcast_report.py 2009-09-09 11:08:34 +0000 +++ radiotv/report/broadcast_report.py 2010-02-19 08:40:50 +0000 @@ -47,3 +47,5 @@ report_sxw.report_sxw('report.radiotv.broadcast.report', 'radiotv.broadcast', 'addons/radiotv/report/broadcast_report.rml', parser=broadcast_report, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/report/common.py' --- radiotv/report/common.py 2009-09-09 11:08:34 +0000 +++ radiotv/report/common.py 2010-02-19 08:40:50 +0000 @@ -41,3 +41,5 @@ res = time.strftime('%H'+sep+'%M'+sep+'%S', time.strptime(date, '%Y-%m-%d %H:%M:%S')) return res + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/__init__.py' --- radiotv/wizard/__init__.py 2009-09-09 11:08:34 +0000 +++ radiotv/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ import wizard_export_channels_programs import wizard_broadcast_compact_report import wizard_broadcast_declaration_report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/export_table.py' --- radiotv/wizard/export_table.py 2009-09-09 11:08:34 +0000 +++ radiotv/wizard/export_table.py 2010-02-19 08:40:50 +0000 @@ -137,3 +137,5 @@ tbl = 'radiotv_'+table_rel server.delete_items(tbl, ids, field_rel) return delete + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_broadcast_compact_report.py' --- radiotv/wizard/wizard_broadcast_compact_report.py 2009-09-09 11:08:34 +0000 +++ radiotv/wizard/wizard_broadcast_compact_report.py 2010-02-19 08:40:50 +0000 @@ -49,3 +49,5 @@ } } wizard_broadcast_compact_report('radiotv.broadcast.compact.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_broadcast_declaration_report.py' --- radiotv/wizard/wizard_broadcast_declaration_report.py 2009-09-09 11:08:34 +0000 +++ radiotv/wizard/wizard_broadcast_declaration_report.py 2010-02-19 08:40:50 +0000 @@ -49,3 +49,5 @@ } } wizard_broadcast_declaration_report('radiotv.broadcast.declaration.report') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_copy_broadcasts.py' --- radiotv/wizard/wizard_copy_broadcasts.py 2009-09-09 11:08:34 +0000 +++ radiotv/wizard/wizard_copy_broadcasts.py 2010-02-19 08:40:50 +0000 @@ -109,3 +109,5 @@ } } wizard_copy_broadcast('radiotv.broadcast.copy') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_export_broadcasts.py' --- radiotv/wizard/wizard_export_broadcasts.py 2010-01-21 09:33:17 +0000 +++ radiotv/wizard/wizard_export_broadcasts.py 2010-02-19 08:40:50 +0000 @@ -105,3 +105,5 @@ } } wizard_export_broadcast('radiotv.broadcast.export') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_export_channels_programs.py' --- radiotv/wizard/wizard_export_channels_programs.py 2010-01-21 09:33:17 +0000 +++ radiotv/wizard/wizard_export_channels_programs.py 2010-02-19 08:40:50 +0000 @@ -98,3 +98,5 @@ } } wizard_export_broadcast('radiotv.channel_program.export') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'radiotv/wizard/wizard_export_podcasts.py' --- radiotv/wizard/wizard_export_podcasts.py 2010-01-21 09:33:17 +0000 +++ radiotv/wizard/wizard_export_podcasts.py 2010-02-19 08:40:50 +0000 @@ -105,3 +105,5 @@ } } wizard_export_podcast('radiotv.podcast.export') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'report_analytic2/__init__.py' --- report_analytic2/__init__.py 2009-04-22 12:55:28 +0000 +++ report_analytic2/__init__.py 2010-02-19 08:40:50 +0000 @@ -27,3 +27,5 @@ ############################################################################## import report_analytic2 + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'report_analytic2/__terp__.py' --- report_analytic2/__terp__.py 2009-11-25 06:38:10 +0000 +++ report_analytic2/__terp__.py 2010-02-19 08:40:50 +0000 @@ -15,3 +15,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/__init__.py' --- sale_forecast/__init__.py 2008-11-17 09:01:57 +0000 +++ sale_forecast/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import sale_forecast import report import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/report/__init__.py' --- sale_forecast/report/__init__.py 2008-11-17 09:01:57 +0000 +++ sale_forecast/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ############################################################################## import sale_forecasts_report -import sale_forecast_salesman \ No newline at end of file +import sale_forecast_salesman +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/report/sale_forecast_salesman.py' --- sale_forecast/report/sale_forecast_salesman.py 2010-02-09 07:25:23 +0000 +++ sale_forecast/report/sale_forecast_salesman.py 2010-02-19 08:40:50 +0000 @@ -61,4 +61,5 @@ data=self.cr.dictfetchall() return data -report_sxw.report_sxw('report.sale.forecast.salesman', 'sale.forecast.line', 'addons/sale_forecast/report/sale_forecast_salesman.rml',parser= sale_forecast_salesman,header=False) \ No newline at end of file +report_sxw.report_sxw('report.sale.forecast.salesman', 'sale.forecast.line', 'addons/sale_forecast/report/sale_forecast_salesman.rml',parser= sale_forecast_salesman,header=False) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/report/sale_forecasts_report.py' --- sale_forecast/report/sale_forecasts_report.py 2008-11-17 09:01:57 +0000 +++ sale_forecast/report/sale_forecasts_report.py 2010-02-19 08:40:50 +0000 @@ -39,4 +39,5 @@ -report_sxw.report_sxw('report.sale.forecast.detail', 'sale.forecast', 'addons/sale_forecast/report/sale_forecast_report.rml',parser= sale_forecast_report,header=False) \ No newline at end of file +report_sxw.report_sxw('report.sale.forecast.detail', 'sale.forecast', 'addons/sale_forecast/report/sale_forecast_report.rml',parser= sale_forecast_report,header=False) +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/wizard/__init__.py' --- sale_forecast/wizard/__init__.py 2008-11-17 09:01:57 +0000 +++ sale_forecast/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ # ############################################################################## -import sale_forecast_wizard \ No newline at end of file +import sale_forecast_wizard +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_forecast/wizard/sale_forecast_wizard.py' --- sale_forecast/wizard/sale_forecast_wizard.py 2008-11-17 09:01:57 +0000 +++ sale_forecast/wizard/sale_forecast_wizard.py 2010-02-19 08:40:50 +0000 @@ -66,4 +66,5 @@ 'state' : 'end'} }, } -sale_forecast_salesman_list("sale.forecast.salesman") \ No newline at end of file +sale_forecast_salesman_list("sale.forecast.salesman") +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_numbers/__init__.py' --- sale_numbers/__init__.py 2009-02-09 13:32:51 +0000 +++ sale_numbers/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,4 +1,5 @@ import sale_order import report - \ No newline at end of file + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_numbers/__terp__.py' --- sale_numbers/__terp__.py 2009-11-25 06:38:10 +0000 +++ sale_numbers/__terp__.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_numbers/report/__init__.py' --- sale_numbers/report/__init__.py 2009-02-09 13:32:51 +0000 +++ sale_numbers/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import sale_order \ No newline at end of file +import sale_order +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_numbers/report/sale_order.py' --- sale_numbers/report/sale_order.py 2009-02-09 13:32:51 +0000 +++ sale_numbers/report/sale_order.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ return amt_en report_sxw.report_sxw('report.sale.order.india','sale.order','addons/sale_numbers/report/sale_order.rml',parser=sale_order, header=False) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_numbers/sale_order.py' --- sale_numbers/sale_order.py 2009-02-09 13:32:51 +0000 +++ sale_numbers/sale_order.py 2010-02-19 08:40:50 +0000 @@ -30,3 +30,5 @@ }) return super(SaleOrder, self).copy(cr, uid, id, default, context) SaleOrder() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_payment/__init__.py' --- sale_payment/__init__.py 2009-09-09 11:08:34 +0000 +++ sale_payment/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ ############################################################################## import sale_payment + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_payment/__terp__.py' --- sale_payment/__terp__.py 2009-09-09 11:08:34 +0000 +++ sale_payment/__terp__.py 2010-02-19 08:40:50 +0000 @@ -50,3 +50,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_payment/sale_payment.py' --- sale_payment/sale_payment.py 2009-12-30 16:02:26 +0000 +++ sale_payment/sale_payment.py 2010-02-19 08:40:50 +0000 @@ -90,3 +90,5 @@ return res stock_picking() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_product_multistep_configurator/__init__.py' --- sale_product_multistep_configurator/__init__.py 2009-08-21 04:10:55 +0000 +++ sale_product_multistep_configurator/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,4 +21,5 @@ ############################################################################## import sale_product_multistep_configurator -import sale \ No newline at end of file +import sale +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_product_multistep_configurator/sale.py' --- sale_product_multistep_configurator/sale.py 2009-08-21 04:10:55 +0000 +++ sale_product_multistep_configurator/sale.py 2010-02-19 08:40:50 +0000 @@ -32,4 +32,5 @@ } -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_product_multistep_configurator/sale_product_multistep_configurator.py' --- sale_product_multistep_configurator/sale_product_multistep_configurator.py 2009-08-21 04:10:55 +0000 +++ sale_product_multistep_configurator/sale_product_multistep_configurator.py 2010-02-19 08:40:50 +0000 @@ -132,3 +132,5 @@ return super(ir_actions_act_window, self).read(cr, uid, ids, fields, context, load) ir_actions_act_window() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/__init__.py' --- sale_supplier_direct_delivery/__init__.py 2009-01-05 10:19:10 +0000 +++ sale_supplier_direct_delivery/__init__.py 2010-02-19 08:40:50 +0000 @@ -3,4 +3,5 @@ import purchase import mrp import stock -import partner \ No newline at end of file +import partner +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/mrp.py' --- sale_supplier_direct_delivery/mrp.py 2009-07-09 12:32:15 +0000 +++ sale_supplier_direct_delivery/mrp.py 2010-02-19 08:40:50 +0000 @@ -20,4 +20,5 @@ self.pool.get('mrp.procurement').write(cr, uid, procurement.id, {'related_direct_delivery_purchase_order': po_id}) return po_id -mrp_procurement() \ No newline at end of file +mrp_procurement() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/partner.py' --- sale_supplier_direct_delivery/partner.py 2009-01-05 10:25:36 +0000 +++ sale_supplier_direct_delivery/partner.py 2010-02-19 08:40:50 +0000 @@ -11,4 +11,5 @@ 'complete_address': fields.function(_complete_name_get_fnc, method=True, type="char", size=512, string='Complete Name'), } -res_partner_address() \ No newline at end of file +res_partner_address() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/product.py' --- sale_supplier_direct_delivery/product.py 2009-04-30 10:10:34 +0000 +++ sale_supplier_direct_delivery/product.py 2010-02-19 08:40:50 +0000 @@ -37,3 +37,5 @@ } product_product() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/purchase.py' --- sale_supplier_direct_delivery/purchase.py 2009-07-09 12:32:15 +0000 +++ sale_supplier_direct_delivery/purchase.py 2010-02-19 08:40:50 +0000 @@ -55,4 +55,5 @@ 'move_ids': fields.one2many('stock.move', 'purchase_line_id', 'Moves'), } -purchase_order_line() \ No newline at end of file +purchase_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/report/__init__.py' --- sale_supplier_direct_delivery/report/__init__.py 2008-12-31 15:47:53 +0000 +++ sale_supplier_direct_delivery/report/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import supplier_report \ No newline at end of file +import supplier_report +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/sale.py' --- sale_supplier_direct_delivery/sale.py 2009-07-09 12:32:15 +0000 +++ sale_supplier_direct_delivery/sale.py 2010-02-19 08:40:50 +0000 @@ -96,4 +96,5 @@ result['value'].update({'type': 'make_to_order', 'is_supplier_direct_delivery': True}) return result -sale_order_line() \ No newline at end of file +sale_order_line() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_supplier_direct_delivery/stock.py' --- sale_supplier_direct_delivery/stock.py 2008-12-31 15:47:53 +0000 +++ sale_supplier_direct_delivery/stock.py 2010-02-19 08:40:50 +0000 @@ -7,4 +7,5 @@ 'is_supplier_direct_delivery': fields.boolean('Is Direct Delivery?'), } -stock_picking() \ No newline at end of file +stock_picking() +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_wo_prices/__init__.py' --- sale_wo_prices/__init__.py 2009-09-09 11:08:34 +0000 +++ sale_wo_prices/__init__.py 2010-02-19 08:40:50 +0000 @@ -20,3 +20,5 @@ # along with this program. If not, see . # ############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sale_wo_prices/__terp__.py' --- sale_wo_prices/__terp__.py 2009-09-09 11:08:34 +0000 +++ sale_wo_prices/__terp__.py 2010-02-19 08:40:50 +0000 @@ -39,3 +39,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sales_server_action/__init__.py' --- sales_server_action/__init__.py 2008-12-23 04:57:09 +0000 +++ sales_server_action/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,3 +1,5 @@ # # Generated by the Open ERP module recorder ! # + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'sales_server_action/__terp__.py' --- sales_server_action/__terp__.py 2008-12-23 04:57:09 +0000 +++ sales_server_action/__terp__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ], "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'smsclient/__init__.py' --- smsclient/__init__.py 2009-03-24 10:27:52 +0000 +++ smsclient/__init__.py 2010-02-19 08:40:50 +0000 @@ -2,3 +2,5 @@ import smsclient import serveraction import wizard + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'smsclient/serveraction.py' --- smsclient/serveraction.py 2009-03-24 10:27:52 +0000 +++ smsclient/serveraction.py 2010-02-19 08:40:50 +0000 @@ -80,3 +80,5 @@ return False ServerAction() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'smsclient/smsclient.py' --- smsclient/smsclient.py 2010-01-21 09:33:17 +0000 +++ smsclient/smsclient.py 2010-02-19 08:40:50 +0000 @@ -174,3 +174,5 @@ super(HistoryLine,self).create(cr, uid, vals, context) cr.commit() HistoryLine() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'smsclient/wizard/__init__.py' --- smsclient/wizard/__init__.py 2009-02-24 09:34:10 +0000 +++ smsclient/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,3 +1,4 @@ import mass_sms import sendcode -import verifycode \ No newline at end of file +import verifycode +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'smtpclient/serveraction.py' --- smtpclient/serveraction.py 2010-01-18 13:47:32 +0000 +++ smtpclient/serveraction.py 2010-02-19 08:40:50 +0000 @@ -86,3 +86,5 @@ return False ServerAction() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'stock_delivery_packages/__init__.py' --- stock_delivery_packages/__init__.py 2009-12-30 15:54:50 +0000 +++ stock_delivery_packages/__init__.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ ############################################################################## import stock + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'stock_delivery_packages/__terp__.py' --- stock_delivery_packages/__terp__.py 2009-12-30 15:54:50 +0000 +++ stock_delivery_packages/__terp__.py 2010-02-19 08:40:50 +0000 @@ -16,3 +16,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'stock_routings/stock/wizard/__init__.py' --- stock_routings/stock/wizard/__init__.py 2009-08-19 11:28:42 +0000 +++ stock_routings/stock/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,1 +1,2 @@ -import wizard_change_planned_date \ No newline at end of file +import wizard_change_planned_date +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'stock_routings/stock/wizard/wizard_change_planned_date.py' --- stock_routings/stock/wizard/wizard_change_planned_date.py 2009-09-02 06:42:12 +0000 +++ stock_routings/stock/wizard/wizard_change_planned_date.py 2010-02-19 08:40:50 +0000 @@ -136,4 +136,5 @@ }, } -wizard_change_planned_date('change.planned.date') \ No newline at end of file +wizard_change_planned_date('change.planned.date') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'survey/report/survey_analysis_report.py' --- survey/report/survey_analysis_report.py 2010-01-08 06:04:27 +0000 +++ survey/report/survey_analysis_report.py 2010-02-19 08:40:50 +0000 @@ -327,4 +327,5 @@ create_doc = self.generators[report_type] pdf = create_doc(rml, title=self.title) return (pdf, report_type) -survey_analysis('report.survey.analysis', 'survey','','') \ No newline at end of file +survey_analysis('report.survey.analysis', 'survey','','') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'survey/report/survey_form.py' --- survey/report/survey_form.py 2010-01-08 06:04:27 +0000 +++ survey/report/survey_form.py 2010-02-19 08:40:50 +0000 @@ -253,4 +253,5 @@ create_doc = self.generators[report_type] pdf = create_doc(rml, title=self.title) return (pdf, report_type) -survey_form('report.survey.form', 'survey','','') \ No newline at end of file +survey_form('report.survey.form', 'survey','','') +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'survey/wizard/wizard_print_survey.py' --- survey/wizard/wizard_print_survey.py 2010-01-08 06:04:27 +0000 +++ survey/wizard/wizard_print_survey.py 2010-02-19 08:40:50 +0000 @@ -70,3 +70,5 @@ } } print_survey_wizard('wizard.print.survey') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'survey/wizard/wizard_survey.py' --- survey/wizard/wizard_survey.py 2010-01-08 06:04:27 +0000 +++ survey/wizard/wizard_survey.py 2010-02-19 08:40:50 +0000 @@ -182,3 +182,5 @@ }, } send_mail_wizard('wizard.send.invitation') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'test_server/__terp__.py' --- test_server/__terp__.py 2009-04-22 19:24:14 +0000 +++ test_server/__terp__.py 2010-02-19 08:40:50 +0000 @@ -42,3 +42,5 @@ 'installable': True, 'active': False, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'training/dummy.py' --- training/dummy.py 2009-04-17 08:35:41 +0000 +++ training/dummy.py 2010-02-19 08:40:50 +0000 @@ -8,3 +8,5 @@ } support_delivery() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'training/wizard/wizard_not_implemented.py' --- training/wizard/wizard_not_implemented.py 2009-03-05 07:10:51 +0000 +++ training/wizard/wizard_not_implemented.py 2010-02-19 08:40:50 +0000 @@ -28,3 +28,5 @@ wizard_not_implemented('wizard_not_implemented') + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'training_exam/__init__.py' --- training_exam/__init__.py 2009-04-16 09:16:52 +0000 +++ training_exam/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ import training_exam import report + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'training_room/__init__.py' --- training_room/__init__.py 2009-03-16 13:57:03 +0000 +++ training_room/__init__.py 2010-02-19 08:40:50 +0000 @@ -21,3 +21,5 @@ ############################################################################## import training_room + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'training_room/training_room.py' --- training_room/training_room.py 2009-05-07 12:27:25 +0000 +++ training_room/training_room.py 2010-02-19 08:40:50 +0000 @@ -44,3 +44,5 @@ # #training_event() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'use_control/__init__.py' --- use_control/__init__.py 2009-04-17 09:18:39 +0000 +++ use_control/__init__.py 2010-02-19 08:40:50 +0000 @@ -23,3 +23,5 @@ import module import use_control import services + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'use_control/__terp__.py' --- use_control/__terp__.py 2009-04-27 16:35:06 +0000 +++ use_control/__terp__.py 2010-02-19 08:40:50 +0000 @@ -41,3 +41,5 @@ "installable": True, "active" : True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'use_control/module.py' --- use_control/module.py 2009-04-27 16:35:06 +0000 +++ use_control/module.py 2010-02-19 08:40:50 +0000 @@ -64,3 +64,5 @@ repository() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'use_control/services.py' --- use_control/services.py 2009-04-17 09:18:39 +0000 +++ use_control/services.py 2010-02-19 08:40:50 +0000 @@ -160,3 +160,5 @@ use_control_service() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'use_control/use_control.py' --- use_control/use_control.py 2009-04-17 09:18:39 +0000 +++ use_control/use_control.py 2010-02-19 08:40:50 +0000 @@ -107,3 +107,5 @@ use_control_db_block() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'virustotal/__init__.py' --- virustotal/__init__.py 2009-02-28 22:00:30 +0000 +++ virustotal/__init__.py 2010-02-19 08:40:50 +0000 @@ -1,2 +1,4 @@ import attachment + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'virustotal/__terp__.py' --- virustotal/__terp__.py 2009-02-28 22:00:30 +0000 +++ virustotal/__terp__.py 2010-02-19 08:40:50 +0000 @@ -9,3 +9,5 @@ 'active': False, 'installable': True, } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'virustotal/attachment.py' --- virustotal/attachment.py 2009-02-28 22:00:30 +0000 +++ virustotal/attachment.py 2010-02-19 08:40:50 +0000 @@ -137,3 +137,5 @@ attachment() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/__init__.py' --- zarafa/__init__.py 2009-02-06 10:25:35 +0000 +++ zarafa/__init__.py 2010-02-19 08:40:50 +0000 @@ -24,3 +24,5 @@ import sednaemail import sednazarafa from wizard import * + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/__terp__.py' --- zarafa/__terp__.py 2009-03-06 13:29:47 +0000 +++ zarafa/__terp__.py 2010-02-19 08:40:50 +0000 @@ -15,3 +15,5 @@ "active": False, "installable": True } + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/htmlmail.py' --- zarafa/htmlmail.py 2009-02-06 10:25:35 +0000 +++ zarafa/htmlmail.py 2010-02-19 08:40:50 +0000 @@ -103,3 +103,5 @@ import logging logging.getLogger().info(str(e)) return True + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/sednaemail.py' --- zarafa/sednaemail.py 2009-02-06 10:25:35 +0000 +++ zarafa/sednaemail.py 2010-02-19 08:40:50 +0000 @@ -162,3 +162,5 @@ return True email() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/sednazarafa.py' --- zarafa/sednazarafa.py 2009-02-06 10:25:35 +0000 +++ zarafa/sednazarafa.py 2010-02-19 08:40:50 +0000 @@ -198,3 +198,5 @@ } res_users() + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/wizard/__init__.py' --- zarafa/wizard/__init__.py 2009-02-06 10:25:35 +0000 +++ zarafa/wizard/__init__.py 2010-02-19 08:40:50 +0000 @@ -22,3 +22,5 @@ # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. import wizard_zarafa_contacts + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: === modified file 'zarafa/wizard/wizard_zarafa_contacts.py' --- zarafa/wizard/wizard_zarafa_contacts.py 2009-02-06 10:25:35 +0000 +++ zarafa/wizard/wizard_zarafa_contacts.py 2010-02-19 08:40:50 +0000 @@ -75,3 +75,5 @@ } wizard_zarafa_contact_import( 'zarafa.contact.import' ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: # Begin bundle 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 Tucu6anS050l9a2pr5l9tKO3aD1VJZduuiolPPCoqowqiiyquo0i2aedsJqru/lJTacqOXjpFyh/ aEIfblHtZhplZNJ9JQu7et010Ukm6rrvxhkXg5YbuJxRh2+Jviib4coppMMt2t3qUIpqlkmlnDhl dFRQ8SUIrqpNKoqKNPGzZsSdJv+miw1av0brB+thzdqGs7AV4cCN9MjfEpzjW57olZXsyr9OXb7b qrvrMt1FN34l91bv02TcIopvHFWXLt4/Zhyfaij0+eoydIvjtD7YcJun8Ic7I+LrrKLuG7Z8eqNm z2EHKybZ0+To5aUbqtOHxRc1wo7UXhRFum9WMNLOFITWVbO4brKuFknDxlym7bMMlVE1lV1XDhsu oiy3ZXbsNmxdVwwMDbtoNBSUmkwC013jClKvocEVPiERdYoIMKBRAwwNhIkZwZkjPPaGRaWkWXqR vCrxubvHbH002c8+tnPbtwqkk3dNnCLd8Iumm7Tdp9OFmjxOSNCG6KqqKybZsgwaZZSReLp2RYhl hw04bulHDhNy0uqsRcuW67zzhudtOHTSEFWyJV033Q6aSeIw02ks8bNoIrNJsuuqqHDZ2uk8FXVo ZzKE9quWEnazZ23ScoaVRTUPFTSiKrSyrNU1njpldu4bMJLPFU2ybKiROqPLZs4ZKpknjl9IqpmW Fl2z33dk6euW6jpPGKNLpMQk4Udum6arpy6Req/8dwhDZS0tUeN1U6TYTnS0rxSZcLsuF3CJFVRl ZJw5ZRbsvE3xhZ77NhV0ydPHjlyu8dLmk2mllDTldlRZ0sis3ZYYcMNOFnBNRpdFhwzeMYpsrtmH jhs4VRXbtky6jZVsbP4Edq3so9aTVaXSje/DZVddF0k7RR2SZOk0hBh2hd0yu02bMv9uG7LTdumi bOHKrpkk2VeJsutIxXZTdsKtl1Xz50lLlZ0qskU3QjyoaWLuUOOEeV3Sqb1k3RXq4TbsNNKrOutk 3bKTtRux6act3jCxhp/2h4VTMU8KVV2GgvqLyAqqyILygrMSptNBawm0q+mVEl7pNEnxsk0uw2ZY XLPc9z+37D7i/hHEeUaL9Y1xm5OC4jeseIPidzZu7cPmXb92WH8W8kdmWWmH0q2Ven2oqy3Pto00 +13C7hhJRFNNrLpdPls2UUZduE3CS6ThpMs2TgVXMiLCir/xyy7bLomFF392n84UrzG6b1yabOVk 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 sq2YNMMuW7dlJsksvNvVG7CZNRll2xDTtTTw5Viukowk4drrpsMLMMwyq3k4Ucsu12aMIcrKIpNz /UNl26y7t02du1n5+VOGVlmzCzd2kqmk2dILSBZkFBSQZFZkfXEeByOLOOHCDTvy2ao0UUUzr3T1 mNqfmI5nHfStu0fH7JPpVJVjeMaIYRwk/pCEDtpNp05/bpKU2m7uXK3LZVJ0ww3RN48Rjt5dZk/o qkp4iiq/du2RUVVUdLrI7v2ZXfu8uok2YLMJmzlRsm7x700obODZw0zmibDZhwk5VcHTdNZw0som +0k3HEj6fTpxB28cKNQP8wg3V8l+rflY7svtz3xKW23tvp28fF3T7a+taopwjds+njvKNGWztFV6 sk+0kPj147N8o7NHTyMek25VpJhSj1JV43dttu13TxNFl24xdyQbItn94ePb5euG8HyGnr1Rj31Z 4kkquy0dvijhRv8jGSKLZswnZHp8f1TSeOkVWk2zll0wy2aboXbOkjLlZaD/iC7qKHCFDQLjJfmk 0W1byo1lJYkjUVV00Fdxt+8vWzPxs8WaVffSSzpwmo05VaZVVeQKN2VEXb6SdKk0UmlXnlC6u6PK jzTZNdu+0nTBNdNd2/7k7XZQsu9fjhVh6u6WX0jJpZupyuw6P+v6w4h/je/vzrySLbC1UnLt4yq0 nOMbKanrN+U1XTxJFhZxw0lhd/YhhwbtKpJouGzLgcOHqyKKLZachGXSajSirD4yh3pdyku05blm d35+bu3CyThdyy9cO1E7O3jxhR2ki77k7aSYcXR5buXazp4aXTdqMKtjpZd2pyjso3RcMMvKoqKv 0nn+8IQ74tTtbqG6iJJ44dunSbbGmtoaVbMvFWWxpNCSi6rdVdRlu7kj5DhRs2UWdN0MN1yjchZd 02ZcP8CByy3bpYR3dMPXjtlRyZ5R07XVXTbHbdFNyy/W27Z45NOWnDDCjDSz1Rkm4cLNml1n/JJD 6h810XXf3Q9WthZflR25YMOC6SblHTxRs+KVZujlJNJlpukw+oQQ4dOXxsTbpofFGk1WUnk1HBhw 7btJFUV26KTtw7YaUSeOUW7dGaqqeyjQywj+v1KzTxpNwvfdVpw3bosqKLKtiTsw7culU03bZhJp Q3dP9Elsc2iui4RKpqwnXKrLCjl9JPXRhhluu5dpv4iEV03LdJFlEqkmooqq0/6dIwjE/rGL/Pz+ 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 2wLjIoKS4yNBs7iFIgfbCBAwSRhVkMAyYXeQASWsE2Gog0BIxNBeVGJkFkX38evFHKT7+5Mpzm3d N327aWds5uui6cvtRRdyis0o4RYhd25YVMqO2yrlZzzpNlZsuk9/Hjhy8eJtlXr0ikqhRR6qm4SZ h8XLPjx4+dR/zH+6UquWnDQSJmZVtyLDEgqDIrNQZlR9lA7H5Q4QwgAQH+yAB/AOQhSgNCe6EOkx D03LIGIYBhhmbo7lQ2A+4KCDZzOgbCRyD4/o/ESaj+j937vo+MP5Lt3v8ZuGyzlp/Fwmmuii0/FS Tba7ZdhpNpwq5WSWRbuOmmVV1nTT+RRJu0k3UbO10kXDZpJ4skw5bsuXiaqbTphw3wjVwjpJwq4I ulnThZuoi02aSIodP/MIbFu9427/jCHLY7UTZWTYSxmNKRdsN4sy4XZaTSYUeIpO0XD58qdMOtNO kUXDZZVJ/pZtt8eIn02btk3qz1RuVeqJkHrKqqSTDTh0y7WTTTevWlkl01jLdyisq3Qk2ct1mzpV hVE3bsOmzzy5ppV0MjRMguJEBYHKCz3fkuUEO75V9NXIeZfu/T8fp9vxFGqNu/ur6fb7YKIvx+nE KN1tnazhJ9JtmX7NiK7tJFlVu3fu0bN3DKqizCajzzhVhuk6SZeMnbxyy6eNlGlV2JN0qum6Lt33 u3cuUUnLpll46cOEneEZpO2kV27DtNJlxCkD+b9+UoSQPv9jBiNGazTRasJMIwdEYJ6Hg7lzZI2e KN3SzCqaKL7i8TfX1c2aafT19unKyazWvp9f1vsw09eIsLNpuztsacotKJsouebH4ywm7eHSqrh6 kr46TcpJPqED7gIooQi2KOHxhF61lVyw4ZhCGXxF91XeQ0+nUFVW7xds3Rc5RhwmoKTwXIaUDykK W9GKVbrtNAWlu/fMpMA2Hw1qtGlkWnjD8ePW6KT8N3C6z/CF399kn4w2bOEiL90koVaYeOV2nCrx Nc6ZdvFV0W0NyzdR8+cqKsuk27+nDddrXDpy6crWmsw7eunTpw8WcvX8MsqMsrJqNLPi6rGmm6qy SJl4kwum77tA9dis7/w7naGszJobXr7FR9ySZCJNR/QcEP65+z8fITh7C/yE2n8qqO0lOSVlQZbE HJfk3LI+EPl/E1hRY6iLoAiPd/FQ+m55i4anBCgkwIapBwQm5ETIGlpCQZj/X2Q0q/nhuDbsdfED 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 OJ5NAA==