- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 567
 
[18.0][MIG] l10n_es_aeat_mod303_vat_prorate: Migration 18.0 #4263
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
base: 18.0
Are you sure you want to change the base?
[18.0][MIG] l10n_es_aeat_mod303_vat_prorate: Migration 18.0 #4263
Conversation
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-16.0/l10n-spain-16.0-l10n_es_aeat_mod303_vat_prorate Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-16-0/l10n-spain-16-0-l10n_es_aeat_mod303_vat_prorate/
… if prorate_analytic_account_id is set
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_aeat_mod303_vat_prorate Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_aeat_mod303_vat_prorate/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_aeat_mod303_vat_prorate Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_aeat_mod303_vat_prorate/
Currently translated at 100.0% (14 of 14 strings) Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_aeat_mod303_vat_prorate Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_aeat_mod303_vat_prorate/ca/
Currently translated at 100.0% (14 of 14 strings) Translation: l10n-spain-17.0/l10n-spain-17.0-l10n_es_aeat_mod303_vat_prorate Translate-URL: https://translation.odoo-community.org/projects/l10n-spain-17-0/l10n-spain-17-0-l10n_es_aeat_mod303_vat_prorate/es/
a5664c3    to
    7152471      
    Compare
  
    eeb76c3    to
    8fb2488      
    Compare
  
    8fb2488    to
    8900792      
    Compare
  
    | 
           /ocabot migration l10n_es_aeat_mod303_vat_prorate  | 
    
| 
           Podéis hacer rebase y revisar los errores del CI? TT57487  | 
    
| # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). | ||
| { | ||
| "name": "Prorrata de IVA [303]", | ||
| "version": "18.0.3.0.0", | 
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.
| "version": "18.0.3.0.0", | |
| "version": "18.0.1.0.0", | 
| ( | ||
| 0, | ||
| 0, | 
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.
| ( | |
| 0, | |
| 0, | |
| Command.create( | 
| ( | ||
| 0, | ||
| 0, | 
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.
| ( | |
| 0, | |
| 0, | |
| Command.create( | 
| ( | ||
| 0, | ||
| 0, | 
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.
| ( | |
| 0, | |
| 0, | |
| Command.create( | 
| ( | ||
| 0, | ||
| 0, | 
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.
| ( | |
| 0, | |
| 0, | |
| Command.create( | 
| "price_unit": 300, | ||
| "quantity": 1, | ||
| "tax_ids": [ | ||
| (4, t.id) | 
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.
| (4, t.id) | |
| Command.link(t.id) | 
| "price_unit": 200, | ||
| "quantity": 1, | ||
| "tax_ids": [ | ||
| (4, t.id) | 
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.
| (4, t.id) | |
| Command.link(t.id) | 
| { | ||
| "with_vat_prorate": True, | ||
| "vat_prorate_ids": [ | ||
| (0, 0, {"date": "2024-01-01", "vat_prorate": 90}), | 
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.
| (0, 0, {"date": "2024-01-01", "vat_prorate": 90}), | |
| Command.create({"date": "2024-01-01", "vat_prorate": 90}), | 
| 
           Hola @victoralmau gracias por la revisión. Deberíamos, por eso empezar por Revisar y fusionar este --> #4442 Puedes echar una mano?  | 
    
The tests are failing because this module depends on l10n_es_vat_prorate, which is pending to be merged (#4251)
@HaraldPanten @Jaimermaccione
[T-8592]