Commit Graph

  • c800b0a444 [IMP] rma: Do not highlight all action buttons and simplify rma.line views, supplier view is an extension of customer one. Lois Rilo 2021-03-26 11:27:15 +01:00
  • 290c6166f9 [FIX] rma: toggle archive button removed in favor of web_ribbon. Lois Rilo 2021-03-26 09:53:18 +01:00
  • c5d13e5998 [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
  • 6bc1c36e82 Merge pull request #158 from ForgeFlow/14.0-fix-rma_repair Aaron ForgeFlow 2021-03-26 09:10:00 +01:00
  • 6825ce6b90 [TEMP] rma_repair: regression upstream. Lois Rilo 2021-03-26 08:22:23 +01:00
  • 2ea1dc541f [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
  • 8742b8c4c2 Merge pull request #143 from Chanakya-SerpentCS/13.0_rma_purchase Aaron ForgeFlow 2021-03-15 17:56:43 +01:00
  • cbd40a1fbb Merge pull request #154 from ForgeFlow/14.0-mig-rma_repair Aaron ForgeFlow 2021-03-12 10:02:58 +01:00
  • 856e0d4e20 [MIG] rma_repair: Migration to 14.0 Mateu Griful 2021-03-12 09:32:36 +01:00
  • f389af96b5 [MIG] rma_repair: Migration to 14.0 - account fix Mateu Griful 2021-01-28 15:53:36 +01:00
  • 0817c093b4 [MIG] rma_repair: Migration to 14.0 Mateu Griful 2021-01-27 13:24:14 +01:00
  • d956e0be58 [IMP] rma_repair: black, isort, prettier Mateu Griful 2021-01-27 13:23:10 +01:00
  • 3ebe9e2d91 [IMP] black, isort, prettier AaronHForgeFlow 2020-12-23 13:49:11 +01:00
  • ecbc6d8b7a [UPT]allow to deliver rmas after repair even when not paid ahenriquez 2020-04-06 13:18:53 +02:00
  • a191a5f97f [MIG]rma_repair to v13 ahenriquez 2020-03-19 15:43:10 +01:00
  • 9f0291c4f8 [IMP] : black, isort ahenriquez 2020-03-19 15:38:40 +01:00
  • 065ffe0589 [ENH]qty under repair on rma ahenriquez 2019-09-19 17:25:45 +02:00
  • 62c3c1831d [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • 41acd20a65 [IMP]delivery_policy based on repair quantities Aaron Henriquez 2019-07-11 17:43:18 +02:00
  • 6348b8a7b9 [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • 463fb0c362 [FIX] bring Lot/Serial,Delivery Address and Invoicing Address when create a repair order Bhavesh Odedra 2019-05-24 19:18:48 +05:30
  • 77cd6b98c2 [MIG] rma_repair: Migration to 12.0 Akim Juillerat 2019-03-12 17:21:19 +01:00
  • 7f129d5073 [11.0][MIG] rma_repair (#55) Adria Gil Sorribes 2018-11-26 09:09:42 +01:00
  • 9697c2355e [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 80f06ea871 set not ported modules to not installable aheficent 2017-12-21 15:42:42 +01:00
  • 1bb1288a36 [9.0] add under_warranty field lreficent 2017-10-25 13:59:19 +02:00
  • 666c91172f fix invoice address lreficent 2017-10-20 16:01:13 +02:00
  • 71a7397454 [9.0][REW] rma_repair: adapt lreficent 2017-10-20 11:19:44 +02:00
  • df35415e15 pylint lreficent 2017-10-30 12:54:18 +01:00
  • 844261d044 [9.0][FIX] rma_repair: issue with memory autovacuum. lreficent 2017-10-24 10:36:42 +02:00
  • fedc62542c [9.0][IMP] rma_repair: change default sequence for repairs. lreficent 2017-09-20 13:14:03 +02:00
  • 820374b28b [9.0][FIX] rma_repair lreficent 2017-09-19 17:11:52 +02:00
  • c42bcc1b40 add rma_repair Jordi Ballester 2017-09-19 13:58:49 +02:00
  • 9497e9a493 Update oca_dependencies.txt MateuGForgeFlow 2021-02-02 09:30:54 +01:00
  • ca7d147546 Merge pull request #131 from ForgeFlow/12.0-rma-lots-usability Aaron ForgeFlow 2021-02-01 08:55:49 +01:00
  • 2fbe37e6ed [14.0][IMP]Fill rma lines in tree (#156) MateuGForgeFlow 2021-02-01 08:55:19 +01:00
  • 5e8d48c41f Merge pull request #153 from ForgeFlow/14.0-mig-rma_purchase Jordi Ballester Alomar 2021-01-28 14:47:19 +01:00
  • 9eef300377 Merge pull request #148 from ForgeFlow/14.0-mig-rma_sale Jordi Ballester Alomar 2021-01-28 14:47:01 +01:00
  • cdb9f12779 [MIG] rma_purchase: Migration to 14.0 Mateu Griful 2021-01-28 11:35:08 +01:00
  • d214c76da1 [MIG] rma_sale: Migration to 14.0 Mateu Griful 2021-01-27 13:06:25 +01:00
  • 33993a8c3b [MIG] rma_purchase: Migration to 14.0 Mateu Griful 2021-01-27 10:57:24 +01:00
  • 65a2fd029e [MIG] rma_purchase: Migration to 14.0 Mateu Griful 2021-01-27 10:55:21 +01:00
  • 7ca329883d [MIG] rma_sale: Migration to 14.0 Mateu Griful 2021-01-20 16:55:01 +01:00
  • 9e8180bafe [MIG] rma_sale: Migration to 14.0 Mateu Griful 2021-01-20 16:38:23 +01:00
  • 48dec94d7c [MIG] rma_sale: Migration to 14.0 Mateu Griful 2020-12-21 12:24:26 +01:00
  • b8233d10b3 [IMP] rma_sale: black, isort, prettier Mateu Griful 2020-12-21 12:18:15 +01:00
  • 2c98d044ac [IMP] Update pre-commit lints according with OCA ones HviorForgeFlow 2020-05-29 12:27:01 +02:00
  • bda82fece6 [ENH]rma_sale traceability ahenriquez 2020-01-23 11:37:38 +01:00
  • 29dfb28180 [MIG]rma_sale v13 ahenriquez 2020-03-09 11:23:53 +01:00
  • c785c183ed [IMP] : black, isort ahenriquez 2020-03-09 11:16:16 +01:00
  • 77de95ed88 [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • 0daa7cb24e [FIX] rma_sale ahenriquez 2019-11-29 16:58:14 +01:00
  • fed9584230 [FIX]remove autoinstall for rma_account, rma_sale and rma_purchase modules ahenriquez 2019-10-29 16:37:58 +01:00
  • 7c4be0dd82 [FIX] tests mreficent 2019-10-30 19:38:23 +01:00
  • a1496dfa55 [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • ebfa1c2995 [MIG] rma_sale: Migration to 12.0 Akim Juillerat 2019-03-12 17:59:40 +01:00
  • 8a0551cc6b [FIX]rma_sale. sale_policy only editable in draft aheficent 2018-12-03 17:37:49 +01:00
  • b0a89fbf56 [FIX]currency_id was not filled aheficent 2018-10-04 16:27:11 +02:00
  • 2bf9130255 [FIX]rma_line view in the sale order line aheficent 2018-10-02 12:10:58 +02:00
  • 29d6f55881 [MIG]rma_sale to v11 aheficent 2018-08-22 13:36:20 +02:00
  • b2ed9500e2 [IMP]update module version aaron 2018-06-28 11:41:14 +02:00
  • 7d2d75f930 [IMP]nicer name_get in sale_order_line aaron 2018-05-31 10:34:43 +02:00
  • e02715c8a6 [9.0] rma_sale: add advanced refund operation Lois Rilo 2018-05-25 10:45:31 +02:00
  • 33e7f6bf51 [IMP]name get when filling form sale order lines aaron 2018-05-25 16:48:50 +02:00
  • 3862c9ba86 [FIX]sale group aaron 2018-05-25 16:15:20 +02:00
  • b5dd26582c [FIX]when selling use the standard routes not rma ones aaron 2018-05-25 12:39:00 +02:00
  • 043d573f83 [9.0] rma: add filters for pending quantities Lois Rilo 2018-05-24 12:15:50 +02:00
  • 70ba95dc17 [FIX]rma_sale sale_policy instead of sale_type aaron 2018-05-24 12:05:51 +02:00
  • c794619f69 fixup! fix Lois Rilo 2018-05-24 11:21:38 +02:00
  • 75a9673203 [9.0][REW] rma_sale: complete rework of the tests (they didn't make sense at all before) Lois Rilo 2018-05-16 16:16:35 +02:00
  • 095dd0009b [9.0] rma_sale: add default sale operation Lois Rilo 2018-05-18 11:19:24 +02:00
  • f720a71715 [9.0] rma_sale: adapt constraint to view domain Lois Rilo 2018-05-11 16:19:57 +02:00
  • 0031f687d6 [FIX]reverting changes applied to v11 aaron 2018-05-04 09:26:54 +02:00
  • 1a1689cc85 [FIX] tests Lois Rilo 2018-04-18 14:45:53 +02:00
  • 015737da2a [MIG] Migrate configuration and cleanup Maxime Chambreuil 2018-02-09 12:35:23 -06:00
  • 37a3eba55d [FIX]compute qty to sell aheficent 2018-02-08 15:13:38 +01:00
  • c3a887f2f5 [FIX] Fixed UT & Travis Nikul Chaudhary 2018-01-10 13:54:55 +01:00
  • 0869bcce7a [IMP] Improved Code. Nikul Chaudhary 2018-01-09 15:35:29 +05:30
  • b629000b23 [MIG] Migrated UT & Fixed Travis Nikul Chaudhary 2018-01-05 16:43:54 +05:30
  • cbb2c880ad [FIX]various fixes aheficent 2018-01-02 13:05:09 +01:00
  • 33bd7f5189 [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 5446dbd389 [MIG]rma_sale to v10 aheficent 2017-12-20 10:21:32 +01:00
  • 234317c49b [9.0][IMP] rma: add link to source SO and PO lreficent 2017-11-13 15:23:33 +01:00
  • 7474c80853 [FIX] allow child partners too lreficent 2017-11-13 14:05:26 +01:00
  • c852677b4c [9.0][IMP] rma_sale: allow to search by order reference lreficent 2017-11-08 16:06:18 +01:00
  • e5c483488b fix rma_sale lreficent 2017-10-19 16:07:02 +02:00
  • 834d97a3d2 [9.0][FIX] wizards need to specify partner. lreficent 2017-10-19 11:29:08 +02:00
  • e1602ca7eb [9.0][REW] rma_sale: adapt lreficent 2017-10-19 10:05:19 +02:00
  • 1666c52ec6 [9.0][FIX] rma_sale: product might be changed when creating SO from RMA. lreficent 2017-10-11 17:41:32 +02:00
  • 18e91790ff [9.0][FIX] rma_sale: wrong domain lreficent 2017-09-19 17:17:07 +02:00
  • 10099c270b [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
  • 73d26a3b6b [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
  • df555a9aea [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
  • 758043c0f7 [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
  • aa0ce010b6 [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
  • cc3b11d563 init branch Jordi Ballester 2017-07-27 18:17:19 +02:00
  • 9de5abcf25 [MIG] rma_purchase: Migration to 14.0 Mateu Griful 2020-12-23 10:53:01 +01:00
  • 6d9f38d26a [IMP] rma_purchase: black, isort, prettier Mateu Griful 2020-12-22 13:39:12 +01:00
  • e190bd490b [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • 7f657e0555 [FIX] action returned when creating purchase orders from rma ahenriquez 2019-11-29 17:54:28 +01:00