Commit Graph

  • 5fda7f55dc [MIG] Migrate configuration and cleanup Maxime Chambreuil 2018-02-09 12:35:23 -06:00
  • 88dd0cc1ba [FIX]compute qty to sell aheficent 2018-02-08 15:13:38 +01:00
  • ab56be6b80 [FIX] Fixed UT & Travis Nikul Chaudhary 2018-01-10 13:54:55 +01:00
  • fe7b94a3c9 [IMP] Improved Code. Nikul Chaudhary 2018-01-09 15:35:29 +05:30
  • c9d85ad4b5 [MIG] Migrated UT & Fixed Travis Nikul Chaudhary 2018-01-05 16:43:54 +05:30
  • 3527cd54f9 [FIX]various fixes aheficent 2018-01-02 13:05:09 +01:00
  • 01be7818f7 [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 1eb2a2168d [MIG]rma_sale to v10 aheficent 2017-12-20 10:21:32 +01:00
  • ed0fc49a33 [9.0][IMP] rma: add link to source SO and PO lreficent 2017-11-13 15:23:33 +01:00
  • 0fdcce9ed4 [FIX] allow child partners too lreficent 2017-11-13 14:05:26 +01:00
  • 0bc701feb0 [9.0][IMP] rma_sale: allow to search by order reference lreficent 2017-11-08 16:06:18 +01:00
  • d59736d167 fix rma_sale lreficent 2017-10-19 16:07:02 +02:00
  • c8ad7ce1ca [9.0][FIX] wizards need to specify partner. lreficent 2017-10-19 11:29:08 +02:00
  • 4764520a62 [9.0][REW] rma_sale: adapt lreficent 2017-10-19 10:05:19 +02:00
  • a7c2097985 [9.0][FIX] rma_sale: product might be changed when creating SO from RMA. lreficent 2017-10-11 17:41:32 +02:00
  • 52bcea298c [9.0][FIX] rma_sale: wrong domain lreficent 2017-09-19 17:17:07 +02:00
  • 444669ced6 [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. lreficent 2017-08-25 13:54:53 +02:00
  • 65826d753b [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. lreficent 2017-08-25 12:22:53 +02:00
  • 7ba2f20ce1 [9.0][FIX] * rma: receipt_policy selections not matching. * rma_sale: fix _prepare_rma_line_from_sale_order_line. lreficent 2017-08-24 13:33:41 +02:00
  • f20d100511 [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 aheficent 2017-08-16 12:52:35 +02:00
  • fc7571ec6a [9.0][FIX] rma: * fix assignment of moves. * default qty in rma lines. * remove account dependency. * test and flake8 fixes. lreficent 2017-08-02 17:05:58 +02:00
  • 40d308f3d4 init branch Jordi Ballester 2017-07-27 18:17:19 +02:00
  • cb80852f2a [FIX] rma_repair: repair_stock_move conflict 16.0-mig-rma_repair DavidJForgeFlow 2023-03-09 19:47:06 +01:00
  • d34832d681 [MIG] rma_repair: Migration to 16.0 DavidJForgeFlow 2023-02-24 13:34:39 +01:00
  • 53c3e5009c [IMP] rma_repair: pre-commit stuff DavidJForgeFlow 2023-02-24 11:38:29 +01:00
  • 6269ba2bb8 [IMP] rma_repair: button cancel DavidJForgeFlow 2023-02-15 09:13:18 +01:00
  • f554346d43 [IMP] rma_repair: adapt to changes in supplier rma group form view. Lois Rilo 2023-01-02 10:25:47 +01:00
  • 926725192c [ADD] rma_repair_refurbish: split refurbish dependency from rma_repair Jordi Ballester 2022-08-04 08:48:34 +02:00
  • 754683fc97 [IMP] rma_repair: Add the possibility to indicate a default location in the rma operation Jordi Ballester 2022-06-27 11:11:40 +02:00
  • cc35e8bde5 [FIX] rma_repair: fix author in manifest Lois Rilo 2022-11-07 13:38:24 +01:00
  • 97133dac5f [FIX] rma_repair: repair policy not being updated from rma group Lois Rilo 2022-05-13 12:57:12 +02:00
  • a54de1f764 [FIX] rma_repair: re-license to AGPL due to dependency to repair_refusrbish [IMP] rma_repair: cosmetics changes due to copier update AaronHForgeFlow 2022-04-22 11:13:58 +02:00
  • 8eca01fb23 [MIG] rma_repair: Migration to 15.0 Jasmin Solanki 2022-01-10 17:15:31 +05:30
  • 4855ec39ff Fix Pre-commit Websites Mateu Griful 2021-10-06 12:27:46 +02:00
  • 4f3c8918f8 [14.0][MIG] rma*: ir.actions.act_window has different access right in v14. Actions that read those records need to use sudo to allow non-admin users to be able to use these actions. Lois Rilo 2021-04-16 13:07:38 +02:00
  • 63517ad9a9 Revert "[TEMP] rma_repair: regression upstream." Lois Rilo 2021-04-06 13:28:21 +02:00
  • 5f2f3a494a [IMP] rma_repair: adapt to simplification on rma.line form view. Lois Rilo 2021-03-26 12:17:11 +01:00
  • 2e6de184d1 [FIX] rma_repair: under_warranty cannot be editable as it is only editable in draft state in the related RMA, therefore when you have created a repair order, the field under_warranty is not editable anymore. Lois Rilo 2021-03-26 09:47:39 +01:00
  • a6ecaad0a1 [TEMP] rma_repair: regression upstream. Lois Rilo 2021-03-26 08:22:23 +01:00
  • 791e2f449c [14.0][FIX] rma_repair: * fix quantity computation * use a payment_state field instead of inovice state one. * Use proper digits and unit conversion. * Add a filter "To repair". * Remove dead code and clean warnings. Lois Rilo 2021-03-25 18:13:18 +01:00
  • 61e72f3f6d [MIG] rma_repair: Migration to 14.0 Mateu Griful 2021-03-12 09:32:36 +01:00
  • 1dd1d575fd [MIG] rma_repair: Migration to 14.0 Mateu Griful 2021-01-27 13:24:14 +01:00
  • 2d6a3936e3 [IMP] rma_repair: black, isort, prettier Mateu Griful 2021-01-27 13:23:10 +01:00
  • 1c5e7d84dc [IMP] black, isort, prettier AaronHForgeFlow 2020-12-23 13:49:11 +01:00
  • 546783eece [UPT]allow to deliver rmas after repair even when not paid ahenriquez 2020-04-06 13:18:53 +02:00
  • 1cd37a2cca [MIG]rma_repair to v13 ahenriquez 2020-03-19 15:43:10 +01:00
  • 101c485c0e [IMP] : black, isort ahenriquez 2020-03-19 15:38:40 +01:00
  • e380478b84 [ENH]qty under repair on rma ahenriquez 2019-09-19 17:25:45 +02:00
  • 12e3057056 [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • 633482214f [IMP]delivery_policy based on repair quantities Aaron Henriquez 2019-07-11 17:43:18 +02:00
  • ee6fce0536 [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • f29d42ce0b [FIX] bring Lot/Serial,Delivery Address and Invoicing Address when create a repair order Bhavesh Odedra 2019-05-24 19:18:48 +05:30
  • 2a08b55677 [MIG] rma_repair: Migration to 12.0 Akim Juillerat 2019-03-12 17:21:19 +01:00
  • 9e15ab692c [11.0][MIG] rma_repair (#55) Adria Gil Sorribes 2018-11-26 09:09:42 +01:00
  • 2a8623cc89 [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 0ade672951 set not ported modules to not installable aheficent 2017-12-21 15:42:42 +01:00
  • a1c646bda4 [9.0] add under_warranty field lreficent 2017-10-25 13:59:19 +02:00
  • cf710fc09b fix invoice address lreficent 2017-10-20 16:01:13 +02:00
  • bf3a201a2a [9.0][REW] rma_repair: adapt lreficent 2017-10-20 11:19:44 +02:00
  • 5a88e1914d pylint lreficent 2017-10-30 12:54:18 +01:00
  • 074e9b28ed [9.0][FIX] rma_repair: issue with memory autovacuum. lreficent 2017-10-24 10:36:42 +02:00
  • a7c9d16131 [9.0][IMP] rma_repair: change default sequence for repairs. lreficent 2017-09-20 13:14:03 +02:00
  • 94553dc950 [9.0][FIX] rma_repair lreficent 2017-09-19 17:11:52 +02:00
  • 4e2e3a3ec7 add rma_repair Jordi Ballester 2017-09-19 13:58:49 +02:00
  • 5935136bef [MIG] rma_purchase: Migration to 16.0 16.0-mig-rma_purchase DavidJForgeFlow 2023-02-23 11:20:09 +01:00
  • ae20c73adb [IMP] rma_purchase: pre-commit stuff DavidJForgeFlow 2023-02-23 11:02:59 +01:00
  • 2bd6d7dbe3 [IMP] rma_purchase: button cancel DavidJForgeFlow 2023-02-15 08:22:30 +01:00
  • 79d9cea701 [IMP] rma_purchase: copy group description to rma lines Lois Rilo 2023-01-02 10:55:03 +01:00
  • 49e4385c83 [FIX] rma_purchase: Ensure that configuration on the operation is applied Lois Rilo 2022-12-28 13:13:59 +01:00
  • 392b5f7d46 [FIX] rma_purchase: purchase_line_id filled with wrong model. Lois Rilo 2022-12-27 08:25:32 +01:00
  • 3ad550c710 [FIX] rma_purchase: Reconcile the interim accounts when vendor bill is posted Jordi Ballester Alomar 2022-11-29 14:25:19 +01:00
  • 1d171ecb6d [IMP] calculate refund unit price Jordi Ballester Alomar 2022-11-29 08:07:01 +01:00
  • 3eb7483706 [IMP] centralize the logic to get the correct cost of the RMA. Jordi Ballester Alomar 2022-11-23 15:26:03 +01:00
  • c4b906ef35 [FIX] include anglo-saxon price unit calculation in refunds. Otherwise the anglo saxon entries won't be correct. For example, the Interim (Delivered) account should balance after receiving and triggering a refund on a customer rma. Jordi Ballester Alomar 2022-11-21 15:13:06 +01:00
  • 8a9a528ce3 [IMP] fp-303: add changes from 14.0 Juany Davila 2022-11-08 13:17:02 -05:00
  • ecbef660a6 [FIX] rma_purchase: fix author in manifest Lois Rilo 2022-11-07 13:37:00 +01:00
  • 73c09a9d7d [15.0][FIX] rma_purchase: fixup of procurement DavidJForgeFlow 2022-07-11 10:16:50 +02:00
  • 9668ab0478 [15.0][IMP] Tests for stock valuation [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 AaronHForgeFlow 2022-03-04 10:56:07 +01:00
  • 727d866639 [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. Jordi Ballester 2022-03-02 11:35:08 +01:00
  • 08abb5fb10 [IMP] COPIER UPDATE: black, isort, prettier AaronHForgeFlow 2022-04-22 12:00:44 +02:00
  • a079475712 [MIG] rma_purchase: Migration to 15.0 Jasmin Solanki 2022-01-07 15:31:15 +05:30
  • 13de86d9cf Fix Pre-commit Websites Mateu Griful 2021-10-06 12:27:46 +02:00
  • 5f0652a09d [14.0][MIG] rma*: ir.actions.act_window has different access right in v14. Actions that read those records need to use sudo to allow non-admin users to be able to use these actions. Lois Rilo 2021-04-16 13:07:38 +02:00
  • 7892cab9e8 [IMP] rma_purchase: adapt to simplification on rma.line form view. Lois Rilo 2021-03-26 12:16:59 +01:00
  • 1cb2277c5e [MIG] rma_purchase: Migration to 14.0 Mateu Griful 2020-12-23 10:53:01 +01:00
  • 5e0d08aa5b [IMP] rma_purchase: black, isort, prettier Mateu Griful 2020-12-22 13:39:12 +01:00
  • c7a9316efd [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • d79409e9b3 [FIX] action returned when creating purchase orders from rma ahenriquez 2019-11-29 17:54:28 +01:00
  • cf283cccb2 [FIX]remove autoinstall for rma_account, rma_sale and rma_purchase modules ahenriquez 2019-10-29 16:37:58 +01:00
  • d6ec80d3bd [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • 705595d993 [WIP][MIG][12.0] rma_purchase Murtuza Saleh 2019-03-20 18:21:15 +05:30
  • a18de08781 [FIX]currency_id was not filled aheficent 2018-10-04 16:27:11 +02:00
  • 21d66ebd09 [9.0][REW] rma_purchase: complete rework of tests Lois Rilo 2018-05-17 14:03:51 +02:00
  • 56b72e1106 [ENH] make supplier readonly in Create Purchase Order wizard Bhavesh Odedra 2018-07-27 18:14:41 +05:30
  • b6f10478c8 [ENH] change from customer to supplier domain and lable in Purchase wizard Bhavesh Odedra 2018-07-27 17:42:59 +05:30
  • 4e5bc3852d [IMP]include action to see PO generated from the RMA aheficent 2018-07-27 13:13:49 +02:00
  • 14dcc138b1 [IMP]create PO from wizard aheficent 2018-07-27 13:04:12 +02:00
  • 77bc9db3cb [FIX] issue of name_get purchase order line id Bhavesh Odedra 2018-07-27 11:06:36 +05:30
  • 5d7064bef0 [FIX] flake8 Bhavesh Odedra 2018-07-26 11:28:48 +05:30
  • 6fd4824b51 [RM] ValidationError message if there is no purchase order found Bhavesh Odedra 2018-07-26 11:22:07 +05:30