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

[16.0][MIG] stock_barcodes: Migration to 16.0 #610

Open
wants to merge 206 commits into
base: 16.0
Choose a base branch
from

Conversation

chienandalu
Copy link
Member

Followup to #587

  • Drop scan read logs feature, which use was deprecated already in the
    previous versions.
  • Pass bootstrap migration scripts.
  • Fix views issues.
  • Other code fixes.

cc @Tecnativa

@FranzPoize I've been doing the migration with @sergio-teruel, who's the main developer of the module in the spanish OCA days. We started from your migration head.

At this point the module is completely functional, although we're still tweaking the views to fit the previous state.

@pedrobaeza
Copy link
Member

This doesn't contain #604

@pedrobaeza
Copy link
Member

/ocabot migration stock_barcodes

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone May 13, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request May 13, 2024
13 tasks
sergio-teruel and others added 25 commits May 13, 2024 10:38
When user creates a lot, set default product the wizard selected product.
When confirm the lot creation wizard, set this lot in lot wizard scanning barcode field.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-barcode-11.0/stock-logistics-barcode-11.0-stock_barcodes
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-11-0/stock-logistics-barcode-11-0-stock_barcodes/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-barcode-12.0/stock-logistics-barcode-12.0-stock_barcodes
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-12-0/stock-logistics-barcode-12-0-stock_barcodes/
When we've got an out picking, the logical workflow is that the scanned location
is the location we're getting the stock from
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

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

Translation: stock-logistics-barcode-13.0/stock-logistics-barcode-13.0-stock_barcodes
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-13-0/stock-logistics-barcode-13-0-stock_barcodes/
- Drop scan read logs feature, which use was deprecated already in the
  previous versions.
- Pass bootstrap migration scripts.
- Fix views issues.
- Other code fixes.
@FranzPoize
Copy link

In 14.0 there was this

options="{'no_open': True, 'always_reload': True}"
This does not work anymore the code here 3828828#diff-00871f58b13dd92c5ff7599bc210323e9a6e64bdbf58abd5a3c19c83428d5dbb replaces this always_reload feature.

And I said many2ones in my previous comment I made a mistake. This allows one2many fields and many2many field to update their data when an onchange event is triggered.

@chienandalu
Copy link
Member Author

Hi @FranzPoize let me check it and I tell you

@lk-eska
Copy link

lk-eska commented May 27, 2024

Is there any progress on this PR?

@sergio-teruel
Copy link
Contributor

Hi @ik-eska two commits 4 days ago... Any progress?? Yes...

@lk-eska
Copy link

lk-eska commented May 27, 2024

Sorry @sergio-teruel I haven't noticed them.

@sergio-teruel
Copy link
Contributor

jaja... don't worry... 😄

@sergio-teruel
Copy link
Contributor

Cherry pick from 15.0 ef65da1

@chienandalu chienandalu force-pushed the 16.0-mig-stock_barcodes-3 branch 2 times, most recently from c99f069 to 5ca89b3 Compare September 4, 2024 09:46
@pedrobaeza
Copy link
Member

@chienandalu @sergio-teruel please fix the CI and finish this for merging it.

@chienandalu chienandalu force-pushed the 16.0-mig-stock_barcodes-3 branch 2 times, most recently from 1c9371a to 4be5b24 Compare September 12, 2024 14:33
@josepmy
Copy link

josepmy commented Sep 19, 2024

Se puede ayudar en algo para avanzar el merge?

…ning

[IMP] stock_barcodes: inherit create in batch to avoid warning
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.