Commit Graph

10 Commits

Author SHA1 Message Date
Joel Grand-Guillaume
1f95188aed [MIG] base_transaction_id: Migrated to 7.0
- Adapt import to fit last recomandation
- Import osv for osv.except
- pep8, pylint, eyeballing
- standardize the naming of the argument 'cr' instead of 'cursor'
- Remove the active key in the __openerp__.py
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume
6bb761c3a4 [MRG] Add all the bank statement improvements that we made. This is mostly based on :
account_statement_ext -> provide profile per bank statement, remove period, choose to use balance check or not,...
  account_statement_base_completion -> provide a completion rule system to fullfill the bank statement (partner, account,...)
  account_statement_base_import -> provide a base to create your own file parser for each bank/office and link it to a profile
  account_statement_transactionid_completion and account_statement_transactionid_import to use the transaction ID recorded in th SO
  account_advanced_reconcile -> An advanced way to setup reconciliation rules on every account
  account_financial_report_webkit -> some little fixes
(lp:c2c-financial-addons/6.1 rev 63)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume
829557720c [MRG] From customer branch
(lp:c2c-financial-addons/6.1 rev 58)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume
a3b65c4369 [IMP] Merge treasury statement into bank.statement object. We don't need both finaly
(lp:c2c-financial-addons/6.1 rev 24.1.15)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume
93c7bc6ed5 [IMP] Quite a huge work on the new intermediate statement stuff as well as on the automatic reconciliation wizard.
(lp:c2c-financial-addons/6.1 rev 24.1.10)
2019-02-20 14:37:09 +02:00
Joël Grand-Guillaume
5617dcaf42 [IMP] First commit for improving the bank statement with treasury (not working yet, just for backup)
(lp:c2c-financial-addons/6.1 rev 24.1.8)
2019-02-20 14:37:09 +02:00
Yannick Vaucher
6dfd55a343 [ADD] mod base_transaction_id
(lp:c2c-financial-addons/6.1 rev 24.1.5)
2019-02-20 14:37:09 +02:00
OCA Git Bot
b2d2a836fa [ADD] setup.py 2018-10-06 10:42:21 +02:00
OCA git bot
6118f92a86 [MIG] .travis.yml: Upgrade to Postgres 9.6 2018-10-01 09:23:33 +02:00
OCA git bot
b506e44cdb [MIG] Add metafiles
[skip ci]
2018-09-27 02:02:48 +02:00