Skip to content
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

[FIX] l10n_it_declaration_of_intent: demo data #4188

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

Conversation

TheMule71
Copy link
Contributor

I dati di demo non devono dipendere da l10n_it, sennò si spaccano i test (di altri moduli apparentemente)

https://github.com/OCA/l10n-italy/actions/runs/9379786809/job/25825424850?pr=4184

@sergiocorato
Copy link
Contributor

Con questa PR la #4184 carica i dati demo correttamente?

Copy link
Contributor

@SirAionTech SirAionTech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grazie della PR!

@@ -36,9 +36,13 @@
]"
/>
</record>
<record id="l10n_it_esportatore_abituale" model="account.fiscal.position">
<record id="l10n_it_esportatore_abituale" model="account.fiscal.position.template">
Copy link
Contributor

@SirAionTech SirAionTech Jul 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Come mai non vogliamo più creare una posizione fiscale ma un template?

In runboat ho attivato entrambe le aziende ma non trovo né questa posizione fiscale:
image
né il partner dichiarato poco sotto:
image

Provando ad aggiornare il modulo ottengo
image
e il log non dice nulla di utile

2024-07-09 16:02:19,052 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: Loading module l10n_it_declaration_of_intent (107/164) 
2024-07-09 16:02:19,289 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.registry: module l10n_it_declaration_of_intent: creating or updating database tables 
2024-07-09 16:02:19,481 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/security/declaration_security.xml 
2024-07-09 16:02:19,484 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/security/ir.model.access.csv 
2024-07-09 16:02:19,494 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/data/sequence.xml 
2024-07-09 16:02:19,496 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/wizard/select_declarations_view.xml 
2024-07-09 16:02:19,507 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/views/account_view.xml 
2024-07-09 16:02:19,522 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/views/declaration_of_intent_view.xml 
2024-07-09 16:02:19,552 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/views/company_view.xml 
2024-07-09 16:02:19,565 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: loading l10n_it_declaration_of_intent/views/account_invoice_view.xml 
2024-07-09 16:02:19,631 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.addons.base.models.ir_module: module l10n_it_declaration_of_intent: loading translation file it for language it_IT 
2024-07-09 16:02:19,677 18 INFO b6bea5fc7-7e2a-4bc0-b232-f733bad90cd2 odoo.modules.loading: Module l10n_it_declaration_of_intent loaded in 0.62s, 369 queries (+369 other)

Puoi verificare?
Avevo capito che con queste modifiche i dati demo sarebbero stati caricati correttamente

Copy link

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.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Nov 10, 2024
@github-actions github-actions bot closed this Dec 15, 2024
@primes2h
Copy link
Contributor

Riapro perché il problema è ancora presente.
(es. https://github.com/OCA/l10n-italy/actions/runs/12276714111/job/34254503701?pr=4500#step:8:345)

@TheMule71
Riesci a dare un'occhiata a #4188 (comment) ?

@primes2h primes2h reopened this Dec 15, 2024
@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants