Skip to content

Commit 9b316be

Browse files
committed
[IMP] accounting: clarify mass-sequencing highlights and errors
task-4725955
1 parent 8e4d066 commit 9b316be

File tree

4 files changed

+33
-4
lines changed

4 files changed

+33
-4
lines changed
Binary file not shown.

content/applications/finance/accounting/customer_invoices/sequence.rst

+16-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,21 @@ Follow these steps to resequence invoice numbers:
6060
#. Set the :guilabel:`First New Sequence`.
6161
#. :guilabel:`Preview Modifications` and click :guilabel:`Confirm`.
6262

63-
The first invoice using the new sequence appears in red in the :guilabel:`Customer Invoices` list.
64-
6563
.. image:: sequence/invoice-sequencing.png
6664
:alt: Resequence options window
65+
66+
.. note::
67+
To indicate where the sequence change began, the first invoice in the new sequence is
68+
highlighted in red in the :guilabel:`Customer Invoices` list. This visual marker is temporary
69+
and will disappear automatically over time.
70+
71+
.. tip::
72+
Resequencing is not possible:
73+
74+
- When entries are before a lock date.
75+
- When the sequence leads to a duplicate.
76+
- When the range is invalid. For example, if the :guilabel:`Invoice Date` doesn't align with the
77+
date in the new sequence, such as using a 2024 sequence (INV/2024/XXXXX) for an invoice dated
78+
in 2025.
79+
80+
In these cases, a :guilabel:`Validation Error` message appears.
Loading

content/applications/finance/accounting/vendor_bills/sequence.rst

+17-2
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,22 @@ Follow these steps to resequence vendor bill numbers:
6060
#. Set the :guilabel:`First New Sequence`.
6161
#. :guilabel:`Preview Modifications` and click :guilabel:`Confirm`.
6262

63-
The first vendor bill using the new sequence appears in red in the :guilabel:`Bills` list view.
64-
6563
.. image:: sequence/sequence-bill-sequencing.png
6664
:alt: Resequence options window
65+
66+
.. note::
67+
To indicate where the sequence change began, the first vendor bill in the new sequence is
68+
highlighted in red in the :guilabel:`Vendor Bills` list. This visual marker is temporary
69+
and will disappear automatically over time.
70+
71+
.. tip::
72+
Resequencing is not possible:
73+
74+
- When entries are before a lock date.
75+
- When the sequence leads to a duplicate.
76+
- When the range is invalid. For example, if the :guilabel:`Bill Date` doesn't align with the
77+
date in the new sequence, such as using a 2024 sequence (BILL/2024/MM/XXXX) for an vendor bill
78+
dated in 2025.
79+
80+
In these cases, a :guilabel:`Validation Error` message appears.
81+

0 commit comments

Comments
 (0)