We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The pre init script is too long.
IMHO:
qty_procured
0
sale-workflow/sale_manual_delivery/hook.py
Line 4 in 2a2908b
qty_delivered_method
stock_move
sale-workflow/sale_manual_delivery/models/sale_order_line.py
Line 41 in 2a2908b
@ChrisOForgeFlow @nguyenhk @lmignon
The text was updated successfully, but these errors were encountered:
@LoisRForgeFlow @leemannd @legalsylvain @youring @francesco-ooops
As you reviewed : #1983
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The pre init script is too long.
IMHO:
qty_procured
field should be initialized with0
default value there:sale-workflow/sale_manual_delivery/hook.py
Line 4 in 2a2908b
qty_delivered_method
tostock_move
only. See compute method:sale-workflow/sale_manual_delivery/models/sale_order_line.py
Line 41 in 2a2908b
@ChrisOForgeFlow @nguyenhk @lmignon
The text was updated successfully, but these errors were encountered: