separate_deposit_details | bit (1) | NOT NULL | This will be set on the Enter AR Deposits screen. If this is true then we want to show the details of an AR deposit in Enter Transactions and Bank Reconciliation, and possibly other areas of the system. If this is false then the deposit amount will be shown in those places in summary form, without extra detail. Showing detail means showing a row for each AR Payment that is linked to the deposit, not showing detail means that the amounts of all AR Payments linked to an AR Deposit are shown together in one row. |