Commit Graph

9 Commits

Author SHA1 Message Date
Hugo Santos
30c4eb5957 [FIX] crm_claim_rma: Fixed raise Warning. Changed to raise exceptions.Warning 2016-01-21 13:52:16 +01:00
Osval Reyes
b3bd18ddfe [IMP] improved module crm_claim_rma 2015-11-12 10:22:45 -04:30
Yanina Aular (Vauxoo)
011a59a32e [FIX] Fixes #46. Module adapted to new characteristics with respect to picking in stock module, tests created and improved. 2015-09-22 18:12:35 -04:30
Leonardo Donelli
f746a981c5 Fix PEP8 warnings 2015-08-07 17:04:32 +02:00
Leonardo Donelli
2b2048846c Work with recordsets instead of ids
In the `_get_common_*` methods and also in the default functions
2015-08-07 14:58:37 +02:00
Leonardo Donelli
635c5d53c6 Show location labels in return wizard, remove commented code 2015-08-07 14:39:17 +02:00
Leonardo Donelli
7914a43334 Fix some outdated references to the renamed fields 2015-08-07 14:27:27 +02:00
Leonardo Donelli
d11503bca4 Improve port to new API and fix exceptions error.
Simplify some methods, work with recordset instead of ids when
possible, use @api.one, follow naming guidelines, ...

Also fixes an error introduced in the previous-to-last commit
regarding the custom exceptions.
2015-08-05 20:03:24 +02:00
Leonardo Donelli
e1b79001d2 Follow OCA guidelines for module structure
https://github.com/OCA/maintainer-tools/blob/master/CONTRIBUTING.md
2015-08-05 15:19:01 +02:00