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

[14.0] sale_commitment_date_mandatory issue #1901

Closed
damdam-s opened this issue Feb 4, 2022 · 5 comments
Closed

[14.0] sale_commitment_date_mandatory issue #1901

damdam-s opened this issue Feb 4, 2022 · 5 comments
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.

Comments

@damdam-s
Copy link
Member

damdam-s commented Feb 4, 2022

Hello,

After some tests, there is an issue with the module sale_commitment_date_mandatory.
It's working pretty well when you create and confirm the sale order the same day or when the commitment date is enough far away.

This case is not covered and can lead to issues:

  • security_lead is 1 day
  • a SO is created today, as of 2021-10-14, commitment date is 2021-10-15
  • the SO is confirmed 1 week later : 2021-10-21
  • the picking will still have 2021-10-14 as a scheduled date

2 propositions here to discuss:

  1. remove this "alpha" module from the repo
  2. keep it but edit the "known bugs" section to mention the failing case

What do you think?

@damdam-s damdam-s added the bug label Feb 4, 2022
@mmequignon
Copy link
Member

Could you please create a draft pr with a test that reproduces this error, and link it in the description ?
Thanks for your feedback ! ❤️

jcoux added a commit to jcoux/sale-workflow that referenced this issue Mar 16, 2022
This "alpha" module imply bug:
See: OCA#1901

Best way is to remove it!
@jcoux
Copy link
Contributor

jcoux commented Mar 16, 2022

@damdam-s @mmequignon
PR to remove this module: #1950

jcoux added a commit to jcoux/sale-workflow that referenced this issue Mar 16, 2022
This "alpha" module imply bug:
See: OCA#1901

Best way is to remove it!
jcoux added a commit to jcoux/sale-workflow that referenced this issue Mar 16, 2022
Add a line in readme to indicate the know issue:
OCA#1901
@sebalix
Copy link
Contributor

sebalix commented Mar 31, 2022

I agree, making the commitment_date required is breaking tests of other addons in this repository (like here: https://app.travis-ci.com/github/OCA/sale-workflow/jobs/565374862). We should have be an option to enable in the sale configuration panel so we can enable it only for its own tests without disturbing other addons.

@sebalix
Copy link
Contributor

sebalix commented Mar 31, 2022

I mitigate the issue this addon bring regarding Travis in this PR: #1969

xavier-bouquiaux pushed a commit to acsone/sale-workflow that referenced this issue Jun 13, 2022
Add a line in readme to indicate the know issue:
OCA#1901
dreispt pushed a commit to ursais/sale-workflow that referenced this issue Jun 21, 2022
Add a line in readme to indicate the know issue:
OCA#1901
Copy link

github-actions bot commented Mar 3, 2024

There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Mar 3, 2024
@github-actions github-actions bot closed this as completed Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

No branches or pull requests

4 participants