-
-
Notifications
You must be signed in to change notification settings - Fork 305
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
[14.0][IMP] new module: output delivery note data in XML #2202
base: 14.0
Are you sure you want to change the base?
Conversation
5ccdb6f
to
ee76e6c
Compare
ee76e6c
to
b27f6f5
Compare
b27f6f5
to
bd28029
Compare
Andrebbe scritto almeno un test. |
bd28029
to
e61ea4c
Compare
e61ea4c
to
a6ece32
Compare
a6ece32
to
1ffb63e
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.
functional test OK
se e' pronta potremmo mergiare |
@TheMule71 per caso si puo' procedere? |
merge? |
Non si può mergiare finché è in bozza |
@TheMule71 si puo' aprire la review? |
@TheMule71 puoi aprire la review cosi poi da fare il merge? |
@TheMule71 e' possibile aprire la review? |
049801e
to
c582646
Compare
@tafaRU |
@api.model | ||
def get_e_invoice_lines(self, invoice): | ||
""" | ||
Invoice lines are not all to be translated to e-invoice lines. |
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.
Non mi è chiaro il senso di questo commento per questa PR: è una nota per futuri sviluppi?
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.
Non tutte le righe fattura odoo generano necessariamente righe fattura elettronica.
Questo metodo è un hook per permettere a moduli aggiuntivi di alterare la lista delle righe fattura esportate dall'XML.
Nasce da TheMule71#28
/ocabot rebase |
Congratulations, PR rebased to 14.0. |
350c495
to
6a212e8
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 funzionale OK
This module adds data provided by the l10n_it_delivery_note module to XML files produced by the l10n_it_fatturapa_out module.
6a212e8
to
4cfe24c
Compare
Resolve #4005.
This module adds data provided by the l10n_it_delivery_note module to
XML files produced by the l10n_it_fatturapa_out module.
Modulo ponte tra l10n_it_delivery_note e l10n_it_fatturapa_out (scorporato dalla #1985)
--
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