new parameters - horizon...if box 15 from page i is a refund, enter the amount you would like to...

19
New Features New Parameters

Upload: others

Post on 04-Jun-2020

0 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

New Parameters

Page 2: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Note:

Note:

Page 3: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Page 4: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Page 5: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Note:

Page 6: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Page 7: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Page 8: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Page 9: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

ShowGLCode procedure ShowGLCode(GLCode: string; HasBranch: Boolean);

procedure GLAccNoOnDrawCommandClick(aDrawCommand: TObject);

var

lDrawText: TppDrawText;

begin

lDrawText := TppDrawText(aDrawCommand);

if lDrawText.Text <> '' then

ShowGLCode(lDrawText.Text, False);

end;

FormatExoProtocolLink function FormatExoProtocolLink(Command, Value: string): string;

Link := FormatExoProtocolLink('draccount', 10);

procedure DetailBeforePrint;

begin

DBText1.HyperLink := FormatExoProtocolLink('draccount',

MASTER['ACCNO']);

end;

Note:

Page 10: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Note:

Page 11: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Windows Aero Theme

Window Resizing

Note:

Rebranding

Page 12: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Bank Feed Setup Columns

Page 13: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

New Features

Note:

Note:

Page 14: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

Resolved Issues

Page 15: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

Resolved Issues

Page 16: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

Resolved Issues

Page 18: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24

Known Issues

Page 19: New Parameters - Horizon...If Box 15 from page I is a refund, enter the amount you would like to transfer to provisional tax, otherwise enter zero (O) Subtract Box 25 from Box 24