Maxime Chambreuil
05e55887b7
Improve performance when creating a picking from rma
...
# Conflicts:
# crm_claim_rma/wizards/claim_make_picking.py
2018-04-12 08:55:11 -05:00
Maxime Chambreuil
c6403acabf
[FIX] Errors and comments
2018-04-12 08:55:06 -05:00
Techspawn Solutions
cb8ae2d63e
changes in the crm_rma module and made it 10.0 compatible
2018-04-12 08:19:50 -05:00
Matthieu Dietrich
07243ae7c0
Change picking type to "Out"
2016-08-31 16:17:33 +02:00
Cyril Gaudin
c6f2d8da77
crm_claim_rma: v9 migration
2016-06-08 15:43:40 +02:00
Cyril Gaudin
2b76897d21
crm_claim_rma: use procurement for delivery
2016-06-08 15:43:40 +02:00
Hugo Santos
805fd715fa
[FIX] crm_claim_rma: Fixed raise Warning. Changed to raise exceptions.Warning
2016-06-08 15:43:40 +02:00
Osval Reyes
a49ad0a201
[IMP] improved module crm_claim_rma
2016-06-08 15:43:40 +02:00
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
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