-
-
Notifications
You must be signed in to change notification settings - Fork 554
[18.0][MIG] l10n_es_intrastat_report: Migration to 18.0 #4151
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
Open
LauraCForgeFlow
wants to merge
46
commits into
OCA:18.0
Choose a base branch
from
ForgeFlow:18.0-mig-l10n_es_instrastat_report
base: 18.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
[18.0][MIG] l10n_es_intrastat_report: Migration to 18.0 #4151
LauraCForgeFlow
wants to merge
46
commits into
OCA:18.0
from
ForgeFlow:18.0-mig-l10n_es_instrastat_report
Conversation
This file contains hidden or 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
/ocabot migration l10n_es_intrastat_report |
victoralmau
reviewed
Aug 1, 2025
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.
Aunque revisando el código parece ser correcto, ¿puedes hacer rebase para probarlo funcionalmente y revisar si sigue habiendo errores en los tests?
TT57210
…ral imps/fixes * Remove unneeded dependency to stock_picking_invoice_link. * Updated HS Codes source file. * Optimized compute/import methods. * Remove useless/obsolete code, data and fields. * Added Spanish translation.
Previous code was forcing the existence of linked purchase lines which may be not true for all. As we already have a fallback in declaration code, let's not force this at location level.
Missed step from the migration to v13 Update multi-company security domains and provide migration scripts TT27865
Due to upstream change, now invoice date is required.
… is set Co-authored-by: Pedro M. Baeza <[email protected]>
…ording to documentation. TT30682
… de 2022 Co-Authored-By: Pedro M. Baeza <[email protected]>
… and show error when missing product_origin_country_id in line. TT29332
Since 81aac30dd2278e43a43cf8fd6cef31e1e8c60f3f, all tests depending on invoicing base test should be post-install.
… and show error when missing product_origin_country_id in line. TT29332
…g codes. If any code is archived, we need to find it as well to avoid the duplicate code error. TT41641
… delivery address in a country other than the country of contact. TT40764
…acomunitario" with Intrastat flag TT45420
…of transaction) TT45420
…mprove test Forgotten changes in OCA@dc2555c required due to change OCA/intrastat-extrastat@7de2169
…ady defined in intrastat_product. Transaction 70 is eliminated, it does not exist (officially). https://eur-lex.europa.eu/legal-content/ES/TXT/HTML/?uri=CELEX:32020R1197&from=EN#d1e32-7-1 company_id=False is not necessary in v16 because the field is no longer has a default
…or when fiscal position is B2C
ceeacc4
to
e3a7401
Compare
Hay que incluir #4336 |
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.
Depends on: