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
Launchpad Translations on behalf of banking-addons-team
a66c661c12
Launchpad automatic translations update.
2014-06-06 06:36:59 +00:00
Pedro M. Baeza
cf5baee19f
[IMP] Translation template files.
2014-03-21 15:46:09 +01: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
Pedro M. Baeza
1f11041736
[IMP] Translation template files.
2014-01-21 13:07:34 +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
18f4ac0785
[FIX] Moved commission-related view inheritance out of account_statement_base_import.
...
The commission field having been extracted out of the module, trying to show it in the Account Statement view would prevent that view from working properly.
2013-06-12 13:54:18 -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