Jump to content

Frequent use Script Events: Difference between revisions

no edit summary
No edit summary
Line 1:
{{NavigateDeveloper|collapsed}}
 
==Introduction==
Understand the usage of 5 Frequent use script events
 
===What is '''MasterColumn''' and '''DetailColumn'''?===
 
All document entry, whether it is Sales Invoice or AR Payment, they consist of at least 2 DataTable, master table and detail table.<br />
Usually the master table is where it stores the document information, such as document number, document date, company name and etc...
Whereas, the detail table stores multiple records that are related to this document. Such as Items and account double entry transactions.<br />
'''MasterColumn''' is referring to the value of a field in master table.
Likewise, '''DetailColumn''' is referring to the value of a field in detail table.
<br />
[[File:InvoiceFormWithDetailHighlight.png|none|frame|600px
|'''Invoice Entry Form'''<br />
This screen shows there are two highlighted areas in '''<span style="color:green">Green</span>''' and '''<span style="color:red">Red</span>''',<br />
which are master and detail area respectively.<br />
]]
 
==Frequent Use Events==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.