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

feat: provision to select the qty field for Product Page #39292

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

s-aga-r
Copy link
Contributor

@s-aga-r s-aga-r commented Jan 10, 2024

Internal Ref: 8221

Issue: The Stock shown on the Website (e-commerce) should not consider reserved qty.

Example:

  • Actual Qty is 100.
  • One SO created for 70 Qty, Reserved Qty in Bin increased by 70.
  • On the website the Available Stock is still shown as 100 means a user can buy X item's 100 Qty.

image

no-docs

@github-actions github-actions bot added the needs-tests This PR needs automated unit-tests. label Jan 10, 2024
@s-aga-r s-aga-r removed the needs-tests This PR needs automated unit-tests. label Jan 10, 2024
@s-aga-r s-aga-r marked this pull request as ready for review January 10, 2024 10:05
@s-aga-r s-aga-r changed the title Revert "fix: stock availability not showing (#38382)" feat: provision to select the qty field for Product Page Jan 10, 2024
@s-aga-r s-aga-r force-pushed the FIX-8221 branch 2 times, most recently from 72fc5c8 to 9ac1ef9 Compare January 10, 2024 15:25
@s-aga-r
Copy link
Contributor Author

s-aga-r commented Jan 10, 2024

@Mergifyio backport version-14

Copy link
Contributor

mergify bot commented Jan 10, 2024

backport version-14

✅ Backports have been created

@s-aga-r s-aga-r merged commit d42db11 into frappe:version-14-hotfix Jan 10, 2024
10 checks passed
mergify bot pushed a commit that referenced this pull request Jan 10, 2024
feat: provision to select the qty field to be shown as `In Stock` in product page
(cherry picked from commit d42db11)
s-aga-r added a commit that referenced this pull request Jan 10, 2024
…9292) (#39300)

feat: provision to select the qty field for Product Page (#39292)

feat: provision to select the qty field to be shown as `In Stock` in product page
(cherry picked from commit d42db11)

Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
frappe-pr-bot pushed a commit that referenced this pull request Jan 10, 2024
# [14.60.0](v14.59.0...v14.60.0) (2024-01-10)

### Features

* provision to select the qty field for Product Page (backport [#39292](#39292)) ([#39300](#39300)) ([760af49](760af49))
frappe-pr-bot pushed a commit that referenced this pull request Jan 17, 2024
# [14.61.0](v14.60.1...v14.61.0) (2024-01-17)

### Bug Fixes

* added indexing to improve performance ([d9f7070](d9f7070))
* added item group in stock reco ([c69a59c](c69a59c))
* broken dimension filters in Sales/Purchase register ([298cdf5](298cdf5))
* Cancel asset capitalisation record on cancellation of asset and vice-versa ([1dff960](1dff960))
* circular dependency error while deleting QC ([dfcb746](dfcb746))
* composite asset capitalization using asset components ([ac6020a](ac6020a))
* consider all years in holiday list ([3180266](3180266))
* date in master document for dictionary condition ([670d615](670d615))
* empty category in Plaid ([1acaa20](1acaa20))
* ignore cancelled payments in Sales/Purchase Register ([36b8e97](36b8e97))
* incorrect active serial nos due to backdated transactions ([1a26c70](1a26c70))
* incorrect percentage received in purchase invoice ([453700d](453700d))
* incorrect sql error if account name has '%' ([d0e3458](d0e3458))
* modified date ([e9d2437](e9d2437))
* modified date ([28434d1](28434d1))
* modified date was not set ([724c934](724c934))
* modified date was not updated ([cb67574](cb67574))
* pass accounts as list to query ([a6bc5ca](a6bc5ca))
* performance issue related to stock entry (backport [#39301](#39301)) ([#39302](#39302)) ([dc7c9e7](dc7c9e7))
* possible typeerror in consolidated report ([9395f75](9395f75))
* possible typerror in utils.js ([4ea72f4](4ea72f4))
* project filters on Delivery Note and Sales Order ([520cdb6](520cdb6))
* project query controller logic ([f2e577b](f2e577b))
* reset default after test ([6bd01f2](6bd01f2))
* resolved merge conflict ([4edb73d](4edb73d))
* show bill_date and bill_no in Purchase Register ([4b19792](4b19792))
* **test:** test case for project query ([98967ed](98967ed))
* unreconcile Bank Transaction on cancel of payment voucher ([755576b](755576b))
* use child table values instead of global min max ([d21fc60](d21fc60))
* WDV as per IT Act: calculate yearly amount first and then split it based on months ([3989b97](3989b97))
* wrong file name ([9d256e1](9d256e1))

### Features

* provision to select the qty field for Product Page ([#39292](#39292)) ([d42db11](d42db11))
@frappe-pr-bot
Copy link
Collaborator

🎉 This PR is included in version 14.61.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants