-
-
Notifications
You must be signed in to change notification settings - Fork 306
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
[16.0] [MIG] l10n_it_split_payment #3387
[16.0] [MIG] l10n_it_split_payment #3387
Conversation
/ocabot migration l10n_it_split_payment |
The migration issue (#2967) has been updated to reference the current pull request. |
f31ec42
to
513d6bd
Compare
4bf5438
to
c04fb94
Compare
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.
Test Funzionali OK .
go to merge
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.
👍
This PR has the |
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.
LGTM
c04fb94
to
4cc56ba
Compare
@eLBati aggiunto maintainers |
@Borruso la richiesta di essere aggiunti come maintainer è preferibile farla successiva al merge di questa PR in una PR separata. Anche perché non avrebbe effetto immediato, cioè non avresti già i permessi di potere eseguire OCA Bot sulla PR corrente. Grazie. |
mi aveva detto @eLBati di farlo che poi mergiava la PR ora lo tolgo |
4cc56ba
to
2cdc16b
Compare
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.
Grazie della PR!
Potresti modificare la storia dei commit come indicato in https://github.com/OCA/maintainer-tools/wiki/Merge-commits-in-pull-requests?
</field> | ||
<field name="amount_tax" position="after"> | ||
<field | ||
name="amount_sp" |
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.
Come mai non viene più mostrato il totale dello split tra i totali della fattura?
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.
si mostrava il totale delle imposte sulla fattura cosa che sulla 16 mostra anche senza questo pezzo di codice
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.
ok, quando hai finito le modifiche per favore ricordati di chiedermi di aggiornare la review così ricontrollo
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.
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.
vedi in basso a destra Taxes: $ 22.00
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.
alla 14 il campo di odoo non si vedeva perché era a 0
alla 16 il campo di odoo della tassa è valorizzato in altro modo e ora è visibile
Ripensandoci: quindi oltre all'interfaccia diversa ci sono anche dati diversi nella 16.0
rispetto alla 14.0
?
Da quanto hai scritto sembra che il totale delle imposte fosse 0 in 14.0
mentre in 16.0
non è più così
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.
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.
Configurando il tax group correttamente:
si ottiene:
Non è sufficiente?
Nel README c'è scritto che il gruppo deve chiamarsi Taxes:
(da https://github.com/OCA/l10n-italy/blob/e36407bb8b31e175be3c84470193b4687d8b1b27/l10n_it_split_payment/static/SP2.png)
ma dall'immagine in realtà sembra essere un Many2One..?
Quindi se la configurazione va fatta in quel modo c'è da correggere il README.
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.
aggirnato readme
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.
Grazie, ora configurando il modulo come spiegato nel README è possibile visualizzare l'importo dello split payment tra i totali della fattura:
C'è qualche incoerenza nella nomenclatura negli step di configurazione ma niente di bloccante.
alla 14 il campo di odoo non si vedeva perché era a 0
alla 16 il campo di odoo della tassa è valorizzato in altro modo e ora è visibileRipensandoci: quindi oltre all'interfaccia diversa ci sono anche dati diversi nella
16.0
rispetto alla14.0
? Da quanto hai scritto sembra che il totale delle imposte fosse 0 in14.0
mentre in16.0
non è più così
Ho anche verificato che il totale delle imposte (amount_tax
) è 0 come era in 14.0
.
Quello che viene mostrato adesso nei totali è il totale del gruppo di imposte Split Payment (creato dal modulo con le ultime modifiche) che però non va a contribuire al totale delle imposte per la fattura.
Force recompute of all fields instead of just debit/credit. Fix a failure in l10n_it_fatturapa_out_sp tests.
Steps to reproduce: * choose partner with fiscal position (Split Payment = True) * create an invoice with a line * edit the price unit Current behavior: See https://user-images.githubusercontent.com/3512779/179964568-955cbe00-5346-4532-a53b-efa1b1eb663e.gif for further info
Currently translated at 100.0% (21 of 21 strings) Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_split_payment Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_split_payment/it/
b55d19d
to
3504091
Compare
fatto |
/ocabot merge nobump |
Hey, thanks for contributing! Proceeding to merge this for you. |
It looks like something changed on |
This PR has the |
Congratulations, your PR was merged at 4282940. Thanks a lot for contributing to OCA. ❤️ |
Migration l10n_it_split_payment from 14.0 to 16.0
--
Confermo di aver firmato il CLA https://odoo-community.org/page/cla e di aver letto le linee guida su https://odoo-community.org/page/contributing