Commit Graph

13 Commits

Author SHA1 Message Date
Guewen Baconnier
01eb11ca62 the transaction id is copied only on account move lines having the same account than the invoice's one (the payable / receivable) 2018-04-06 13:49:21 +02:00
Guewen Baconnier
3151fd2f55 copy the transaction_ref to the move lines from the invoice 2018-04-06 13:49:21 +02:00
Guewen Baconnier
49808d8a07 [ADD] account_move_line.transaction_ref field in base_transaction_id 2018-04-06 13:49:21 +02:00
Joel Grand-Guillaume
f4afb79a42 [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
2018-04-06 13:49:21 +02:00
Joël Grand-Guillaume
1ac75bbdfb [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)
2018-04-06 13:49:21 +02:00
Joël Grand-Guillaume
b3e7b2799d [MRG] From customer branch
(lp:c2c-financial-addons/6.1 rev 58)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
7d9e1669bd [IMP] Merge treasury statement into bank.statement object. We don't need both finaly
(lp:c2c-financial-addons/6.1 rev 24.1.15)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
24c59c8e5e [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)
2017-11-16 16:28:28 +01:00
Joël Grand-Guillaume
57b7175a58 [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)
2017-11-16 16:28:28 +01:00
Yannick Vaucher
3f085af62a [ADD] mod base_transaction_id
(lp:c2c-financial-addons/6.1 rev 24.1.5)
2017-11-16 16:28:28 +01:00
Pedro M. Baeza
80f459c0fa README.md: Rename to account-reconcile 2017-10-12 15:38:31 +02:00
OCA Git Bot
6761082525 [ADD] setup.py 2017-10-07 16:44:10 +02:00
Pedro M. Baeza
b8c8ec8769 [MIG] Add metafiles
[skip ci]
2017-10-03 16:01:03 +02:00