Commit Graph

46 Commits

Author SHA1 Message Date
aheficent
d83e759f2a set not ported modules to not installable 2017-12-21 15:42:42 +01:00
aheficent
1b403f288e [FIX]view 2017-12-21 12:44:57 +01:00
aheficent
2eee81600f [MIG]rma_purchase v10 2017-12-20 14:23:34 +01:00
aheficent
ce7a4d33c6 [MIG]rma_sale to v10 2017-12-20 13:31:36 +01:00
aheficent
6d1c176926 [MIG]rma account v10 2017-12-20 13:31:36 +01:00
aheficent
9687dceadb [MIG]rma v10 2017-12-20 13:31:36 +01:00
lreficent
d36a8268d2 update dependencies 2017-12-20 12:40:43 +01:00
lreficent
3da8a92ea4 [9.0][IMP] rma: add link to source SO and PO 2017-11-13 15:23:33 +01:00
lreficent
f13134cf35 [FIX] allow child partners too 2017-11-13 15:21:19 +01:00
lreficent
170c0b9703 [9.0][FIX] rma_account: refund wizard 2017-11-10 10:31:45 +01:00
lreficent
f8266822c1 [9.0][FIX] rma: create supplier rma wizard 2017-11-09 17:52:19 +01:00
lreficent
b5ad801d45 [9.0][IMP] rma_purchase: allow to search by order reference 2017-11-08 16:12:14 +01:00
lreficent
a196170c76 [9.0][IMP] rma_sale: allow to search by order reference 2017-11-08 16:06:18 +01:00
lreficent
6d08185fec [9.0] add under_warranty field 2017-10-30 13:04:56 +01:00
lreficent
74e749fa14 add partner constrain 2017-10-30 13:04:56 +01:00
lreficent
686e35600f [9.0][IMP] rma: add button to rma's from customers 2017-10-30 13:04:56 +01:00
lreficent
ec10cc83a9 fix invoice address 2017-10-30 13:04:56 +01:00
lreficent
22285e9b89 [9.0][REW] rma_repair: adapt 2017-10-30 13:04:56 +01:00
lreficent
d746326ab2 fix rma_sale 2017-10-30 13:04:56 +01:00
lreficent
620347cab6 fix rma 2017-10-30 13:04:56 +01:00
lreficent
7167bccf8e [9.0][REW] rma_quality_control: adapt 2017-10-30 13:04:56 +01:00
lreficent
6f6ffec62a [9.0][FIX] wizards need to specify partner. 2017-10-30 13:04:56 +01:00
lreficent
33e62f5107 [9.0][FIX] rma: wizard 2017-10-30 13:04:56 +01:00
lreficent
c06cb6ecb4 [9.0][IMP] rma: add constrains 2017-10-30 13:04:56 +01:00
lreficent
b7ca96595d [9.0][REW] rma_sale: adapt 2017-10-30 13:04:56 +01:00
lreficent
42400fe706 [9.0][REW] rma_purchase: adapt 2017-10-30 13:04:56 +01:00
lreficent
a97a70b0d2 [9.0][REW] rma_account: adapt. 2017-10-30 13:04:56 +01:00
lreficent
02e578c6ba [9.0][REW] rma: workflow centralized on rma.order.line and the use of rma.order is optional. 2017-10-30 13:04:56 +01:00
lreficent
44ffa8fc12 pylint 2017-10-30 12:54:18 +01:00
lreficent
fe1999ddae [ADD] dependencies.txt 2017-10-30 12:36:36 +01:00
lreficent
2598b71cf6 [9.0][FIX] rma_repair: issue with memory autovacuum. 2017-10-24 10:36:42 +02:00
lreficent
ba247bf511 [9.0][IMP] rma_repair: change default sequence for repairs. 2017-10-20 10:25:56 +02:00
lreficent
2987f8fd49 [9.0][FIX] rma_repair 2017-10-20 10:25:56 +02:00
Jordi Ballester
0dd3bb38ed add rma_repair 2017-10-20 10:25:56 +02:00
lreficent
628020957b [9.0][FIX] rma_sale: product might be changed when creating SO from RMA. 2017-10-11 17:41:32 +02:00
lreficent
bd4246c65c [9.0][FIX] rma_sale: wrong domain 2017-09-19 17:17:07 +02:00
lreficent
d762dea26c [9.0][IMP] rma_purchase:
* remove unneded copy and ondelete attributes.
* simplify action_view methods.
* fix rma line supplier view.
* fix wizard.
* extend README.
* minor extra fixes.
2017-08-28 10:53:12 +02:00
lreficent
b4eb0adc84 [9.0][IMP] rma_sale:
* simplify actgion_view methods.
* remove unneded copy and ondelete attributes.
* Fix wizard to add rma lines from SO.
* Update README and some strings.
2017-08-28 10:53:12 +02:00
lreficent
bf2bbc01a3 [9.0][IMP] rma_account:
* remove unneded copy attributes.
* simplify action_view methods.
* fix wrong naming.
* fix misplaced views.
* fix wrong count and view actions for rma.orders in invoices.
* fix error when installing the module.
* remove unneded data update when preparing rma lines from invoice lines.
* minor extra fixes.
2017-08-25 12:36:27 +02:00
lreficent
1e5995c006 [9.0][FIX]
* rma: receipt_policy selections not matching.
* rma_sale: fix _prepare_rma_line_from_sale_order_line.
2017-08-24 13:53:45 +02:00
aheficent
929bf5ef8b [IMP] default operation in product and product_categ for customer and supplier
[IMP]Separate menus for customer and supplier operations
* Add active field to rma operation
* Added tests
* Fix travis
* Fix create supplier rma from customer rma
2017-08-24 13:50:49 +02:00
lreficent
19da435a2d [9.0][FIX] rma:
* fix assignment of moves.
* default qty in rma lines.
* remove account dependency.
* test and flake8 fixes.
2017-08-17 09:52:02 +02:00
lreficent
d0313d30f2 [9.0] rma: remove rma.rule and add that setting to product.category 2017-08-17 09:51:59 +02:00
lreficent
67e7f70575 [9.0][FIX] rma_quality_control_issue: button only visible in state in progress. 2017-08-17 09:51:09 +02:00
Jordi Ballester
3631354137 init branch 2017-08-17 09:50:59 +02:00
Jordi Ballester Alomar
4f3c676426 Initial commit 2017-07-27 17:57:44 +02:00