Commit Graph

19 Commits

Author SHA1 Message Date
lreficent
25cabe2ef3 update dependencies 2017-12-20 13:18:03 +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