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
Alexandre Fayolle
bac78e6af8
Merge pull request #85 from cyrilgdn/9.0-crm_claim_rma_code
...
crm_claim_rma_code: migration V9
2016-06-08 14:00:15 +02:00
Cyril Gaudin
c412567c4d
crm_claim_rma_code: migration V9
2016-06-07 13:19:20 +02:00
OCA Git Bot
2f0b2fff87
[UPD] addons table in README.md
2016-05-10 15:10:49 +02:00
OCA Git Bot
d9c664d5a1
[ADD] setup.py
2016-05-10 04:38:47 +02:00
Guewen Baconnier
89a857a134
Merge pull request #81 from cyrilgdn/9.0-product_warranty
...
product_warranty: migration V9
2016-05-09 14:51:32 +02:00
Cyril Gaudin
bfce23fb06
product_warranty: migration V9
2016-05-09 13:44:12 +02:00
Yannick Vaucher
7c1c184cfc
Merge pull request #82 from cyrilgdn/9.0-crm_rma_location
...
crm_rma_location: migration V9
2016-05-09 13:41:11 +02:00
Cyril Gaudin
ecef773cb8
crm_rma_location: v9 migration
2016-05-09 11:07:56 +02:00
OCA Transbot
09805bf635
OCA Transbot updated translations from Transifex
2016-04-27 14:20:29 +02:00
OCA Transbot
bcfbceaebc
OCA Transbot updated translations from Transifex
2016-04-27 14:20:25 +02:00
OCA Transbot
c28bed1d36
OCA Transbot updated translations from Transifex
2016-04-27 14:20:22 +02:00
OCA Transbot
029d66aa75
OCA Transbot updated translations from Transifex
2016-04-27 14:20:16 +02:00
OCA Transbot
4ffadfaded
OCA Transbot updated translations from Transifex
2016-04-27 14:20:13 +02:00
Osval Reyes
f9f0b1dded
[ADD] new module crm_rma_location
2016-04-27 14:20:09 +02:00
OCA Git Bot
802bc1c04e
[ADD] setup.py
2016-04-14 04:46:16 +02:00
Stéphane Bidoul
64b7ce2bec
[UPD] addons table in README.md
2015-10-14 09:57:41 +02:00
Pedro M. Baeza
a94398fceb
[MIG] Update metafiles
2015-10-14 03:32:05 +02:00
Pedro M. Baeza
e37fc69542
[MIG] Make modules uninstallable
2015-10-14 03:32:04 +02:00
Stéphane Bidoul
feb1eda708
[MOV] move addons out of __unported__ (they remain not installable)
2015-10-13 16:58:47 +02:00
Stéphane Bidoul
5e41cb25a2
[UPD] prefix versions with 8.0
2015-10-09 10:02:59 +02:00
Stéphane Bidoul
c9f24795f5
[UPD] addons table in README.md
2015-10-04 00:23:07 +02:00
Pedro M. Baeza
803e85f358
Merge pull request #53 from LeartS/patch-1
...
Fix authors list in manifest file
2015-10-02 11:51:29 +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
35567c9ed2
Merge pull request #41 from vauxoo-dev/8.0-squash_crm_claim_rma_number_module_between_oca_vauxoo
...
[ADD] New module crm_claim_code
2015-09-29 10:19:08 +02:00
Yanina Aular (Vauxoo)
e294c27ccb
module refactor, merge between crm_claim_typ and crm_claim_code and apply OCA guidelines
2015-09-28 11:03:41 -04:30
Pedro M. Baeza
458d6ce6be
Merge pull request #52 from gurneyalex/8.0-fix-crm_claim_rma_new_API
...
fix mistakes made when porting to the new API
2015-09-28 17:09:19 +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
Stéphane Bidoul
3527c96c06
[ADD] addons table in README.md
2015-09-23 16:27:29 +02:00
Nhomar Hernández [Vauxoo]
d51ec84852
Merge pull request #47 from vauxoo-dev/8.0-redesign_picking_process_crm_claim_rma
...
[IMP] crm_claim_rma module adapted to new features with respect to picking in Odoo 8.0
2015-09-22 23:47:09 -05: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
Stéphane Bidoul
702ad0dcd8
unported modules must not be installable
2015-09-22 17:48:06 +02:00
Nhomar Hernández [Vauxoo]
f76ab7dd66
Merge pull request #32 from eezee-it/port_crm_claim_rma
...
Port crm_claim_rma
2015-08-11 02:58:13 -05:00
Aristobulo Meneses
67a030e1f8
Merge pull request #5 from LeartS/crm_claim_rma-fix-travis-errors
...
Fix travis errors
2015-08-11 09:43:05 +02:00
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
Aristobulo Meneses
d64e189817
Merge pull request #4 from LeartS/port_crm_claim_rma_fixes
...
Improvements to the port of crm_claim_rma
2015-08-07 15:22:31 +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