Commit Graph

5 Commits

Author SHA1 Message Date
mpanarin
dd67b7b1ce [12.0][FIX] base_transaction_id template extension not working
and breaking the whole view
2023-02-20 11:21:06 +07:00
OCA-git-bot
30656ccd02 [UPD] README.rst 2023-02-20 11:21:06 +07:00
Iryna Vyshnevska
9fa01e9c4b [MIG][12.0] base_transaction_id: migrate V12.0 2023-02-20 11:21:06 +07:00
Yannick Vaucher
209b6e4a9a [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
2023-02-20 11:21:06 +07:00
Guewen Baconnier
80a2bc9635 Allow the new bank statement reconciliation to search in transaction_ref
Require https://github.com/odoo/odoo/pull/3025 to be merged to work!
2023-02-20 11:21:06 +07:00