Commit Graph

5 Commits

Author SHA1 Message Date
Jordi Ballester Alomar
dd29c431e9 [FIX] fix rma management using multi step routes 2022-11-24 18:04:05 +01:00
Jordi Ballester Alomar
b0f3dd97e5 [IMP] centralize the logic to get the correct cost of the RMA. 2022-11-23 15:44:01 +01:00
Stefan Rijnhart
54887ed141 [IMP] rma: prevent the creation of zero qty moves 2022-07-11 09:26:49 +02:00
AaronHForgeFlow
c65856d717 [FIX] rma: rma_custmer_user has no write permissions in partner, so compute method fails.
[IMP] rma: use rma user in tests
[FIX] rma_account: move_line_id field string
[IMP] rma, rma_account, rma_sale, rma_purchase: tests for stock valuation
[FIX] account_move_line_rma_order_line: minor lint, make auto-install
[IMP] rma_account_unreconciled: use manager user in test
2022-05-13 10:38:41 +02:00
Lois Rilo
3d416d3a05 [FIX] rma: do not force reservation on supplier RMA deliveries
* remove code call to unexisting `force_asign`.
* only one model per model file and rename as appropriate.
2022-03-04 12:45:45 +01:00