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

[18.0] [MIG] l10n_it_account: Migration to 18.0 #4555

Open
wants to merge 90 commits into
base: 18.0
Choose a base branch
from

Conversation

Borruso
Copy link
Contributor

@Borruso Borruso commented Jan 17, 2025

Issue: #4392

eLBati and others added 17 commits January 17, 2025 14:52
…hipping data from the invoice -> "fattura accompagnatoria")

removed sale addon dependency from l10n_it_account
various changes...just for fun
ADD funzionalità compatibili solo con la V6
l10n_it_account: FIX translations

l10n_it_account: FIX translations

l10n_it_account: ADD fiscal code computation

l10n_it_account: FIX error validating invoice

l10n_it: FIX naming and removing dependency from other modules

ADD l10n_it_ri_ba
ADD l10n_it_account dependency from account_sequence

FIX l10n_it_account, missing dependency

FIX http://www.openerp-italia.org/index.php?option=com_kunena&Itemid=66&func=view&catid=29&id=4060#4060

[IMP] l10n_it_account: descrizione più esplicativa

[FIX] invoice check for supplier refund

Removing dependency from account_sequence:
https://bugs.launchpad.net/openobject-italia/+bug/949900
https://bugs.launchpad.net/openobject-addons/+bug/950629
account_sequence will probably be a dependency of the 'libro giornale' module

[FIX] copyright

[del] l10n_it_account
not tested on trunk
[FIX] v8 compat

[IMP] i18n

[IMP] folders/files structure

[ADD] common paper formats

[FIX] missing view import

[FIX] paper orientation

[ADD] undeductable field on account.tax

[FIX] removed empty keys

[FIX] removed active key

[IMP] standard footer

[IMP] negative balance helpers for BS report

[FIX] report title

[FIX] terms for non deductible tax

[FIX] typos

[IMP] i18n

[FIX] terms
Controllo su univocità conti imposte per le imposte di acquisto
- add last printed page
- tax registries, add type layout
- add flag print only totals

Vat end period statment:
- link header to l10n_it_account
- print payment information

l10n_it_account:
- change header and footer
FIX avoid breaking inheritance of report.minimal_layout

IMP translations

ADDing post_init_hook for vat_statement_type and nondeductible fields
Adding init script to fill is_base field (moving it to l10n_it_account)

FIX translations

ADD comment about post_init_hook

[FIX] init script must be present

[FIX] useless import of reports folder

[FIX] header fonts size

FIX old import
PEP8
README
CamelCase

OCA Transbot updated translations from Transifex
[FIX] remove en.po that was erroneously created by transbot
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_account branch 7 times, most recently from 027492d to ff8203c Compare January 17, 2025 15:42
eLBati and others added 6 commits January 17, 2025 16:50
…e), ] Uses of a deprecated module 'openerp.osv'
…to ease customization

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex

OCA Transbot updated translations from Transifex
ADD date_range support

FIX missing only_totals

IMP translations

REF _tax_amounts_by_tax_id: do not depend on invoices

ADD account_accountant dep
mymage and others added 13 commits January 17, 2025 16:50
Currently translated at 100.0% (22 of 22 strings)

Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
Currently translated at 100.0% (22 of 22 strings)

Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
Currently translated at 100.0% (22 of 22 strings)

Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
We don't want XML generation to fail if a field is empty (i.e. False)
Once it's time to validate the XML, the system will produce a more
meaningful and human-readable error.
Currently translated at 100.0% (24 of 24 strings)

Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
openupgrade.rename_fields(
env,
field_spec,
)
Copy link
Member

Choose a reason for hiding this comment

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

Visto che l10n_it_account esiste anche nella 16, questo script sarebbe da mettere in migrations

@eLBati eLBati mentioned this pull request Jan 17, 2025
8 tasks
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_account branch from 583e954 to 9a2b3a4 Compare January 24, 2025 09:26
Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jan 24, 2025
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_account branch 2 times, most recently from b3b83d4 to 25410d5 Compare January 24, 2025 16:11
Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jan 24, 2025
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_account branch from 25410d5 to ae6cd35 Compare January 31, 2025 08:27
Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jan 31, 2025
Copy link
Contributor

@primes2h primes2h left a comment

Choose a reason for hiding this comment

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

Nel commit di migrazione è stato tolto un bel po' di codice presente nella v.16.
Puoi controllare ?

f869c55

@Borruso Borruso force-pushed the 18.0-mig-l10n_it_account branch from ae6cd35 to 35ea546 Compare February 4, 2025 17:00
@eLBati
Copy link
Member

eLBati commented Feb 6, 2025

Nel commit di migrazione è stato tolto un bel po' di codice presente nella v.16. Puoi controllare ?

f869c55

https://www.odoo-italia.org/web#id=727&cids=1&menu_id=206&action=328&active_id=18&model=project.task&view_type=form qua potrebbe esserci qualche risposta

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.