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

NEW : allow stock management by product #32326

Open
wants to merge 38 commits into
base: develop
Choose a base branch
from

Conversation

thomas-Ngr
Copy link
Contributor

NEW : allow stock management by product

When using product stocks, users may want to have some products for which they don't want to manage stocks, for example in case of subcontracting.

This PR:

  • adds a field "Stockable product" on product card (editable on update, not on create)
  • sets this option to 1 by default
  • hides the "stocks" tabs if this option is not set
  • does not manage stock movements for a product if this option is not set.

Discussion started on #26184 and #26200

SQL Part : #26190

follow-up on #30996 (closed) and previously #30230 (closed because file expedition.class has been split into two files)

@thomas-Ngr thomas-Ngr force-pushed the develop_new-stockableproduct_3 branch from 51244bf to 000ac27 Compare December 11, 2024 15:35
@thomas-Ngr thomas-Ngr force-pushed the develop_new-stockableproduct_3 branch from ba1244e to a9c7189 Compare December 11, 2024 16:14
@thomas-Ngr thomas-Ngr force-pushed the develop_new-stockableproduct_3 branch from b2b2429 to a8d9b7b Compare January 27, 2025 14:18
@thomas-Ngr thomas-Ngr force-pushed the develop_new-stockableproduct_3 branch from a8d9b7b to a92d9b0 Compare January 27, 2025 14:21
@thomas-Ngr
Copy link
Contributor Author

@eldy is there anything to add/modify to this PR ?

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.

4 participants