Commit Graph

25 Commits

Author SHA1 Message Date
Benjamin Willig (ACSONE)
2b55850ec3 [MIG] account_move_batch_validate: Migration to 10.0 (#510) 2017-10-02 17:54:04 +02:00
Alexandre Fayolle
d0659ea617 Merge pull request #238 from acsone/8.0-fix-journal-account-move-batch-validate-ape
[8.0][FIX][account_move_batch_validate] Filter on journals doesn't work
2015-09-04 08:01:38 +02:00
Ivan Yelizariev
a35d72c548 [FIX] account_move_batch_validate: Protect connector import, define
empty decorator if needed. Fixes #280
2015-08-20 16:56:11 +05:00
Adrien Peiffer (ACSONE)
6758a1ec10 [IMP][account_move_batch_validate] improve display for action and asynchronous 2015-08-18 15:47:49 +02:00
Adrien Peiffer (ACSONE)
d5b674529a [CHG][account_move_batch_validate] Overload standard wizard 2015-08-18 15:47:49 +02:00
Adrien Peiffer (ACSONE)
9b3ae40e9c [IMP][account_move_batch_validate] Prevent to have all journals as default value for journal_ids 2015-08-18 15:47:49 +02:00
Adrien Peiffer (ACSONE)
c78ab718c3 [FIX][account_move_batch_validate] Filter on journals doesn't work 2015-08-18 15:47:49 +02:00
Adrien Peiffer (ACSONE)
c9f8b986f0 [PORT] Move account_move_batch_validate out of __unported__ 2015-03-12 16:33:45 +01:00
Nicolas Bessi
bba9718229 [FIX] move all unported addons into __unported__ folder instead of adding _unported suffix 2014-07-02 14:47:06 +02:00
Nicolas Bessi
880aec8363 Revert "Rename all addons to xxx_unported to be travis compliant"
This reverts commit 7eb182744f.
2014-07-02 14:44:45 +02:00
Nicolas Bessi
7eb182744f Rename all addons to xxx_unported to be travis compliant 2014-06-30 11:14:16 +02:00
Leonardo Pistone
e39a91cee5 [merge] upstream 2014-02-28 14:16:11 +01:00
Leonardo Pistone
bd8dff2448 [imp] account_move_batch_validate: with a little trick, tests are back! 2014-02-28 12:58:05 +01:00
Leonardo Pistone
956992b1d5 [imp] move_batch_validate: better job message 2014-02-27 16:10:13 +01:00
Leonardo Pistone
4a15e6cd36 [imp] account_move_batch_validate: creating many jobs can be slow. Delay also the job that creates the other jobs.
Sadly, I have to disable tests until we will have a way to execute all pending jobs immediately in integration tests.
2014-02-27 15:38:17 +01:00
Leonardo Pistone
dd3c1e7ee1 [imp] account_move_batch_validate: the old, asynchronous menuitem is now a bit useless and confusing. we then replace it 2014-02-26 16:44:45 +01:00
Leonardo Pistone
045a84c0b8 [fix] typo 2014-02-21 14:44:39 +01:00
Leonardo Pistone
a947241395 [imp] hide old menu for normal users 2014-02-13 14:31:11 +01:00
Leonardo Pistone
3e0d844048 [imp] relative imports 2014-01-17 14:43:24 +01:00
Leonardo Pistone
dc6d08ffdc [imp] implement date and period filters 2014-01-14 15:33:52 +01:00
Leonardo Pistone
b863f798aa [add] new test for unmark feature 2014-01-14 13:40:39 +01:00
Leonardo Pistone
1cc40f9c91 [add] move batch validate: now you can cancel all jobs that are not done yet 2014-01-14 12:21:47 +01:00
Leonardo Pistone
a5522ad8e3 [imp] batch validate: refactor, handle job uuid 2014-01-13 16:50:52 +01:00
Leonardo Pistone
b03b3d6a17 [imp] account_move_batch_validate: first (partially) working state, yey! 2014-01-13 10:12:48 +01:00
Leonardo Pistone
7b28343e8c [add] new module account_move_batch_validate: initial work, unfinished 2014-01-10 15:05:48 +01:00