Commit Graph

6 Commits

Author SHA1 Message Date
OCA-git-bot
ce25b48207 [ADD] icon.png 2019-04-02 13:59:54 +00:00
mpanarin
4ae019c7d8 [12.0][FIX] base_transaction_id template extension not working
and breaking the whole view
2019-04-02 15:07:56 +03:00
OCA-git-bot
ef4e5c9c75 [UPD] README.rst 2019-02-25 13:26:49 +00:00
Iryna Vyshnevska
7ee01776aa [MIG][12.0] base_transaction_id: migrate V12.0 2019-02-21 17:01:30 +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