Commit Graph

8 Commits

Author SHA1 Message Date
Leonardo Pistone
5ad1ee5a04 convert the repo to 79 columns 2014-08-26 13:27:50 +02:00
Pedro M. Baeza
6ccd6f420b [IMP] account_statement_commission: Fix PEP8 2014-08-04 19:01:20 +02:00
Pedro M. Baeza
44a59ce588 autopep8 2014-08-04 15:29:05 +02:00
Laurent Mignon (Acsone)
1e0c40e3a1 pep8 2014-01-21 17:50:31 +01:00
Laurent Mignon (Acsone)
5d7cef8d21 [merge] [IMP] account_statement_base_import: Added some function to be able to fill the balance, the name and the date of the bank statement based on the data of the file parsed.
mirrors closely the approach for statement lines (get_st_line_vals) with the same approch for the statement (get_st_vals)
2014-01-21 17:46:36 +01:00
Sebastien Beau
9205414ee1 [IMP] add the possibility to specify the bank statement date 2013-12-04 15:14:56 +01:00
Virgil Dupras
e76fe72667 [IMP] Completed commission extraction from account_statement_base_import.
Removed the last remnants of commission handling from account_statement_base_import and made the newly created account_statement_commission module work properly.
2013-07-08 14:03:34 -04:00
Virgil Dupras
35507cd40c [ENH] Began extracting the commission-handling feature from account_statement_base_import.
The extracted commission part is not functional, but the base_import module still works.
2013-05-03 15:57:26 -04:00