Commit Graph

9 Commits

Author SHA1 Message Date
Jordi Ballester
6e06300c84 [11.0][MIG] account_reversal migration 2017-11-03 20:55:29 +01:00
Cédric Pigeon (ACSONE)
70ca12c0e6 [10.0][MIG] account_reversal migration (#445)
* OCA Transbot updated translations from Transifex
* Add option to reconcile the reversal move with the original move (#387)
* [IMP] account_reversal: Several improvements
* Default date for reverse move is not start_date of the period following the period of the original move (and not the period following today's period)
* Return form view of account.move if only 1 move is reversed
* Add option to reconcile with the reversal entry.
* [10.0][MIG] account_reversal migration
* [CHG] skid Odoo method to allow better performance on huge volume
2017-11-03 20:55:29 +01:00
Guewen Baconnier
b128a7084a Use relative imports 2017-11-03 20:55:28 +01:00
Nicolas Bessi
58d83f52a8 [FIX] flake8 PEP8 for module account_reversal 2017-11-03 20:55:28 +01:00
Nicolas Bessi
4e935d0da9 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2017-11-03 20:55:28 +01:00
Nicolas Bessi
f01e2c0906 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2017-11-03 20:55:28 +01:00
Nicolas Bessi
7e0eec1dcb Rename all addons to xxx_unported to be travis compliant 2017-11-03 20:55:28 +01:00
Guewen Baconnier
58c32d6140 [FIX] encoding should be coding 2017-11-03 20:46:32 +01:00
@
65cfe5d961 [ADD] port account_reversal from v6.0 and add features : to_be_reversed flag and reversal_id many2one
(lp:c2c-addons/6.1  rev 5609)
2017-11-03 20:46:32 +01:00