-
-
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
[FIX] l10_it_fatturapa_out: In generazione xml nota credito, l'import… #3249
Conversation
d2a4c18
to
880edc0
Compare
…o dell'imposta era a 0 perchè veniva preso campo credit(Avere) dalle righe di movimenti contabili. Ma, in note credito, l'importo dell'imposta è nel campo debit(Dare). Adesso se la registrazione contabile è una fattura di vendita, viene preso credit, altrimenti viene preso debit.
880edc0
to
3b5c340
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.
LGTM
/ocabot merge patch |
This PR looks fantastic, let's merge it! |
This PR has the |
Congratulations, your PR was merged at 1bc80ef. Thanks a lot for contributing to OCA. ❤️ |
…o dell'imposta era a 0 perchè veniva preso campo credit(Avere) dalle righe di movimenti contabili. Ma, in note credito, l'importo dell'imposta è nel campo debit(Dare). Adesso se la registrazione contabile è una fattura di vendita, viene preso credit, altrimenti viene preso debit.