Skip to content

Conversation

bizzappdev
Copy link
Contributor

serpentcs-dev1 and others added 21 commits August 19, 2025 19:47
* [MIG] account_invoice_line_sequence v10

* [IMP] post_init_hook
On line 9 was the wrong iterator name. "l" needs to be line.
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_line_sequence/pt_BR/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_line_sequence/de/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_line_sequence/sl/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_line_sequence/it/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-12.0/account-invoicing-12.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-12-0/account-invoicing-12-0-account_invoice_line_sequence/es/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-15.0/account-invoicing-15.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_line_sequence/ar/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-15.0/account-invoicing-15.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_line_sequence/it/
Currently translated at 100.0% (7 of 7 strings)

Translation: account-invoicing-15.0/account-invoicing-15.0-account_invoice_line_sequence
Translate-URL: https://translation.odoo-community.org/projects/account-invoicing-15-0/account-invoicing-15-0-account_invoice_line_sequence/it/
@bizzappdev bizzappdev marked this pull request as ready for review August 20, 2025 06:11
@BhaveshHeliconia
Copy link
Contributor

BhaveshHeliconia commented Sep 12, 2025

The report view is not displaying properly.

  • Screenshot-from-2025-09-12-13-49-23-09-12-2025_02_00_PM

position="before"
>
<th>
<strong>Sequence</strong>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<strong>Sequence</strong>
<span>Sequence</span>

expr="//table[@name='invoice_line_table']/tbody/t/tr/t[@name='account_invoice_line_accountable']/td[1]"
position="before"
>
<td>
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
<td>
<td class="text-center">

@BhaveshHeliconia
Copy link
Contributor

BhaveshHeliconia commented Sep 12, 2025

With the above changes, it looks like this. I think this is proper now.

  • Screenshot-from-2025-09-12-13-57-37-09-12-2025_02_00_PM

@bizzappdev bizzappdev force-pushed the 16.0-mig-account_invoice_line_sequence-BAD branch from 080ca69 to 84aea7f Compare September 12, 2025 12:11
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.