You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steps to reproduce
Create a new journal for customer invoices and set your own sequence
Create an invoice on this journal, the name of the invoice is initialized with the V16 way not with the sequence defined
Confirm the invoice, the invoice number is changed to take into consideration the correct sequence
Create an invoice on this journal, the name of the invoice is initialized with the V16 way not with the sequence defined and with a number '1'.
Current behavior
The name of the invoice is initialized when the invoice is in draft.
Expected behavior
No name of the invoice when in draft.
Name of the invoice is set at confirmation.
The text was updated successfully, but these errors were encountered:
There hasn't been any activity on this issue in the past 6 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this issue to never become stale, please ask a PSC member to apply the "no stale" label.
module: account_move_name_sequence
version: 16.0
Steps to reproduce
Create a new journal for customer invoices and set your own sequence
Create an invoice on this journal, the name of the invoice is initialized with the V16 way not with the sequence defined
Confirm the invoice, the invoice number is changed to take into consideration the correct sequence
Create an invoice on this journal, the name of the invoice is initialized with the V16 way not with the sequence defined and with a number '1'.
Current behavior
The name of the invoice is initialized when the invoice is in draft.
Expected behavior
No name of the invoice when in draft.
Name of the invoice is set at confirmation.
The text was updated successfully, but these errors were encountered: