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

[13.0] [MIG] fieldservice_stock #651

Closed
wants to merge 130 commits into from
Closed

Conversation

RLeeOSI
Copy link
Contributor

@RLeeOSI RLeeOSI commented Oct 6, 2020

Migration of fieldservice_stock to 13.0

#354

Depends on stock-logistics-warehouse:

@OCA-git-bot
Copy link
Contributor

Hi @smangukiya, @max3903, @brian10048, @wolfhall,
some modules you are maintaining are being modified, check this out!

@bodedra
Copy link
Member

bodedra commented Oct 17, 2020

@RLeeOSI can you run "pre-commit run -a" command to ensure travis-ci/pr green?

@RLeeOSI
Copy link
Contributor Author

RLeeOSI commented Oct 19, 2020

@bodedra The problem is that black is editing stock_move.py and making 2 lines too long. Then flake8 catches the lines being too long and kicks up the error. If we try to fix it, black will just reverse what we do and flake8 will get the error again. Is there a way to avoid this, or to force black to skip those lines?

Nelson Ramírez Sánchez and others added 24 commits November 18, 2020 07:58
Currently translated at 100.0% (50 of 50 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/es/
FSM Equipment creation for serial number tracked products can be
on specific Operation Types, such as Delivery or Receipts.
Currently translated at 100.0% (50 of 50 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/es_CL/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/
[DEL] Unused Imports

[IMP] Consistency with Original Method

[IMP] Fix Correction

[IMP] Call Super()
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/
Currently translated at 100.0% (54 of 54 strings)

Translation: field-service-12.0/field-service-12.0-fieldservice_stock
Translate-URL: https://translation.odoo-community.org/projects/field-service-12-0/field-service-12-0-fieldservice_stock/pt_BR/
@RLeeOSI
Copy link
Contributor Author

RLeeOSI commented Nov 18, 2020

Closed for #671

@RLeeOSI RLeeOSI closed this Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.