RE: [Axapta-Knowledge-Village] Report Template

2005-09-12 Thread Jason Crook
Thanks Guys   Got it !!   Regards Jason Crook Financial Systems Consultant Exordia(A Division Of PricewaterhouseCoopers) Tel : (011)797-4782 Fax    : (011)209-4782 Cel : 082 887 0914 e-mail : [EMAIL PROTECTED]   From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL

RE: [Axapta-Knowledge-Village] Settling Invoices through code

2005-09-08 Thread Jason Crook
ank Statements".   The Code was just a guide line on how to link the Payment to the Sales order So you do not need to go into Open Tran Editing And Close the Transaction off(Code that I use at one of our client that works well)   Hope This Helps now.   Regards Jason Crook Financial Systems C

RE: [Axapta-Knowledge-Village] Settling Invoices through code

2005-09-08 Thread Jason Crook
.CurrencyCode;    _SpecTrans.RefId   = _CustTransOpen.RecId;    _SpecTrans.SpecRecId   = LedgerJournalTrans.RecId;    _SpecTrans.insert();  }    } ttscommit;   Hope it Helps ,let me know if you require more. Regards

RE: [Axapta-Knowledge-Village] Settling Invoices through code

2005-09-08 Thread Jason Crook
pecRecId   = LedgerJournalTrans.RecId;    _SpecTrans.insert();  }    } ttscommit;   Hope it Helps ,let me know if you require more. Regards Jason Crook Financial Systems Consultant Exordia(A Division Of PricewaterhouseCoopers) Tel : (011)797-

RE: [Axapta-Knowledge-Village] AccountInterval Upload

2005-08-05 Thread Jason Crook
y the ledgertable into excel (This way you will have a map of the Ledgeraccount and the related Recid) Hope it helps   Regards Jason Crook Financial Systems Consultant Exordia(A Division Of PricewaterhouseCoopers) Tel : (011)797-4782 Fax    : (011)209-4782 Cel : 082 887 0914 e-mail : [EMAIL PROT

RE: [Axapta-Knowledge-Village] difference between VALIDATE & VALIDATE VOUCHER ONLY

2005-05-25 Thread Jason Crook
Validate Validates whole journal And validate voucher only validates that specific voucher in the journal   Regards Jason Crook Financial Systems Consultant From: Axapta-Knowledge-Village@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of sam axaptaSent: 26 May 2005 08:29 AMTo

RE: [Axapta-Knowledge-Village] Financial statement

2005-04-21 Thread Jason Crook
Thank so much I have been looking there but just overlooked it Thanks again   Regards Jason Crook Financial Systems Consultant Exordia(A Division Of PricewaterhouseCoopers) Tel : (011)797-4782 Fax    : (011)209-4782 Cel : 082 887 0914 e-mail : [EMAIL PROTECTED]   From