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

Preview style di fatturapa non è legato correttamente alla company #2965

Open
3 tasks
michelerusti opened this issue Oct 3, 2022 · 9 comments · May be fixed by #4349
Open
3 tasks

Preview style di fatturapa non è legato correttamente alla company #2965

michelerusti opened this issue Oct 3, 2022 · 9 comments · May be fixed by #4349
Assignees
Labels
14.0 16.0 bug no stale Use this label to prevent the automated stale action from closing this PR/Issue.

Comments

@michelerusti
Copy link
Contributor

michelerusti commented Oct 3, 2022

Module

l10n_it_fatturapa

Describe the bug

Quando si fa la stampa della preview della fattura, se sono presenti più company con templates diversi, non sempre viene preso il template corretto per via di come viene legato alla company in fase di lettura

To Reproduce

Affected versions:

To Reproduce

Steps to reproduce the behavior:

  1. Multi-company > impostazioni
  2. Selezionare un template diverso per la preview della fatturapa
  3. Contabilità > Encoming e-bill
  4. Selezionarne una
  5. Stampare la preview

Expected behavior
Stampare il file con il template corretto

@TheMule71
Copy link
Contributor

Per corretto intendi

  • rispetto alla company correntemente selezionata per l'utente o
  • rispetto alla company della fattura?

@dcorio
Copy link
Contributor

dcorio commented Oct 4, 2022

Non sono sicurissimo sia correlato a questo bug, ma i clienti si lamentano del fatto che ogni tanto si resetta il template del preview e se avevano selezionato quello di Assosoftware, gli viene proposto quello standard AdE.
Guardando il codice della PR, mi pare di capire che possa centrare.

Quindi il problema non riguarda solo i casi di multi-company

@michelerusti
Copy link
Contributor Author

michelerusti commented Oct 4, 2022

Per corretto intendi

* rispetto alla company correntemente selezionata per l'utente o

* rispetto alla company della fattura?

@TheMule71
Per company selezionata dall'utente visto che si può impostare un template diverso in base alla company su cui si decide di lavorare

@michelerusti
Copy link
Contributor Author

@dcorio l'errore si presenta quando in res.company ci sono più righe, eventualmente prova a controllare quello!

@TheMule71
Copy link
Contributor

Credo che il bug sia questo:
issue: odoo/odoo#104284
fix: odoo/odoo@bfee55b

@michelerusti
Copy link
Contributor Author

@TheMule71
Si, nella 16.0 penso sia stato risolto con quel metodo aggiunto quando si recupera le companies
Sulla 14.0 però non è stato ancora portata la modifica ed è come prima, pensi che arriverà in futuro?

Copy link

There hasn't been any activity on this issue in the past 6 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 issue 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 Jan 28, 2024
@SirAionTech
Copy link
Contributor

SirAionTech commented Feb 15, 2024

Ho trovato questo problema in 16.0 mentre facevo revisione di #3891:

Untitled_.Feb.15.2024.9_59.AM.webm

Gli step sono:

  1. Nell'azienda principale dell'utente seleziono un template diverso da Assosoftware
  2. Cambio azienda (solo un'azienda selezionata)
  3. Nelle impostazioni dell'azienda seleziono la preview AssoSoftware
  4. Creo una fattura elettronica per fornitori
  5. Visualizzo l'anteprima

Comportamento attuale:
L'anteprima è con un foglio di stile diverso da Assosoftware.
Più precisamente, il foglio di stile usato è quello dell'azienda principale dell'utente.

Comportamento atteso:
L'anteprima è di Assosoftware

@michelerusti @TheMule71 ditemi voi se è lo stesso problema descritto da questa issue, dalla descrizione non lo capisco perché non si parla di cambiare azienda.
Se è un altro problema, apro un'altra issue.

@github-actions github-actions bot removed the stale PR/Issue without recent activity, it'll be soon closed automatically. label Feb 18, 2024
Copy link

There hasn't been any activity on this issue in the past 6 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 issue 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 Aug 18, 2024
@francesco-ooops francesco-ooops added no stale Use this label to prevent the automated stale action from closing this PR/Issue. and removed 12.0 stale PR/Issue without recent activity, it'll be soon closed automatically. labels Sep 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
14.0 16.0 bug no stale Use this label to prevent the automated stale action from closing this PR/Issue.
Projects
None yet
6 participants