Commit Graph

17 Commits

Author SHA1 Message Date
Pedro M. Baeza
ea8dc4862e [MIG] Make modules uninstallable 2015-10-14 02:52:55 +02:00
Stéphane Bidoul
de0ddf73c8 [UPD] prefix versions with 8.0 2015-10-09 09:59:23 +02:00
Adrien Peiffer (ACSONE)
e75860b88d [DEL][account_move_batch_validate] Remove maintainer key from __openerp__ 2015-03-12 16:33:45 +01:00
Adrien Peiffer (ACSONE)
0f4661100c [DEL][account_move_batch_validate] Remove description from __openerp__ 2015-03-12 16:33:45 +01:00
Adrien Peiffer (ACSONE)
3a7443ba24 [PORT][account_move_batch_validate] Set installable True 2015-03-12 16:33:45 +01: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
Nicolas Bessi
ccf128622f Set all addons to uninstallable 2014-06-30 11:12:36 +02:00
unknown
206fae752d [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-03-14 11:09:35 +01:00
Leonardo Pistone
846bb0b5d4 [fix] when a the move we want to validate is not there anymore, close the job silently, with an appropriate message. I provide a test for that. 2014-02-26 14:12:54 +01:00
Leonardo Pistone
2abe612cd8 [imp] batch_validate: manifest 2014-01-17 15:24:31 +01:00
Leonardo Pistone
bd7474bab8 [fix] typo 2014-01-14 15:47:57 +01:00
Leonardo Pistone
b863f798aa [add] new test for unmark feature 2014-01-14 13:40:39 +01:00
Leonardo Pistone
8f3f4d7177 [add] account_move_batch_validate: yaml test 2014-01-13 19:58:18 +01:00
Leonardo Pistone
7b28343e8c [add] new module account_move_batch_validate: initial work, unfinished 2014-01-10 15:05:48 +01:00