Commit Graph

366 Commits

Author SHA1 Message Date
Christopher Ormaza
b51fac0a64 [14.0][ADD] rma_delivery 2022-03-14 09:14:21 -05:00
Lois Rilo
990cc5fa7b Merge pull request #235 from ForgeFlow/14.0-fix-separate_stock_moves_handle_serial_lot
[14.0][FIX] rma: separate stock.move by rma_line_id to fix picking association
2022-03-04 14:22:50 +01:00
Christopher Ormaza
8dff5e3299 [14.0][FIX] rma: separate stock.move by rma_line_id to fix picking association 2022-03-04 07:03:42 -05:00
Lois Rilo
0e541c5c0f Merge pull request #237 from ForgeFlow/14.0-fix-rma-supplier-lot
[14.0][FIX] rma: do not force reservation on supplier RMA deliveries
2022-03-04 12:57:05 +01: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
Jordi Ballester Alomar
83394eda1f Merge pull request #232 from ForgeFlow/14.0-account_move_line_rma_order_line-fix-init-hook
[14.0][FIX] account_move_line_rma_order_line: Force to trigger again the init hook.
2022-03-02 17:31:35 +01:00
Jordi Ballester
5261ac7cd5 [FIX] account_move_line_rma_order_line: Force to trigger again the init hook.
As the script was incorrect in previous versions.
2022-03-02 14:51:41 +01:00
Jordi Ballester Alomar
79b145ccc6 Merge pull request #231 from ForgeFlow/14.0-fix-price_unit
[14.0][IMP] rma: Refactor all rma modules in order to consider using the correct price unit in moves
2022-03-02 13:49:09 +01:00
Jordi Ballester
9250b9d22d [FIX] rma_account: maintain refund_line_id 2022-03-02 13:11:20 +01:00
Jordi Ballester
56cf851fe8 [IMP] rma: Refactor all rma modules in order to consider using the correct price unit in moves
Otherwise the inventory accounting will be completely wrong.
2022-03-02 11:35:08 +01:00
Lois Rilo
f5f5f5e53c Merge pull request #227 from ForgeFlow/imp_rma
[14.0][IMP] rma: Fix Route View
2022-02-23 08:20:11 +01:00
Jasmin Solanki
340f9c37f5 [IMP] rma: Fix Route View 2022-02-23 10:19:21 +05:30
Lois Rilo
73b162b430 Merge pull request #225 from ForgeFlow/14.0-add-mass_action_request_approval
[14.0][ADD] Mass action for request approval RMA order line
2022-02-22 12:14:16 +01:00
Christopher Ormaza
69efe318ac [14.0][ADD] Mass action for request approval RMA order line 2022-02-11 10:39:48 -05:00
Lois Rilo
59dbc8a8cd Merge pull request #219 from ForgeFlow/14.0-fix-lot-to-pickings
[14.0][FIX] Lots/Serials on pickings to receive
2022-02-10 13:34:45 +01:00
Christopher Ormaza
f0e912c348 [FIX] rma: add lot to pickings created from wizard on RMA lines 2022-02-10 13:30:52 +01:00
Jordi Ballester Alomar
4c83baaabc Merge pull request #218 from ForgeFlow/14.0-rma-move_qty
[14.0][FIX] rma: compute out_shipment_count correctly
2022-02-07 18:26:54 +01:00
Jordi Ballester
60b3e5fae3 [FIX] rma: compute out_shipment_count correctly. Add test cases 2022-02-07 18:01:20 +01:00
Jordi Ballester Alomar
ee18b17048 Merge pull request #214 from ForgeFlow/14.0-rma-move_qty
[14.0][rma][fix] rma: when using 2 step receipt or delivery, don't count double
2022-02-03 16:25:31 +01:00
Jordi Ballester
2d541d8e80 [fix] rma: improve logic to count in and out pickings
In the scenario where we use a 2 or 3 step receipts or pickings
we want to make sure that we correctly count and classify the pickings.
2022-02-03 16:12:07 +01:00
Lois Rilo
b4b0d1b608 Merge pull request #211 from ForgeFlow/14.0-fix_serial_lot_rma
[14.0][FIX] rma: improve handling of Serials/lots
2022-02-03 14:33:03 +01:00
Christopher Ormaza
f58aeeae21 [IMP] rma, rma_sale: added select all, messages for UX 2022-02-03 14:29:01 +01:00
Christopher Ormaza
e7528709af [IMP] rma_sale: Added serial/lot selection on wizard to create rma from sale_order 2022-02-03 14:28:51 +01:00
Christopher Ormaza
0ee79c30ed [IMP] rma: Added serial/lot selection on from stock move wizard on rma groups
- added restriction to approve rma with product tracking on serial, should be only one to receive
2022-02-03 14:28:29 +01:00
Jordi Ballester
971affb25e [fix] rma: when using 2 step receipt or delivery, don't count double 2022-02-02 22:53:30 +01:00
Jordi Ballester Alomar
699b48dee3 Merge pull request #212 from ForgeFlow/14.0-add-account_mass_reconcile_by_rma_line
[14.0][add] account_mass_reconcile_by_rma_line
2022-01-31 22:02:19 +01:00
Christopher Ormaza
5510b28326 [14.0][add] account_mass_reconcile_by_rma_line 2022-01-31 13:16:59 -05:00
Jordi Ballester Alomar
88f31f403d Merge pull request #213 from ForgeFlow/14.0-mig-account_move_line_rma_order_line
[14.0][MIG] account_move_line_rma_order_line
2022-01-31 17:53:16 +01:00
Christopher Ormaza
77eeb3605f IMP: added init hook 2022-01-31 11:37:36 -05:00
Christopher Ormaza
de2e3f5d2f [14.0][MIG] account_move_line_rma_order_line 2022-01-27 13:28:52 -05:00
mreficent
1ed9c18769 [FIX] tests 2022-01-26 10:43:46 -05:00
ahenriquez
b61dffc719 [MIG]account_move_line_rma_order_line to v12 2022-01-26 10:43:46 -05:00
aheficent
3b00973154 [MIG]account_move_line_rma_order_line to v11 2022-01-26 10:43:46 -05:00
aheficent
76e4b0e003 [ADD]account_move_line_rma_order_line v10 2022-01-26 10:43:46 -05:00
Jordi Ballester Alomar
faa505b967 Merge pull request #209 from ForgeFlow/14.0-rma-operation-flexibility
[14.0][IMP] rma_* allow to change operation and policies in approved RMAs
2022-01-19 18:39:30 +01:00
AaronHForgeFlow
72dcd12c59 [14.0][IMP] rma_sale: make sale policy editable in approved RMAs 2022-01-19 18:16:51 +01:00
AaronHForgeFlow
3f94eaf5a3 [14.0][IMP] rma_account: make refund policy editable in approved rmas
* small fix in tests
2022-01-19 18:16:13 +01:00
AaronHForgeFlow
44c5488b6c [14.0][IMP]rma: make operation editable after approved
* remove also validation error when setting the rma to draft where there are done pickings
2022-01-19 18:15:21 +01:00
Jordi Ballester Alomar
9b976b971d Merge pull request #197 from ForgeFlow/14.0-rma_account-fix
[14.0][rma_account][imp] make features available to the billing user instead of accountant
2021-12-16 15:23:35 +01:00
Jordi Ballester
4c92299cbd [rma_account][imp] make features available to the billing user instead
of accountant
2021-12-16 15:16:17 +01:00
Jordi Ballester Alomar
6aae670e84 Merge pull request #194 from ForgeFlow/14-IMP-rma_account
[IMP]rma_account: Change permissions to create refunds
2021-12-08 16:28:28 +01:00
Alvaro
5ea131b15f [IMP]rma_account: Change permissions to create refunds 2021-12-03 12:31:51 +01:00
Lois Rilo
f8c232dc58 Merge pull request #189 from ForgeFlow/14.0-fix-ci
[14.0][UPD] migrate CI to github actions
2021-11-03 13:24:34 +01:00
Lois Rilo
db2cd3ff9c [UPD] migrate CI to github actions 2021-11-03 13:20:40 +01:00
Lois Rilo
4924a87259 Merge pull request #169 from ForgeFlow/14.0-fix-rma_sale
[14.0][FIX] rma_sale: set fiscal position in SO
2021-10-29 16:03:50 +02:00
Jordi Ballester Alomar
de3423f1c9 Merge pull request #187 from ForgeFlow/14.0-stock_rma-back_to_approved
[14.0][rma][fix] allow to set back to approved a done rma
2021-10-27 19:03:36 +02:00
Jordi Ballester
54c7bd66a9 [rma][fix] allow to set back to approved a done rma 2021-10-27 18:58:41 +02:00
Lois Rilo
8917390add Merge pull request #184 from ForgeFlow/14.0-fix-rma_filter_lot
[14.0][IMP] rma_filter_lot: onchange returned by domain should use ids
2021-10-08 11:17:00 +02:00
Lois Rilo
c0d4a67f91 [IMP] rma_filter_lot: onchange returned by domain should use ids
* rename field to `valid_lot_ids`.
* add small readme
2021-10-08 11:05:07 +02:00
Lois Rilo
c86d3275a4 Merge pull request #183 from ForgeFlow/14.0-add-rma_filter_lot-2
[14.0][ADD] rma_filter_lot: add filter
2021-10-08 10:08:52 +02:00