Commit Graph

  • 07f335d2a5 [FIX]remove autoinstall for rma_account, rma_sale and rma_purchase modules ahenriquez 2019-10-29 16:37:58 +01:00
  • 105284dd08 [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • d1d6124a2c [WIP][MIG][12.0] rma_purchase Murtuza Saleh 2019-03-20 18:21:15 +05:30
  • 712a1b483d [FIX]currency_id was not filled aheficent 2018-10-04 16:27:11 +02:00
  • 6d8f0beb37 [9.0][REW] rma_purchase: complete rework of tests Lois Rilo 2018-05-17 14:03:51 +02:00
  • 85d791da22 [ENH] make supplier readonly in Create Purchase Order wizard Bhavesh Odedra 2018-07-27 18:14:41 +05:30
  • bfad948553 [ENH] change from customer to supplier domain and lable in Purchase wizard Bhavesh Odedra 2018-07-27 17:42:59 +05:30
  • 4c7380db91 [IMP]include action to see PO generated from the RMA aheficent 2018-07-27 13:13:49 +02:00
  • ddd81f4abe [IMP]create PO from wizard aheficent 2018-07-27 13:04:12 +02:00
  • 21e0a0dcb5 [FIX] issue of name_get purchase order line id Bhavesh Odedra 2018-07-27 11:06:36 +05:30
  • 33e33038d7 [FIX] flake8 Bhavesh Odedra 2018-07-26 11:28:48 +05:30
  • fdffc736d8 [RM] ValidationError message if there is no purchase order found Bhavesh Odedra 2018-07-26 11:22:07 +05:30
  • 948b8a05f9 [MIG] Purchase policy Bhavesh Odedra 2018-07-22 16:02:54 +05:30
  • bb42744b37 Revert "[IMP] rma_operation" Bhavesh Odedra 2018-07-22 13:15:55 +05:30
  • fc35418d74 Revert "[IMP] code" Bhavesh Odedra 2018-07-22 13:13:07 +05:30
  • 72d0c58997 [IMP] rma_operation Bhavesh Odedra 2018-07-20 20:30:20 +05:30
  • 3e51109fe3 [IMP] code Bhavesh Odedra 2018-07-20 20:12:02 +05:30
  • 7428cfc9da [9.0] rma_purchase: add purchase_policy Lois Rilo 2018-05-25 16:30:36 +02:00
  • 56efcb5147 [IMP]name get when filling form purchase order lines aaron 2018-05-25 16:53:56 +02:00
  • 17e755e72b Revert "[FIX] TypeError: unhashable type: 'list'" Bhavesh Odedra 2018-07-19 18:04:40 +05:30
  • cc7d565c03 [FIX] TypeError: unhashable type: 'list' Bhavesh Odedra 2018-07-19 17:24:39 +05:30
  • ad59a03f84 [FIX] Add read access to purchase order and po line Maxime Chambreuil 2018-06-26 16:12:01 -05:00
  • 4147bb62a4 [11.0] MIG: rma_purchase Bhavesh Odedra 2018-02-09 22:55:14 +05:30
  • cfe5e49246 [MIG] Migrate configuration and cleanup Maxime Chambreuil 2018-02-09 12:35:23 -06:00
  • bf03ddbc75 [MIG] Migrated UT & Fixed Travis Nikul Chaudhary 2018-01-05 16:43:54 +05:30
  • b768f32a91 [FIX]various fixes aheficent 2018-01-02 13:05:09 +01:00
  • 5e7cc1fa2f [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 9327bbf807 [MIG]rma_purchase v10 aheficent 2017-12-20 13:48:26 +01:00
  • b2231989d0 [9.0][IMP] rma: add link to source SO and PO lreficent 2017-11-13 15:23:33 +01:00
  • 9fb97bd284 [FIX] allow child partners too lreficent 2017-11-13 14:05:26 +01:00
  • b61323bd1f [9.0][IMP] rma_purchase: allow to search by order reference lreficent 2017-11-08 16:12:14 +01:00
  • 31c0f0baf7 [9.0][FIX] wizards need to specify partner. lreficent 2017-10-19 11:29:08 +02:00
  • 30b40a14e7 [9.0][IMP] rma: add constrains lreficent 2017-10-19 10:10:19 +02:00
  • 932504be35 [9.0][REW] rma_purchase: adapt lreficent 2017-10-18 17:52:18 +02:00
  • 275acaf76d [9.0][IMP] rma_purchase: * remove unneded copy and ondelete attributes. * simplify action_view methods. * fix rma line supplier view. * fix wizard. * extend README. * minor extra fixes. lreficent 2017-08-25 17:03:25 +02:00
  • 7a1b797d4e [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
  • 67bdcb9f99 [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
  • d405b651ab init branch Jordi Ballester 2017-07-27 18:17:19 +02:00
  • 077acc4414 Merge pull request #147 from ForgeFlow/14.0-mig-rma_account Jordi Ballester Alomar 2021-01-27 06:20:25 +01:00
  • 28db16c4a8 Update rma_account/views/account_move_view.xml MateuGForgeFlow 2021-01-20 16:44:21 +01:00
  • e5064332d2 [MIG] rma_account: Migration to 14.0 Mateu Griful 2021-01-18 09:20:30 +01:00
  • c37acc939d [FIX] rma: Create rma supplier action Mateu Griful 2021-01-15 16:43:42 +01:00
  • 9298f87c14 [MIG] rma_account: Migration to 14.0 Mateu Griful 2020-12-21 11:40:05 +01:00
  • 2c59302e9d [IMP] rma_account: black, isort, prettier Mateu Griful 2020-12-21 11:36:27 +01:00
  • 1b449c2f8a [IMP] Update pre-commit lints according with OCA ones HviorForgeFlow 2020-05-29 12:27:01 +02:00
  • 4979ca5ce0 [FIX]rma_account call new currency convert method ahenriquez 2020-03-19 17:18:46 +01:00
  • 5572982253 [FIX]rma_account. currency method. ahenriquez 2020-03-09 13:29:36 +01:00
  • 6027ade77e [FIX]rma_account test + adding from existing invoice ahenriquez 2020-02-14 13:15:14 +01:00
  • 25d68025a9 [FIX]rma_account refund creation ahenriquez 2020-02-14 12:43:49 +01:00
  • d0e9befa14 [MIG]rma_account to v13 ahenriquez 2020-01-22 16:03:16 +01:00
  • 28855a0fad [UPT]rebranding ahenriquez 2020-01-22 11:23:04 +01:00
  • 19610d880a [IMP] : black, isort ahenriquez 2020-01-22 11:18:04 +01:00
  • 6d4c9b5db4 [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • e0626e43d6 [FIX]remove autoinstall for rma_account, rma_sale and rma_purchase modules ahenriquez 2019-10-29 16:37:58 +01:00
  • 905d6c114b [FIX]filter by partner ahenriquez 2019-09-18 10:39:13 +02:00
  • c497dcbb34 [MIG]account_move_line_rma_order_line to v12 ahenriquez 2019-08-05 16:36:41 +02:00
  • 80397df13d [FIX]refund policy consistency rma vs operation ahenriquez 2019-07-24 15:50:13 +02:00
  • 2298d5aefe [FIX] rma_account: The model rma.refund has no _description Maxime Chambreuil 2019-08-01 15:00:40 -05:00
  • 7c4fe52deb [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • cff9dd8606 Use strings on fields compute to allow inheritance Akim Juillerat 2019-03-18 17:38:46 +01:00
  • 9a3b9e6be8 Proxy fields defaults with lambda to allow inheritance Akim Juillerat 2019-03-18 17:31:56 +01:00
  • bab6c281ee rma_account: Fix test opening invoice before validating Akim Juillerat 2019-03-12 18:31:43 +01:00
  • 0e85da20b4 rma_account: Fix res.groups on discount Akim Juillerat 2019-03-12 17:28:20 +01:00
  • d472ed1c30 rma_account: Fix uom res.groups Akim Juillerat 2019-03-12 17:27:55 +01:00
  • 57df2069c4 [12.0][MIG] Migrate rma_account module to v12.0 Adrià Gil Sorribes 2018-11-19 16:55:31 +01:00
  • 7bdd00dc67 [FIX]currency_id was not filled aheficent 2018-10-04 16:27:11 +02:00
  • df74717df2 [FIX]rma account operations is data aheficent 2018-08-21 17:07:44 +02:00
  • 381986a42d [FIX]refund policy aheficent 2018-07-30 18:38:48 +02:00
  • 401d313a00 [9.0][REW] rma_account: complete rework of tests Lois Rilo 2018-05-17 12:43:06 +02:00
  • 8d99868b34 [FIX] issue of name_get when pull down list from 'Originating Invoice Line' Bhavesh Odedra 2018-07-25 18:23:31 +05:30
  • 42da924ab9 [FIX] issue of filters Bhavesh Odedra 2018-07-25 17:52:40 +05:30
  • bf9af8b95e [FIX] issue of 'Add from RMA Line' in Customer/Vendor invoice Bhavesh Odedra 2018-07-25 17:35:33 +05:30
  • dfcad885aa [FIX] navigation button issue TypeError: unhashable type: 'list' Bhavesh Odedra 2018-07-25 10:20:46 +05:30
  • f9f171ede1 Update __manifest__.py Maxime Chambreuil 2018-07-24 10:16:58 -05:00
  • 55e4063a1e [FIX] Add read access to invoice Maxime Chambreuil 2018-06-26 16:10:27 -05:00
  • bf400a7197 [11.0] MIG: rma_account Bhavesh Odedra 2018-02-09 22:47:33 +05:30
  • 1f46d9bdfc [IMP]nicer name_get in the invoice aaron 2018-05-31 10:30:21 +02:00
  • 758b77d278 [IMP]add rma lines to invoices as it is done with PO aaron 2018-05-25 18:25:54 +02:00
  • 6628ce0a61 fixup! rma account menus Lois Rilo 2018-05-25 10:13:47 +02:00
  • b7dffe1cca [ADD] rma_account: add rma menu on the accounting app Lois Rilo 2018-05-24 13:27:13 +02:00
  • b985614dad [9.0] rma_account: * fix view * small issue in wizard * modify data file * smaller issues Lois Rilo 2018-05-17 12:40:52 +02:00
  • db3d63ce9e [9.0][IMP] rma_sale and rma_account: consider product when filtering sources on rma lines Lois Rilo 2018-05-23 19:13:03 +02:00
  • c9c90446b3 [MIG] Migrate configuration and cleanup Maxime Chambreuil 2018-02-09 12:35:23 -06:00
  • 57f3dd09cc [MIG] Migrated UT & Fixed Travis Nikul Chaudhary 2018-01-05 16:43:54 +05:30
  • e5fc1a0c80 [FIX]various fixes aheficent 2018-01-02 13:05:09 +01:00
  • eaff705e15 [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 7007f43241 [MIG]rma account v10 aheficent 2017-12-19 18:15:20 +01:00
  • 241b12e905 [FIX] allow child partners too lreficent 2017-11-13 14:05:26 +01:00
  • f6f92328d9 [9.0][FIX] rma_account: refund wizard lreficent 2017-11-10 10:31:45 +01:00
  • 1bb0699f65 [9.0][FIX] wizards need to specify partner. lreficent 2017-10-19 11:29:08 +02:00
  • d2e325feda [9.0][IMP] rma: add constrains lreficent 2017-10-19 10:10:19 +02:00
  • e1ecbc2c1b [9.0][REW] rma_account: adapt. lreficent 2017-10-18 16:47:35 +02:00
  • 844f4231e2 pylint lreficent 2017-10-30 12:54:18 +01:00
  • 0d0ab200dc [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
  • 7f6a861b45 [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
  • f3acf0fbe3 [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
  • 259fa3ad52 init branch Jordi Ballester 2017-07-27 18:17:19 +02:00
  • baf1050034 Merge pull request #146 from ForgeFlow/14.0-mig-rma Jordi Ballester Alomar 2021-01-13 16:44:11 +01:00
  • 564148f4d9 [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-13 10:14:00 +01:00
  • b823731f84 [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-13 09:49:14 +01:00