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_delivery_note #4413

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

Conversation

Borruso
Copy link
Contributor

@Borruso Borruso commented Oct 18, 2024

migration from 16.0 to 18.0

@SirAionTech
Copy link
Contributor

/ocabot migration l10n_it_delivery_note

@OCA-git-bot OCA-git-bot added this to the 18.0 milestone Oct 28, 2024
@OCA-git-bot OCA-git-bot mentioned this pull request Oct 28, 2024
8 tasks
@SirAionTech SirAionTech added the needs fixing Has conflicts or is failing mandatory CI checks label Oct 28, 2024
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch 3 times, most recently from f5134a6 to 248d01b Compare November 26, 2024 14:20
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch 2 times, most recently from 988ea1c to 05e4d2c Compare December 13, 2024 14:56
@SirAionTech SirAionTech removed the needs fixing Has conflicts or is failing mandatory CI checks label Dec 13, 2024
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch from 05e4d2c to def5e3b Compare December 20, 2024 10:38
Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Dec 20, 2024
@eLBati eLBati added the 18.0 label Jan 17, 2025
@odooNextev
Copy link
Contributor

@MaurizioPellegrinet se hai tempo puoi revisionarla?

@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch from fb7dfd7 to fb7a4ec Compare January 17, 2025 12:21
Borruso and others added 14 commits January 17, 2025 14:11
Currently translated at 89.2% (222 of 249 strings)

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_delivery_note
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_delivery_note/it/
Currently translated at 98.7% (246 of 249 strings)

Translation: l10n-italy-12.0/l10n-italy-12.0-l10n_it_delivery_note
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-12-0/l10n-italy-12-0-l10n_it_delivery_note/it/
…invoiced' where there are no sale order lines

According to https://docs.python.org/3/library/functions.html#all:

all(iterable)

Return True if all elements of the iterable are true (or if the iterable is empty).
Currently translated at 79.8% (206 of 258 strings)

Translation: l10n-italy-14.0/l10n-italy-14.0-l10n_it_delivery_note
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_delivery_note/it/
This fixes the following issue:

Steps to reproduce:

* create a SO with two lines and confirm it
* delivery partially only one of the two lines
* validate the backorder

Current behavior:

The backorder is not validated as stock_delivery_note_line_move_uniq constraint is raised

Expected behavior:

The backorder is validated
…_line_ids with line notes to avoid auto compute accounting lines of the invoice.
…ft in case invoice created before delivery note creation/association
matteonext and others added 15 commits January 17, 2025 14:11
Currently translated at 100.0% (314 of 314 strings)

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

Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_delivery_note
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_delivery_note/it/
@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch 2 times, most recently from c3a7eed to db5e727 Compare January 17, 2025 13:27
Copy link

@MaurizioPellegrinet MaurizioPellegrinet left a comment

Choose a reason for hiding this comment

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

Test funzionale: OK

Copy link
Contributor

@odooNextev odooNextev left a comment

Choose a reason for hiding this comment

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

LGTM

<setting id="required_partner_ref">
<field
name="group_required_partner_ref"
widget="upgrade_boolean"
Copy link
Contributor

Choose a reason for hiding this comment

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

Perchè è richiesta l'enterprise per queste funzionalità?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixato errore non il widget è sbagliato sorry

@Borruso Borruso force-pushed the 18.0-mig-l10n_it_delivery_note branch from db5e727 to c85d4ad Compare January 21, 2025 20:59
Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jan 24, 2025
@MarcoCalcagni
Copy link
Contributor

se voglio emettere fattura da sale_order e il ddt è in draft ho un messaggio vuoto e non si capisce cosa fare.

Borruso added a commit to DinamicheAziendali/l10n-italy that referenced this pull request Jan 31, 2025
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.