Skip to content

Commit 2b81a73

Browse files
committed
Minor imrovements on Invoice ID
Unification of lists
1 parent 5be9c2a commit 2b81a73

File tree

2 files changed

+17
-13
lines changed

2 files changed

+17
-13
lines changed

help/C/Help_ch_Business.xml

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -525,25 +525,25 @@
525525

526526
<itemizedlist>
527527
<listitem>
528-
<para><guilabel>Invoice Information - Type</guilabel> - the
528+
<para><guilabel>Invoice Information - Type</guilabel>: the
529529
type of customer document to create - either an invoice or a credit note.</para>
530530
</listitem>
531531

532532
<listitem>
533-
<para><guilabel>Invoice Information - Invoice ID</guilabel> - the
534-
identification number of this invoice. This is your internal number
535-
for this invoice. If you leave it blank, an invoice number will be
536-
generated automatically. See <xref linkend="counters-book-options" />
537-
for more info</para>
533+
<para><guilabel>Invoice Information - Invoice ID</guilabel> (optional): the
534+
formated identification number of this invoice. This is your internal
535+
number for this invoice. If you leave it blank, an invoice number will
536+
be generated automatically. See <xref linkend="counters-book-options" />
537+
for more info.</para>
538538
</listitem>
539539

540540
<listitem>
541-
<para><guilabel>Invoice Information - Date Opened</guilabel> - the
541+
<para><guilabel>Invoice Information - Date Opened</guilabel>: the
542542
date this invoice was created.</para>
543543
</listitem>
544544

545545
<listitem>
546-
<para><guilabel>Billing Information - Customer</guilabel> - the
546+
<para><guilabel>Billing Information - Customer</guilabel>: the
547547
customer who is to receive this invoice. If you remember the <emphasis>company name</emphasis>
548548
you entered in the <guilabel>New Customer</guilabel> window for this customer,
549549
start to type it in this field and &app; will try auto complete
@@ -554,7 +554,7 @@
554554
</listitem>
555555

556556
<listitem>
557-
<para><guilabel>Billing Information - Job</guilabel> (optional) -
557+
<para><guilabel>Billing Information - Job</guilabel> (optional):
558558
associates the new invoice with a customer job (see <xref linkend="busnss-ar-jobs1" />).
559559
If you remember the <emphasis>job name</emphasis>
560560
you entered in the <guilabel>New Job</guilabel> window for this job,
@@ -567,19 +567,23 @@
567567
</listitem>
568568

569569
<listitem>
570-
<para><guilabel>Billing Information - Billing ID</guilabel> - this
570+
<para><guilabel>Billing Information - Billing ID</guilabel>: this
571571
is the customer&rsquo;s PO Number or other <quote>customer reference number</quote>.
572572
You should use it to identify your invoices to this customer (and
573573
job, if you have one).</para>
574574
</listitem>
575575

576576
<listitem>
577-
<para><guilabel>Billing Information - Terms</guilabel> - the payback
577+
<para><guilabel>Billing Information - Terms</guilabel>: the payback
578578
terms agreement for this invoice. A list of registered terms is
579579
available within the pop up menu. If you specified a default value
580580
for the selected customer, this field is initialized with the
581581
default.</para>
582582
</listitem>
583+
584+
<listitem>
585+
<para><guilabel>Notes</guilabel>: Here you can enter internal notes.</para>
586+
</listitem>
583587
</itemizedlist>
584588

585589
<para>When you click the <guibutton>OK</guibutton> button, the

help/C/Help_ch_Customize.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,7 +1631,7 @@
16311631
etc. These counters are used by the <xref linkend="chapter_busnss" /> of
16321632
&app;.</para>
16331633

1634-
<para>The number entered here will be incremented when the various
1634+
<para>The <guilabel>number</guilabel> entered here will be incremented when the various
16351635
business features calculate a value for a corresponding field on a
16361636
dialog. For example, if you leave the Customer Number field blank on
16371637
the New Customer dialog, the customer will be assigned the number in
@@ -1641,7 +1641,7 @@
16411641
close it and re-open it to see the changes; the displayed field values
16421642
are not automatically refreshed.)</para>
16431643

1644-
<para>The corresponding format fields are
1644+
<para>The corresponding <guilabel>format</guilabel> fields are
16451645
used to specify printf-style format strings that are used to format the
16461646
printing of the number. For example, to put the literal "C - " in front
16471647
of the customer number, you would put "C - %li" (without the quotes) in

0 commit comments

Comments
 (0)