Commit Graph

5 Commits

Author SHA1 Message Date
jcoux
a569deb6e3 [11.0][FIX] base_transaction_id (fix migration) 2018-10-05 10:32:23 +02:00
Yannick Vaucher
81be8bb508 [MIG] base_transaction_id: Migration to 11.0 2018-04-06 14:10:54 +02:00
Denis Leemann
cb5d883650 [MIG] base_transaction_id: Migrated to 10.0 2018-04-06 14:10:54 +02:00
Alexis de Lattre
91b6d415d8 Start work to port account_move_base_import and base_transaction_id to v10 2018-04-06 13:49:22 +02:00
Yannick Vaucher
d3774be466 [PORT] base_transaction_id to 9.0
- Reactivate module
- move files in views and models dirs
- create README.rst from description
- make list of contributors
- remove change for invoice created on picking as it doesn't exist
anymore in Odoo Community
- move overrides in bank statement as logic moved in move lines
- adapt view inheritance to not depends on string attribute
- Fix definition of javascript customization in reconciliation
- Fix display transaction_ref label on move line view
- Fix move proposition for reconcile. search with transaction_ref
- Use short headers
- Update README for bug tracking
2018-04-06 13:49:22 +02:00