-
-
Notifications
You must be signed in to change notification settings - Fork 334
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_gs1_expiry: Migration to version 16.0 #635
base: 16.0
Are you sure you want to change the base?
[16.0][MIG] stock_barcodes_gs1_expiry: Migration to version 16.0 #635
Conversation
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: stock-logistics-barcode-14.0/stock-logistics-barcode-14.0-stock_barcodes_gs1_expiry Translate-URL: https://translation.odoo-community.org/projects/stock-logistics-barcode-14-0/stock-logistics-barcode-14-0-stock_barcodes_gs1_expiry/
/ocabot migration stock_barcodes_gs1_expiry |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
@sergio-teruel can you rebase? |
readonly="1" | ||
force_save="1" | ||
invisible="1" | ||
/> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why the 2 dates fields "use_date" and "expiration_date" are invisible ? As a consequence, when you are doing an inventory in manual mode, you don't see the expiration date of the lot that you are about to create.
I show the date field in my module stock_barcodes_gs1_expiry_simple (cf PR #647) and it seems to work well. Is it a technical reason ?
cc @Tecnativa TT47631
ping @carlosdauden @CarlosRoca13
depends on: