manufacture icon indicating copy to clipboard operation
manufacture copied to clipboard

[14.0][MIG] mrp_production_request

Open ypapouin opened this issue 1 year ago • 6 comments

This PR is an alternative to #625, I'm not against the refactoring proposal but I don't have time to refactor all modules that depends on this one at the moment. The refactoring could be done in a second PR.

  • I've added more tests to ensure that the migration does not break the existing workflow.
  • The list view has been updated to the 14.0 design
  • A basic kanban view has been added.

image image

ypapouin avatar Apr 21 '23 13:04 ypapouin

Hi @ypapouin thanks for this PR! I tested it but looks doesn't work "trigger manufacture request" please check this video

elvise avatar Jun 22 '23 07:06 elvise

@elvise, you are right. The problem happens when the mrp_sale_info module is installed. It shows up that the current implementation was invalid (by removing fields from a static list). An exception is raised when running the scheduler (but silenced because the scheduler run in parallel).

Its working now, but please note that since MTO rule is not enabled, you have to create a « minimum stock rule » and the product must have a BoM (even empty). (This restriction could be removed in another PR since a BoM is no more necessary for a production order)

ypapouin avatar Jun 23 '23 09:06 ypapouin

There hasn't been any activity on this pull request in the past 4 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 PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar Oct 22 '23 12:10 github-actions[bot]

@ypapouin thanks for your work! i’m testing your PR and why not add an action in rule ?

IMG_1274

for complex operations it will be more scalable…

elvise avatar Nov 10 '23 12:11 elvise

@elvise, replacing the boolean option with a route should be possible but I would prefer having this module migrated first.

ypapouin avatar Nov 30 '23 15:11 ypapouin

There hasn't been any activity on this pull request in the past 4 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 PR to never become stale, please ask a PSC member to apply the "no stale" label.

github-actions[bot] avatar May 12 '24 12:05 github-actions[bot]