Commit Graph

5 Commits

Author SHA1 Message Date
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