Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

AnchorpgfId-1034526pgfId-1034526Shipped orders for each product are batched into Order Batches. When making a batch, the user creates a view of the orders to batch. The view criteria usually define an Order Status of Shipped and an Order Date no later than the last date being batched. Placing a limit on the start date of the batch is not recommended because this can cause transactions that may have been excluded from previous batch periods to be overlooked. The batch Batch wizard automatically excludes records from the current batch that are not shipped or that have already been included in other batches.
anchorpgfId-1034527pgfId-1034527

This section shows an example of two orders and how they are batched. In most real-world scenarios, a batch would be made up of a large number of source transactions. For simplicity, the batch in this example includes only two orders. AnchorpgfId-1035054pgfId-1035054

The first order in the example is for a product with a price of $10.

AnchorpgfId-1035055pgfId-1035055GL Entries for Order ID 100: AnchorpgfId-1035075pgfId-1035075

...

pgfId-1035060

Credit

pgfId-1035066

pgfId-1035068

pgfId-1035070

pgfId-1035072

$10.00

Account

Anchor
pgfId-1035060

Debitanchor

pgfId-1035062pgfId-1035062
Anchor
pgfId-1035064pgfId-1035064

Accounts Receivable

Anchor
pgfId-1035066

$10.00

Anchor
pgfId-1035068

 

Anchor
pgfId-1035070

Sales

Anchor
pgfId-1035072

 

Anchor

pgfId-1035074pgfId-1035074

...


pgfId-1034550pgfId-1034550 The second order in the example is for a different product with a price of $20. This product requires inventory and calculates Cost of Goods Sold (COGS). AnchorpgfId-1034551pgfId-1034551

GL Entries for Order ID 101:

 AccountpgfId-1034556 Account

CreditpgfId-1034560

pgfId-1034562

 pgfId-1034566

pgfId-1034568

pgfId-1034570

COGS

pgfId-1034576

pgfId-1034578

pgfId-1034580

pgfId-1034582

Anchor
pgfId-1034583pgfId-1034583
Anchor
pgfId-1034554pgfId-1034554
Anchor
pgfId-1034556

Debit

Anchor
pgfId-1034558pgfId-1034558
Anchor
pgfId-1034560

Accounts Receivable

Anchor
pgfId-1034562

$20.00anchor

pgfId-1034564pgfId-1034564
Anchor
pgfId-1034566

Sales

Anchor
pgfId-1034568

 

Anchor
pgfId-1034570

$20.00anchor

pgfId-1034572pgfId-1034572
Anchor
pgfId-1034574pgfId-1034574

$15.00

Anchor
pgfId-1034576

 

Anchor
pgfId-1034578

Inventory

Anchor
pgfId-1034580

 

Anchor
pgfId-1034582

$15.00


AnchorpgfId-1034584pgfId-1034584 When orders are batched, the GL entry information is aggregated per GL account. In other words, if one A/R account has a debit entry for each of the orders in the batch, the batch contains a single line for that A/R account, listing the total of those order debits added together. The following example shows GL entries for an order batch that contains only Orders 100 and 101. AnchorpgfId-1034585pgfId-1034585

GL Entries for Order Batch ID 299:

...

 Account

Debit

Credit

Accounts Receivable

$30.00

 

Sales

 

$30.00

COGS

$15.00

 

Inventory

 

$15.00


The batch GL entries have one line for each GL account with at least one entry in the orders. The amounts from each order are aggregated.