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

[15.0][FIX] purchase_rfq_number: update po, rfq reference #2471

Open
wants to merge 2 commits into
base: 15.0
Choose a base branch
from

Conversation

Saran440
Copy link
Member

@Saran440 Saran440 commented Nov 27, 2024

This PR fixed 2 Topic

  1. when config with Use Same Enumeration, po and rfq reference will update sequence
  2. split function generate sequence for other module can hooks

Before:
Create RFQ -> Number is P00001, RFQ Reference is New, PO Reference is New
After confirm RFQ -> Number is P00001, RFQ Reference is New, PO Reference is New

After:
Create RFQ -> Number is P00001, RFQ Reference is New, PO Reference is New
After confirm RFQ -> Number is P00001, RFQ Reference is P00001, PO Reference is P00001

@Saran440 Saran440 marked this pull request as ready for review November 27, 2024 07:42
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.

1 participant