Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] rma #512

Merged
merged 184 commits into from
Aug 8, 2024
Merged

[17.0][MIG] rma #512

merged 184 commits into from
Aug 8, 2024

Conversation

AaronHForgeFlow
Copy link
Contributor

@AaronHForgeFlow AaronHForgeFlow commented May 6, 2024

Migration of base rma module.

Supersedes #502

Reasons for supersede:

  • Merge 17.0 was broken after merging and reverting by mistake some pull requests [17.0][MIG] rma #483 & Revert "[17.0][MIG] rma" #500
  • History was incorrect showing merge commits within it.
  • Merge conflicts when trying to manually merge other PRs on top on that one.
  • Unable to see the changes in the migration commit, making hard for the reviewer to review the code

Sorry for the inconvenience.

@ForgeFlow

@AaronHForgeFlow AaronHForgeFlow force-pushed the 17.0-mig-rma-good branch 8 times, most recently from a392951 to 297cef4 Compare May 6, 2024 15:04
JordiBForgeFlow and others added 22 commits May 6, 2024 17:07
* fix assignment of moves.
* default qty in rma lines.
* remove account dependency.
* test and flake8 fixes.
… 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
* rma: receipt_policy selections not matching.
* rma_sale: fix _prepare_rma_line_from_sale_order_line.
* 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.
* remove unneded copy and ondelete attributes.
* simplify action_view methods.
* fix rma line supplier view.
* fix wizard.
* extend README.
* minor extra fixes.
qty_done -> quantity
reserved_qty field does no exist anymore
Copy link
Contributor Author

@AaronHForgeFlow AaronHForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested:

rma group and operate with it
rma lines with multiple route configuration
lot management

BernatPForgeFlow and others added 3 commits May 8, 2024 16:32
When returning or delivering a serial product from a RMA, we will calculate by default its package. Later, it can be modyfied by the user.
@AaronHForgeFlow
Copy link
Contributor Author

Includes also #492

@DavidJForgeFlow
Copy link
Contributor

Hi Aaron, can you also include #498 ?

@AaronHForgeFlow
Copy link
Contributor Author

@DavidJForgeFlow done. thanks

When looking at stock moves created from a rma group, it may be confusing knowing who's move is for which RMA line. This improvement should avoid these confusions.
@AaronHForgeFlow
Copy link
Contributor Author

Also included #474

@AaronHForgeFlow
Copy link
Contributor Author

I think this is ready to be merged. If some issues arises we can take care of them in future PRs.

Copy link
Contributor

@LoisRForgeFlow LoisRForgeFlow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@AaronHForgeFlow AaronHForgeFlow force-pushed the 17.0-mig-rma-good branch 2 times, most recently from 1f6a1bb to 08d8f53 Compare July 22, 2024 16:03
@AaronHForgeFlow
Copy link
Contributor Author

I think it is time to merge this, further corrections will be done in future PRs.

@AaronHForgeFlow AaronHForgeFlow merged commit 82f9022 into 17.0 Aug 8, 2024
3 checks passed
@LoisRForgeFlow LoisRForgeFlow deleted the 17.0-mig-rma-good branch September 16, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.