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][FIX] stock_cycle_count #1895

Closed
wants to merge 94 commits into from

Conversation

ArnauCForgeFlow
Copy link
Contributor

@ArnauCForgeFlow ArnauCForgeFlow commented Nov 24, 2023

Fix invalid attribute discrepancy_qty

@AungKoKoLin1997
Copy link
Contributor

@ArnauCForgeFlow Can you rebase? stock_inventory have already merged.
#1861

LoisRForgeFlow and others added 29 commits February 1, 2024 10:36
 * Update README.
 * Fixes: DEFAULT_SERVER_DATETIME_FORMAT, PERCENT variables and sale price calculation.
…tment related to a cycle count cannot be modified.
* simplify fetching latest inventory date
* use api.depends where needed
* add hook for cycle count creation
* take advantage of api.multi on check_zero_confirmation method
OCA-git-bot and others added 19 commits February 1, 2024 10:36
Currently translated at 100.0% (127 of 127 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_cycle_count
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_cycle_count/it/
Currently translated at 100.0% (127 of 127 strings)

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_cycle_count
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_cycle_count/it/
The previous method was too restrictive, and would cause conflicts
in cases where another module would introduce changes to the inventory
adjustment that were not really affecting to the cycle count.

We implement the minimum necessary constrains to ensure consistency between
the cycle count and the related inventory adjusment.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_cycle_count
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_cycle_count/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_cycle_count
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_cycle_count/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: stock-logistics-warehouse-14.0/stock-logistics-warehouse-14.0-stock_cycle_count
Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-warehouse-14-0/stock-logistics-warehouse-14-0-stock_cycle_count/
@ArnauCForgeFlow ArnauCForgeFlow force-pushed the 16.0-mig-stock_cycle_count branch 2 times, most recently from 4f8fbfe to 9898391 Compare February 1, 2024 11:05
@ArnauCForgeFlow ArnauCForgeFlow force-pushed the 16.0-mig-stock_cycle_count branch from 9898391 to d8a06ec Compare February 1, 2024 11:12
@AlexPForgeFlow
Copy link
Contributor

@ArnauCForgeFlow can you change the test-requirements to get this dependency PR #1962

Copy link
Contributor

@AlexPForgeFlow AlexPForgeFlow left a comment

Choose a reason for hiding this comment

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

LGTM!

@LoisRForgeFlow
Copy link
Contributor

Closed in favor of #2045

@LoisRForgeFlow LoisRForgeFlow deleted the 16.0-mig-stock_cycle_count branch May 22, 2024 14:20
@LoisRForgeFlow LoisRForgeFlow restored the 16.0-mig-stock_cycle_count branch May 22, 2024 14:20
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.