Commit Graph

35 Commits

Author SHA1 Message Date
Akim Juillerat
5a9fed3301 Define default value for required fields 2019-03-18 18:13:25 +01:00
Akim Juillerat
21d340cc23 Use strings on fields compute to allow inheritance 2019-03-18 17:42:49 +01:00
Akim Juillerat
a6efa3b5e4 Proxy fields defaults with lambda to allow inheritance 2019-03-18 17:42:49 +01:00
Beñat Jimenez
95bbc3d00e [FIX] qty_delivered is not updated properly 2019-02-14 09:37:35 +01:00
Adrià Gil Sorribes
fa6dc84e15 [12.0][MIG] Migrate rma module to v12.0 2018-11-21 10:45:53 +01:00
aaron
d0ceb9c77f [FIX]RMA location company is the warehouse company 2018-11-21 10:45:53 +01:00
aheficent
13a433db87 [FIX]compute_qty_to_receive 2018-11-21 10:45:53 +01:00
aheficent
a126e23a9b [MIG]rma v110.0.2.0.0 2018-11-21 10:45:53 +01:00
Bhavesh Odedra
982f548d4d [FIX] TypeError: unhashable type: 'list' 2018-11-21 10:45:53 +01:00
Bhavesh Odedra
e16d5e0951 [IMP] Various improvements 2018-11-21 10:45:53 +01:00
Jordi Ballester
913cebc176 multiple fixes 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
9868afa242 [FIX] Errors from tests 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
a13a098c24 [MIG] Migrate configuration and cleanup 2018-11-21 10:45:53 +01:00
Maxime Chambreuil
1978e32a05 [FIX] Permissions and remove (en)coding 2018-11-21 10:45:53 +01:00
Bhavesh Odedra
841fd8b7ec [11.0] MIG: RMA module 2018-11-21 10:45:53 +01:00
aheficent
a83db085a2 [FIX]compute qty when stock moves but not procurements 2018-11-21 10:45:53 +01:00
aheficent
e6e71754a4 [FIX]moved_qty uses moves not procurements 2018-11-21 10:45:53 +01:00
aheficent
ddad8834c2 [MIG]rma_operating_unit to v10 2018-11-21 10:45:53 +01:00
Nikul Chaudhary
2551ec740e [IMP] Improved Code. 2018-11-21 10:45:53 +01:00
Nikul Chaudhary
446046da4a [MIG] Migrated UT & Fixed Travis 2018-11-21 10:45:53 +01:00
aheficent
9cd3335a5a [FIX]error in compute method 2018-11-21 10:45:53 +01:00
aheficent
73652379a0 [FIX]various fixes 2018-11-21 10:45:53 +01:00
Nikul Chaudhary
bf021fca14 [IMP] Improved Unit Test Case and Fixed Travis 2018-11-21 10:45:53 +01:00
aheficent
7025354918 [MIG]rma v10 2018-11-21 10:45:53 +01:00
lreficent
f721aee826 [9.0] add under_warranty field 2018-11-21 10:45:53 +01:00
lreficent
55ec2ee8d6 add partner constrain 2018-11-21 10:45:53 +01:00
lreficent
3a19153b90 [9.0][IMP] rma: add button to rma's from customers 2018-11-21 10:45:53 +01:00
lreficent
e390abd70f [9.0][IMP] rma: add constrains 2018-11-21 10:45:53 +01:00
lreficent
06101785b3 [9.0][REW] rma: workflow centralized on rma.order.line and the use of rma.order is optional. 2018-11-21 10:45:53 +01:00
lreficent
1ba3b513d5 [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.
2018-11-21 10:45:53 +01:00
lreficent
ee252a3ead [9.0][FIX]
* rma: receipt_policy selections not matching.
* rma_sale: fix _prepare_rma_line_from_sale_order_line.
2018-11-21 10:45:53 +01:00
aheficent
5ad93c4e62 [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
2018-11-21 10:45:53 +01:00
lreficent
07565c85ea [9.0][FIX] rma:
* fix assignment of moves.
* default qty in rma lines.
* remove account dependency.
* test and flake8 fixes.
2018-11-21 10:45:53 +01:00
lreficent
28c4f86c2f [9.0] rma: remove rma.rule and add that setting to product.category 2018-11-21 10:45:53 +01:00
Jordi Ballester
44e9894d1f init branch 2018-11-21 10:45:53 +01:00