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

[14.0] [FIX] l10n_it_account_stamp: migration script for stamp lines #4597

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

Conversation

primes2h
Copy link
Contributor

@primes2h primes2h commented Feb 4, 2025

No description provided.

FROM account_move am
WHERE
aml.move_id = am.id AND
tax_stamp = True AND
Copy link
Contributor

Choose a reason for hiding this comment

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

Questo tax_stamp non è linkato ad una tabella

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Questo tax_stamp non è linkato ad una tabella

Corretto, grazie.

@primes2h primes2h force-pushed the 14.0-FIX-l10n_it_account_stamp_stamp_lines_migration branch from 297cf1b to f62b1f1 Compare February 7, 2025 08:11
@primes2h primes2h requested a review from sergiocorato February 7, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants