Commit Graph

7 Commits (3b33c9825fe978b06c02cccd6e1a0ae14bb50d34)

Author SHA1 Message Date
Yannick Vaucher a67b8b2435 [MIG] base_transaction_id: Migration to 11.0 2019-02-20 14:37:09 +02:00
Alexis de Lattre 101f8357b6 Start work to port account_move_base_import and base_transaction_id to v10 2019-02-20 14:37:09 +02:00
Yannick Vaucher 500c478dae [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
2019-02-20 14:37:09 +02:00
Guewen Baconnier 1d08bb565d Allow the new bank statement reconciliation to search in transaction_ref
Require https://github.com/odoo/odoo/pull/3025 to be merged to work!
2019-02-20 14:37:09 +02:00
Guewen Baconnier 2212754c43 [ADD] account_move_line.transaction_ref field in base_transaction_id 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