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

[15.0][FW] account_invoice_section_sale_order: multiple ports from 14.0 #1802

Open
wants to merge 4 commits into
base: 15.0
Choose a base branch
from

Conversation

grindtildeath and others added 4 commits September 19, 2024 15:05
Refactor preparation of sections

Refactor to allow different section grouping

Add field to allow different possibilities of grouping invoice lines from sale order
…on tests

In OCA repo, now we have this error:

 Traceback (most recent call last):
  File "/__w/account-invoicing/account-invoicing/account_invoice_section_sale_order/tests/test_invoice_group_by_sale_order.py", line 109, in test_create_invoice
    self.assertEqual(line.name, result[line.sequence][0])
KeyError: 1
@sebalix sebalix force-pushed the oca-port-account_invoice_section_sale_order-14.0-to-15.0-7bdf44 branch from 0888041 to ba621b1 Compare September 19, 2024 13:05
@sebalix sebalix marked this pull request as ready for review September 19, 2024 13:51
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.

4 participants