Commit Graph

  • 438a5e9e34 [FIX]refund policy aheficent 2018-07-30 18:38:48 +02:00
  • 0c7899249d [9.0][REW] rma_account: complete rework of tests Lois Rilo 2018-05-17 12:43:06 +02:00
  • 4dacdfdab0 [FIX] issue of name_get when pull down list from 'Originating Invoice Line' Bhavesh Odedra 2018-07-25 18:23:31 +05:30
  • 721973a866 [FIX] issue of filters Bhavesh Odedra 2018-07-25 17:52:40 +05:30
  • 291ddbbd99 [FIX] issue of 'Add from RMA Line' in Customer/Vendor invoice Bhavesh Odedra 2018-07-25 17:35:33 +05:30
  • b003afccc1 [FIX] navigation button issue TypeError: unhashable type: 'list' Bhavesh Odedra 2018-07-25 10:20:46 +05:30
  • 30e3e62e9b Update __manifest__.py Maxime Chambreuil 2018-07-24 10:16:58 -05:00
  • b837ef2d9d [FIX] Add read access to invoice Maxime Chambreuil 2018-06-26 16:10:27 -05:00
  • 84a5639865 [11.0] MIG: rma_account Bhavesh Odedra 2018-02-09 22:47:33 +05:30
  • 1f22875a85 [IMP]nicer name_get in the invoice aaron 2018-05-31 10:30:21 +02:00
  • 3d6a75a157 [IMP]add rma lines to invoices as it is done with PO aaron 2018-05-25 18:25:54 +02:00
  • 78d70b5207 fixup! rma account menus Lois Rilo 2018-05-25 10:13:47 +02:00
  • 5550548d1e [ADD] rma_account: add rma menu on the accounting app Lois Rilo 2018-05-24 13:27:13 +02:00
  • 2d9098078f [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
  • 6eb563cff8 [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
  • c201eacfb3 [MIG] Migrate configuration and cleanup Maxime Chambreuil 2018-02-09 12:35:23 -06:00
  • c1e980c533 [MIG] Migrated UT & Fixed Travis Nikul Chaudhary 2018-01-05 16:43:54 +05:30
  • cee85eb82d [FIX]various fixes aheficent 2018-01-02 13:05:09 +01:00
  • d847a0a614 [IMP] Improved Unit Test Case and Fixed Travis Nikul Chaudhary 2017-11-10 12:48:55 +05:30
  • 5693b675d8 [MIG]rma account v10 aheficent 2017-12-19 18:15:20 +01:00
  • a2005c8f41 [FIX] allow child partners too lreficent 2017-11-13 14:05:26 +01:00
  • a5f55b84cb [9.0][FIX] rma_account: refund wizard lreficent 2017-11-10 10:31:45 +01:00
  • 059a48b3ce [9.0][FIX] wizards need to specify partner. lreficent 2017-10-19 11:29:08 +02:00
  • 680e1a182f [9.0][IMP] rma: add constrains lreficent 2017-10-19 10:10:19 +02:00
  • be1bcc4293 [9.0][REW] rma_account: adapt. lreficent 2017-10-18 16:47:35 +02:00
  • 2a640a3a1d pylint lreficent 2017-10-30 12:54:18 +01:00
  • 8313fea4fd [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
  • bd412ec2d0 [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
  • 137799d8d8 [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
  • b917918b17 init branch Jordi Ballester 2017-07-27 18:17:19 +02:00
  • 40d8a748ee Merge pull request #201 from ForgeFlow/15.0-mig-rma Lois Rilo 2022-01-21 10:17:40 +01:00
  • 6e8745b807 [14.0][IMP] rma_sale: make sale policy editable in approved RMAs 13.0-imp-rma-operation-flexibility AaronHForgeFlow 2022-01-19 18:16:51 +01:00
  • 8673ea71e4 [14.0][IMP] rma_account: make refund policy editable in approved rmas * small fix in tests AaronHForgeFlow 2022-01-19 18:16:13 +01:00
  • 28457cff60 [14.0][IMP]rma: make operation editable after approved * remove also validation error when setting the rma to draft where there are done pickings AaronHForgeFlow 2022-01-19 18:15:21 +01:00
  • fd2a1f2cfc [14.0][IMP]rma: make operation editable after approved * remove also validation error when setting the rma to draft where there are done pickings AaronHForgeFlow 2022-01-19 18:15:21 +01:00
  • faa505b967 Merge pull request #209 from ForgeFlow/14.0-rma-operation-flexibility Jordi Ballester Alomar 2022-01-19 18:39:30 +01:00
  • 72dcd12c59 [14.0][IMP] rma_sale: make sale policy editable in approved RMAs AaronHForgeFlow 2022-01-19 18:16:51 +01:00
  • 3f94eaf5a3 [14.0][IMP] rma_account: make refund policy editable in approved rmas * small fix in tests AaronHForgeFlow 2022-01-19 18:16:13 +01:00
  • 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 AaronHForgeFlow 2022-01-19 18:15:21 +01:00
  • ba884b60f0 IMP: added case for receipt policy with prepaid invoice required 14.0-add-rma_invoice Christopher Ormaza 2022-01-12 09:26:49 -05:00
  • 1c55febc4e FIX: super call Christopher Ormaza 2022-01-12 07:15:26 -05:00
  • 0a3bcdb1c1 [14.0][ADD] rma_invoice Christopher Ormaza 2022-01-11 12:19:49 -05:00
  • 59c8804a9d [MIG] rma: Migration to 15.0 Jasmin Solanki 2022-01-07 16:37:52 +05:30
  • 42bb9e4dcd [IMP] rma: black, isort, prettier Jasmin Solanki 2022-01-06 15:40:21 +05:30
  • 57ad73c4cb [rma][fix] allow to set back to approved a done rma Jordi Ballester 2021-10-27 18:58:41 +02:00
  • a50456fbe8 Fix Pre-commit Websites Mateu Griful 2021-10-06 12:27:46 +02:00
  • 1fc3c775aa [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
  • 0ec4b39f6b [14.0][FIX] warehouse rma location Raphael Lee 2021-03-17 14:45:57 -07:00
  • 7f855ffc88 [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
  • 2d79a18384 [FIX] rma: toggle archive button removed in favor of web_ribbon. Lois Rilo 2021-03-26 09:53:18 +01:00
  • 7d0936617a [14.0][IMP]Fill rma lines in tree (#156) MateuGForgeFlow 2021-02-01 08:55:19 +01:00
  • 0b898e5b1c [MIG] rma_account: Migration to 14.0 Mateu Griful 2021-01-18 09:20:30 +01:00
  • facb1189a4 [FIX] rma: Create rma supplier action Mateu Griful 2021-01-15 16:43:42 +01:00
  • 2b0457ad03 [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-13 10:14:00 +01:00
  • 0d5626fe89 [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-13 09:49:14 +01:00
  • 8381461308 [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-12 18:13:54 +01:00
  • 87a59a1aad [MIG] rma: Migration to 14.0 - fix Mateu Griful 2021-01-12 16:54:43 +01:00
  • 7eb74a37fc [IMP] rma Improve security Mateu Griful 2020-12-28 13:41:31 +01:00
  • bf2c5d00db [MIG] rma: Migration to 14.0 Mateu Griful 2020-12-18 15:35:40 +01:00
  • a472442913 [IMP] rma: black, isort, prettier Mateu Griful 2020-12-18 12:26:29 +01:00
  • 49499f0e8e [FIX] External ID not found in the system: account.res_partner_action_supplier Bhavesh Odedra 2020-12-16 19:34:18 -07:00
  • 6a669f218b [IMP] Update pre-commit lints according with OCA ones HviorForgeFlow 2020-05-29 12:27:01 +02:00
  • e095738f4d [FIX]rma report templates group ahenriquez 2020-05-04 19:09:10 +02:00
  • a06a53ecef [ENH]rma_sale traceability ahenriquez 2020-01-23 11:37:38 +01:00
  • 0f7e73844e [IMP]rma enable invoicing from settings ahenriquez 2020-02-14 13:14:45 +01:00
  • 369734045f [FIX]rma_account refund creation ahenriquez 2020-02-14 12:43:49 +01:00
  • 3907691d87 [IMP]rma master data menus ahenriquez 2020-02-14 12:42:47 +01:00
  • bab77f8b0e RMA as an APP hveficent 2020-01-20 08:10:19 +01:00
  • 932c5b2416 [MIG] rma: Migration to 13.0 ahenriquez 2020-01-14 16:42:55 +01:00
  • d1daf2cd52 [IMP] : black, isort ahenriquez 2020-01-14 16:36:03 +01:00
  • 9d3345659f [UPT]rma group report to v12 ahenriquez 2020-01-03 13:41:25 +01:00
  • ed44748535 [10.0][IMP]add report for rma group Chafique 2019-12-06 17:26:22 +01:00
  • b41ea0f35b [FIX] default_gets: avoid using shadowname 'fields' mreficent 2019-11-29 18:30:43 +01:00
  • d4ab1a641b [FIX]UsreError to Validation Error ahenriquez 2019-10-29 16:53:47 +01:00
  • 6416b73864 [FIX]move constraint from the rma order to the line ahenriquez 2019-10-29 16:36:59 +01:00
  • 77f242ba94 [FIX] tests mreficent 2019-10-30 19:38:23 +01:00
  • 7b13c60d73 [FIX] description on rma models ahenriquez 2019-10-08 18:05:47 +02:00
  • e3decce81c [IMP]return qty instead of ordered qty ahenriquez 2019-09-23 17:45:51 +02:00
  • 9880b8a952 [FIX]supplier lines field description ahenriquez 2019-09-23 14:04:58 +02:00
  • 5e1dc16b39 [ENH]activate description also fro customer RMAs [ENH]add term and conditions field to be printed and send to the partner [FIX]do not show rma groups on the rma line form view if they are not activated ahenriquez 2019-09-20 11:33:55 +02:00
  • cdf6d6e763 [FIX]consistency group vs line in the picking count methods Aaron Henriquez 2019-07-15 11:43:23 +02:00
  • dca239f699 [FIX]wizard to create pickings, not to show rma groups if rma groups are not activated Aaron Henriquez 2019-07-16 12:40:21 +02:00
  • 3a724d117a [FIX]do not copy name when duplicating Aaron Henriquez 2019-07-11 16:39:50 +02:00
  • e16c7267b0 make the RMA routes shared in multicompany by default Alexandre Fayolle 2019-06-21 14:47:51 +02:00
  • 14c71bd3fe [FIX] wrong company on stock rules Alexandre Fayolle 2019-06-21 14:36:00 +02:00
  • 67c7624bc8 [IMP] rma operation form view Alexandre Fayolle 2019-06-21 09:58:58 +02:00
  • 874ccb4eff [FIX] multicompany security Alexandre Fayolle 2019-06-19 00:10:34 +02:00
  • 2de508047b [FIX] Class typo, ProcurementRule is StockRule in V12.0 Bhavesh Odedra 2019-06-05 19:12:06 +05:30
  • f1f24467c1 [SET] Correct website URL for RMA modules Bhavesh Odedra 2019-05-24 13:28:54 +05:30
  • def4df4234 [FIX] Remove picking_id from default_get as model does not define it Akim Juillerat 2019-04-10 15:02:52 +02:00
  • 7d98c116ab Define default value for required fields Akim Juillerat 2019-03-18 18:13:25 +01:00
  • f055dd784d Use strings on fields compute to allow inheritance Akim Juillerat 2019-03-18 17:38:46 +01:00
  • fd85d0a759 Proxy fields defaults with lambda to allow inheritance Akim Juillerat 2019-03-18 17:31:56 +01:00
  • 6272f31ff3 rma: Fix stock_location res.groups Akim Juillerat 2019-03-12 18:59:47 +01:00
  • b30eb6d170 [FIX] qty_delivered is not updated properly Beñat Jimenez 2019-02-14 09:28:48 +01:00
  • 16c453a81b [12.0][FIX] Fix search view in rma module Adrià Gil Sorribes 2018-12-03 13:01:03 +01:00
  • 316732686e [12.0][MIG] Migrate rma module to v12.0 Adrià Gil Sorribes 2018-11-19 16:53:43 +01:00
  • 5daa9dd822 [UPT]report usable in v11 aheficent 2018-10-04 16:26:45 +02:00
  • 73f12a970c [IMP]add rma line report aaron 2018-05-25 15:34:39 +02:00
  • 9f5f9ecdbd [FIX]text on create supplier rma button aheficent 2018-10-04 12:10:51 +02:00