-
-
Notifications
You must be signed in to change notification settings - Fork 701
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
[17.0][MIG] stock_picking_invoicing: Migration to 17.0 #1756
Draft
Abranes
wants to merge
144
commits into
OCA:17.0
Choose a base branch
from
Ontinet-com:17.0-mig-stock_picking_invoicing
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.
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
* Loading * Onchanges Etc
* Good Price with pricelist * Good Taxes * group works * Everything is filtered with company
* Get the correct taxes and account regarding Fiscal Position
[IMP]Add the availability to choose the company that will invoice
Currently translated at 100.0% (46 of 46 strings) Translation: account-invoicing-14.0/account-invoicing-14.0-stock_picking_invoicing Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-stock_picking_invoicing/pt_BR/
…tion of Invoice and check if those fields are being filled.
…group(s)' when field has parameter Groups and are used in for defined an attribute/attrs in the Views and included the dependency of base_view_inheritance_extension module.
…voice consider the value of Product Pricelist or the Seller Price, changed Demo Data for tests.
…al=Hide), to allow users view or, if necessary, change the value.
…o the users be able setting Invoice State to Invoiced or Not Billable, also included onchange method to update this field in Move Lines when changed in Picking.
…d error of Tracking by Lot when MRP module are installed, but use a Product with BoM and Route Buy.
…licate code and included tests for the cases when Price Unit are Informed by User, Sellers and Pricelist.
…Line when Grouping Pickings by Partner/Product.
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_invoicing Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing/
Currently translated at 100.0% (51 of 51 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_invoicing Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing/es/
Currently translated at 100.0% (51 of 51 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_invoicing Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing/pt_BR/
Currently translated at 49.0% (25 of 51 strings) Translation: account-invoicing-16.0/account-invoicing-16.0-stock_picking_invoicing Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-16-0/account-invoicing-16-0-stock_picking_invoicing/hr/
dd1d67a
to
6e55107
Compare
Hello, I'm trying to fix the test issue but couldn't identify the exact problem. It seems to stem from the demo data not being installed, as I received this warning:
I don’t see the reason for the error since the picking_type_id field is set directly in the test data file and not afterward. Any suggestions would be welcome, thank you. |
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.
Standard migration to 17.0