-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
fix: update customer contact details on pos #45071
Merged
diptanilsaha
merged 2 commits into
frappe:develop
from
diptanilsaha:fix-pos-customer-contact-details
Jan 6, 2025
Merged
fix: update customer contact details on pos #45071
diptanilsaha
merged 2 commits into
frappe:develop
from
diptanilsaha:fix-pos-customer-contact-details
Jan 6, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruthra-kumar
approved these changes
Jan 6, 2025
@ruthra-kumar i have made the changes |
diptanilsaha
added
backport version-14-hotfix
backport to version 14
backport version-15-hotfix
labels
Jan 6, 2025
mergify bot
pushed a commit
that referenced
this pull request
Jan 6, 2025
* fix: update customer contact details on pos * refactor: removed console log statement (cherry picked from commit d79e561)
mergify bot
pushed a commit
that referenced
this pull request
Jan 6, 2025
* fix: update customer contact details on pos * refactor: removed console log statement (cherry picked from commit d79e561)
diptanilsaha
added a commit
that referenced
this pull request
Jan 6, 2025
frappe-pr-bot
pushed a commit
that referenced
this pull request
Jan 8, 2025
## [14.78.9](v14.78.8...v14.78.9) (2025-01-08) ### Bug Fixes * add monthly distributation and write query in qb ([7d1d0c8](7d1d0c8)) * discount resetting on date change ([01d2794](01d2794)), closes [#44989](#44989) * header_img field schema ([eb55051](eb55051)) * Missing company filter breaks `get_account_balance` in Bank Reco ([821cfe2](821cfe2)) * Override pre-commit behaviour due to conflicts with CI ([46894a5](46894a5)) * **Project:** make status in confirmation dialog translatable ([#45118](#45118)) ([07653c5](07653c5)) * Returned Qty in Work Order Consumed Materials report ([affa67e](affa67e)) * update customer contact details on pos (backport [#45071](#45071)) ([#45105](#45105)) ([2d63fc9](2d63fc9))
frappe-pr-bot
pushed a commit
that referenced
this pull request
Jan 8, 2025
# [15.48.0](v15.47.5...v15.48.0) (2025-01-08) ### Bug Fixes * add monthly distributation and write query in qb ([03b06fc](03b06fc)) * Alternative Item button dissapearing on Save event ([642b897](642b897)) * Alternative Items button in Work Order ([3194807](3194807)) * Bank Reconciliation Statement Report Company Filter ([622bfa6](622bfa6)) * consider expired batches in stock reco ([c924feb](c924feb)) * discount resetting on date change ([af53381](af53381)), closes [#44989](#44989) * Hold_to_On_Hold ([9ecafdc](9ecafdc)) * ignore currency validation while canceling the voucher ([8874f4a](8874f4a)) * ignore party account validation while canceling the voucher ([0f1c6ff](0f1c6ff)) * invoice against purchase receipt with returned quantity ([9daabfc](9daabfc)) * issue in returning components against the SCO ([87405f0](87405f0)) * load price list rate for pos search term ([452dffa](452dffa)) * load search term price with customer default price list ([59af144](59af144)) * Missing company filter breaks `get_account_balance` in Bank Reco ([931b516](931b516)) * Override pre-commit behaviour due to conflicts with CI ([754845a](754845a)) * **Project:** make status in confirmation dialog translatable ([#45118](#45118)) ([0001d86](0001d86)) * removed unmerged patches ([4227d76](4227d76)) * resolved conflicts ([e9be858](e9be858)) * resolved conflicts ([7318748](7318748)) * Returned Qty in Work Order Consumed Materials report ([f7b501b](f7b501b)) * serial and batch no. buttons on pos ([#45048](#45048)) ([54e3a74](54e3a74)) * show new button in coa if create access ([89155f5](89155f5)) * update customer contact details on pos (backport [#45071](#45071)) ([#45106](#45106)) ([01254da](01254da)) ### Features * validate discount date in payment schedule (backport [#44646](#44646)) ([#44727](#44727)) ([500deff](500deff)) * work in progress status for asset ([#45066](#45066)) ([1ea36bb](1ea36bb))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
fixes: #43938