-
-
Notifications
You must be signed in to change notification settings - Fork 223
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
[MIG] account_invoice_production_lot: Migration to 17.0 #319
Open
ioans73
wants to merge
34
commits into
OCA:17.0
Choose a base branch
from
Studio73:17.0-mig_account_invoice_production_lot
base: 17.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[MIG] account_invoice_production_lot: Migration to 17.0 #319
ioans73
wants to merge
34
commits into
OCA:17.0
from
Studio73:17.0-mig_account_invoice_production_lot
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ioans73
changed the title
17.0 mig account invoice production lot
[MIG] account_invoice_production_lot: Migration to 17.0
May 9, 2024
ioans73
force-pushed
the
17.0-mig_account_invoice_production_lot
branch
from
May 9, 2024 15:01
acef27d
to
7bbba0c
Compare
ioans73
force-pushed
the
17.0-mig_account_invoice_production_lot
branch
3 times, most recently
from
May 9, 2024 15:58
ad4e765
to
33392f3
Compare
* create decorator * porting model to API 8.0 * tests * report inovoice, adding SN on invoice report * html formatting in formatted_note * handled all type of invoicing policy * description in README * QWeb report
OCA Transbot updated translations from Transifex
On using the module, it results that an invoice with 2 lines, each of them having a serial number, prints on the report both numbers on each line. This technique has been the proper for avoiding the problem. OCA Transbot updated translations from Transifex
* Add unit tests to cover the following use case scenario. Steps to reproduce: * create a new product 'Product Test': stockable, Invoicing Policy as Delivered quantities, and tracking by lots * update its quantity to 3 with new lot 'Lot1' * update its quantity to 3 with new lot 'Lot2' * sale 4 of 'Product Test', confirm the SO * on the delivery, split the lots and set To Do quantities as 3 for Lot1 and leave 0 for Lot2 * validate the delivery and create a backorder Current behavior: the field 'Production Lots' of the invoice generated is filled with both lots and, consequently, the invoice report will also contain info related to the lot not delivered yet. Expected behavior: the invoice report only contains info related to the lot involved in the delivery, which is Lot1. * Improve README contents and regenerate it by using oca-gen-addon-readme
* Standard procedure * Adapt code to new stock data model * Adapt tests * Fix README layout * Remove coding lines in .py
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-invoice-reporting-12.0/account-invoice-reporting-12.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-12-0/account-invoice-reporting-12-0-account_invoice_production_lot/ [UPD] Update account_invoice_production_lot.pot
Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-invoice-reporting-13.0/account-invoice-reporting-13.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-13-0/account-invoice-reporting-13-0-account_invoice_production_lot/ [UPD] Update account_invoice_production_lot.pot
Currently translated at 87.5% (7 of 8 strings) Translation: account-invoice-reporting-13.0/account-invoice-reporting-13.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-13-0/account-invoice-reporting-13-0-account_invoice_production_lot/es/
Currently translated at 100.0% (8 of 8 strings) Translation: account-invoice-reporting-13.0/account-invoice-reporting-13.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-13-0/account-invoice-reporting-13-0-account_invoice_production_lot/es/
[UPD] Update account_invoice_production_lot.pot [UPD] README.rst
If a product doesn't track lots, there are stock.move.line, but without lot, and the report crashed before this commit due to getting a False as lot name. TT34868
Currently translated at 100.0% (8 of 8 strings) Translation: account-invoice-reporting-14.0/account-invoice-reporting-14.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-14-0/account-invoice-reporting-14-0-account_invoice_production_lot/de/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-invoice-reporting-15.0/account-invoice-reporting-15.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_production_lot/
Currently translated at 100.0% (7 of 7 strings) Translation: account-invoice-reporting-15.0/account-invoice-reporting-15.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_production_lot/ca/
Currently translated at 100.0% (7 of 7 strings) Translation: account-invoice-reporting-15.0/account-invoice-reporting-15.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-15-0/account-invoice-reporting-15-0-account_invoice_production_lot/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-invoice-reporting-16.0/account-invoice-reporting-16.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-16-0/account-invoice-reporting-16-0-account_invoice_production_lot/
Currently translated at 83.3% (5 of 6 strings) Translation: account-invoice-reporting-16.0/account-invoice-reporting-16.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-16-0/account-invoice-reporting-16-0-account_invoice_production_lot/hr/
Currently translated at 100.0% (6 of 6 strings) Translation: account-invoice-reporting-16.0/account-invoice-reporting-16.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-16-0/account-invoice-reporting-16-0-account_invoice_production_lot/es/
Currently translated at 100.0% (6 of 6 strings) Translation: account-invoice-reporting-16.0/account-invoice-reporting-16.0-account_invoice_production_lot Translate-URL: https://translation.odoo-community.org/projects/account-invoice-reporting-16-0/account-invoice-reporting-16-0-account_invoice_production_lot/it/
ioans73
force-pushed
the
17.0-mig_account_invoice_production_lot
branch
from
July 24, 2024 10:19
33392f3
to
60ef254
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
- Before (with
account_invoice_report_grouped_by_picking
installed):- After (with
account_invoice_report_grouped_by_picking
installed):