OCA Transbot
87afbb54fe
OCA Transbot updated translations from Transifex
2017-07-15 09:31:29 +02:00
Stéphane Bidoul (ACSONE)
435f8420c7
[FIX] website URI
2017-05-21 10:12:17 +02:00
Yannick Vaucher
9c79108a74
Merge pull request #92 from mdietrichc2c/9.0-fix-rma-onchange-invoice
...
Modify onchange in order to work for invoice_id
2016-09-08 12:55:32 +02:00
Matthieu Dietrich
07243ae7c0
Change picking type to "Out"
2016-08-31 16:17:33 +02:00
Matthieu Dietrich
c6a47ee222
Modify onchange in order to work for invoice_id
2016-08-26 16:33:43 +02:00
Stéphane Bidoul (ACSONE)
6aaca97e4c
[FIX] remove en.po that was erroneously created by transbot
2016-08-15 22:14:47 +02:00
Yannick Vaucher
fc75c3df62
Fix Button box layout to make it responsive on crm_claim
2016-08-12 10:40:25 +02:00
Matthieu Dietrich
83410ed07f
Respect naming convention for compute method
2016-07-04 10:31:18 +02:00
Matthieu Dietrich
93c6b53282
Remove deprecated group
2016-07-01 16:23:56 +02:00
Matthieu Dietrich
9e135713eb
Correct XML view
2016-07-01 16:12:33 +02:00
Matthieu Dietrich
1e4919cdf7
Add product type filter when adding claim lines
2016-06-16 16:49:25 +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
OCA Transbot
984d72cb00
OCA Transbot updated translations from Transifex
2016-06-08 15:43:40 +02:00
OCA Transbot
287f9caeea
OCA Transbot updated translations from Transifex
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
OCA Transbot
543fce6228
OCA Transbot updated translations from Transifex
2016-06-08 15:43:40 +02:00
OCA Transbot
777d05cfbc
OCA Transbot updated translations from Transifex
2016-06-08 15:43:40 +02:00
OCA Transbot
e4da00ae41
OCA Transbot updated translations from Transifex
2016-06-08 15:43:40 +02:00
Osval Reyes
3522cd8658
[REF] readme: add contributor
2016-06-08 15:43:40 +02:00
Osval Reyes
9d906298e6
[FIX] crm_claim_rma: fix display_name that wasn't showing as expected
2016-06-08 15:43:40 +02:00
Osval Reyes
752206b964
[REF] crm_claim_rma: remove claim type from form view, make writable serial/lot number field
2016-06-08 15:43:40 +02:00
Osval Reyes
088dfa8a34
[FIX] crm_claim_rma: 'api' imported but unused
2016-06-08 15:43:40 +02:00
jesusVMayor
88aa0548ba
[FIX] crm_claim_rma: Remove stock.picking create function. OCA/rma#61
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
jesusVMayor
252d472a20
[FIX]crm_claim_rma: fix the view crm_claim_rma_form_view to allow creating new categories with the correct model.
2016-06-08 15:43:40 +02:00
Pedro M. Baeza
e37fc69542
[MIG] Make modules uninstallable
2015-10-14 03:32:04 +02:00
Stéphane Bidoul
5e41cb25a2
[UPD] prefix versions with 8.0
2015-10-09 10:02:59 +02:00
Leonardo Donelli
9c2e077ffa
Fix authors list in manifest file
...
Missing comma/whitespace causes MONK Software and OCA to be a single entity on apps.odoo.com
2015-10-02 11:18:11 +02:00
Alexandre Fayolle
9cb4451f6f
replace copy_data override with copy=False
...
the code for code is already in copy_data of crm_claim_code.
added test
2015-09-28 16:55:36 +02:00
Alexandre Fayolle
09e8a8d132
fix mistakes made when porting to the new API
2015-09-28 15:56:27 +02:00
Alex Comba
75860f1fcb
Merge pull request #51 from damdam-s/8.0-fix_message_log_chat
...
[FIX] wrong decorator 'model' used instead of 'multi'
2015-09-28 13:32:58 +02:00
Alexandre Fayolle
e5f5a97ea4
Merge pull request #49 from damdam-s/8.0-fix-name_get_unicode
...
[FIX] unicode error when accents in name
2015-09-28 13:04:06 +02:00
Damien Crier
5f9f812ef9
[FIX] wrong decorator 'model' used instead of 'multi'
2015-09-28 13:00:52 +02:00
Damien Crier
dffeaf9c7a
[FIX] unicode error when accents in name
2015-09-28 11:27:37 +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
f35c179849
Fix error on installation related to order of xml records
...
The claim form view refers to some window actions that were declared
after. Move the view definition after the actions definition to
fix error.
2015-08-07 17:16:19 +02:00
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
Ondřej Kuzník
7022354aa1
[IMP] Port tests to v8 as well
...
Conflicts:
crm_claim_rma/tests/test_lp_1282584.py
2015-08-07 12:13:16 +02:00
Leonardo Donelli
df55bf0013
Ensure recordset is a single record in methods, slight adjustments
2015-08-07 11:48:40 +02:00
Leonardo Donelli
63d63c3bae
Improve crm.claim views
...
Put buttons in the header, fix layout (smart buttons),
reduce code duplication, remove duplicated name field,
fix indentation and whitespace,
rename 'Return lines' to 'claim lines', ...
2015-08-06 14:24:48 +02:00
Ondřej Kuzník
71cdae5210
Move claim buttons to the header
2015-08-06 11:37:26 +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
Leonardo Donelli
5ca3f55b80
Fix imports, docstrings and other conventions
...
Imports https://www.python.org/dev/peps/pep-0008/#id17
and http://odoo-new-api-guide-line.readthedocs.org/en/latest/conventions.html
Docstrings https://www.python.org/dev/peps/pep-0257/
2015-08-05 11:43:28 +02:00
Aristobulo Meneses
cb02d2100d
Remove unused ValidationError import. Remove unnecesary blank lines
2015-07-31 15:08:45 +02:00
Aristobulo Meneses
fb13528ee9
Use crm_claim_code
2015-07-31 14:46:05 +02:00