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][MIG] purchase_order_move_menu #41

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

Conversation

ChristianSantamaria
Copy link
Contributor

Standard migration to v14

@ChristianSantamaria ChristianSantamaria force-pushed the 14.0-mig-purchase_order_move_menu branch 2 times, most recently from 460c47f to 66be176 Compare September 6, 2023 08:18
Copy link
Contributor

@dalonsod dalonsod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on CigTest env 👍 even for non-Inventory Managers (that should see only their purchase moves).

Please attend comments of encoding typos (may you used VSCode when launching git keep history command instead of using cmd?).

And, when done, add as usual a separated UPD commit for README move from 13.0 to 14.0, as solvosci/slv-sale@ab09593 does

@@ -0,0 +1,2 @@
* David Alonso <[email protected]>
* Christian Santamar??a <[email protected]>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix it:

Suggested change
* Christian Santamar??a <[email protected]>
* Christian Santamaría <[email protected]>

#. module: purchase_order_move_menu
#: model:ir.model.fields,help:purchase_order_move_menu.field_stock_move__po_product_categ_id
msgid "Select category for the current product"
msgstr "Seleccione la categor??a para el producto actual"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix:

Suggested change
msgstr "Seleccione la categor??a para el producto actual"
msgstr "Seleccione la categoría para el producto actual"

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