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

[IMP] trevly: manufacturing flow T#54853 #5

Open
wants to merge 2 commits into
base: 14.0
Choose a base branch
from

Conversation

Jerudiel
Copy link

@Jerudiel Jerudiel commented Mar 10, 2022

[IMP] trevly: add column to report T#54853

Added column 'from' to reports:

  • report picking
  • report delivery
  • report delivery cancelled
  • report delivery done
  • report delivery back order

Added a unitest because there is a modified method:

  • model stock_move_line, method _get_aggregated_prodcut_quantities

Added trasnlate to es_MX:

  • 'From' to 'Desde'

[IMP] trevly: add group validator T#54853

Added group Validator to a user of this group can validate and edit
inventory order, only that in this module, so the other buttons and
permissions for the group were hidden in inventory module.

Added translate to es_MX;

  • 'Validator' to 'Validador'

Added test:

  • test_tock_picking.py: Validate if a user is in the group validator

[IMP] trevly: manufacturing order T#54853

Before confirm a manufacturing order, in each product in list is assigned to take stock product first from WH/Pre-Production location and then from WH/Stock, this create a split of product necessary of each location.

Demo data created:

  • Enable 3 step production.
  • Products: Harina, Leche, Huevos, PT, PF.
  • Bill of material: To create a PT is necessary 1 Harina and to create a
    PF is necessary 1 Harina, 1 Leche and 1 Huevo.

Added test:

  • Created tests reserved: all from stock, all from pre-production and
    partial, these 3 test for a product who needs 1 product and other
    product who needs 3 products.

Notes:

  • For test "split manufacturing order" update Harina quantity like the next image

  • update quantity Harina

Screenshot_20220401_150616

  • report picking

Screenshot_20220310_130306

  • report delivery

Screenshot_20220310_152422

  • report delivery cancelled

Screenshot_20220311_100451

  • report delivery done

Screenshot_20220311_100439

  • report delivery back order

Screenshot_20220311_100459


  • Manufacturing order:

Screenshot_20220401_150700

  • Manufacturing order confirmed

Screenshot_20220401_150731

  • Manufacturing order, reserved pre-production location

Screenshot_20220401_150810

  • Transfers of Manufacturing order

Screenshot_20220401_150842

@Jerudiel Jerudiel force-pushed the 14.0-manufacturing-flow-dev-jerudiel branch from e86f681 to 77bb43d Compare March 11, 2022 16:16
@Jerudiel Jerudiel force-pushed the 14.0-manufacturing-flow-dev-jerudiel branch from 77bb43d to 1ac274e Compare April 4, 2022 15:08
@Jerudiel Jerudiel force-pushed the 14.0-manufacturing-flow-dev-jerudiel branch 2 times, most recently from 4276480 to 207468d Compare April 14, 2022 09:29
@ajqn9094 ajqn9094 force-pushed the 14.0-manufacturing-flow-dev-jerudiel branch 3 times, most recently from 3fbdb9e to 53748b3 Compare September 9, 2022 03:18
@ajqn9094 ajqn9094 force-pushed the 14.0-manufacturing-flow-dev-jerudiel branch from 53748b3 to 8f5e5ae Compare September 9, 2022 14:49
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.

2 participants