Order Processing in Tally.ERP 9

Order Processing in Tally.ERP 9 Order Processing is a process followed by businesses for smoother transactions, timely delivery / services and intime receipt of payments. Before getting into the sales/purchase, both the parties agree upon terms and conditions for pricing and delivery and payments/receipts, which helps in resolving after sales issues amicably or legally.    Tally.ERP … Read more

JavaScript Objects

JavaScript Objects

JavaScript Objects JavaScript Objects are non-primitive data type. Unlike variables, object holds multiple values in terms of properties and methods. Here Properties can hold values of primitive data types and methods are JavaScript functions. Examples of JavaScript objects are – Student, pen, Board, chair, glass, keyboard etc. JavaScript is an object-based language. JavaScript treats everything … Read more

Learn What is New in HTML5

What is New in HTML5

What is HTML5 HTML5 is the latest edition of the HTML standard superseding HTML 4.01, XHTML 1.0, and XHTML 1.1. Now HTML5 is the standard for structuring and presenting content on the World Wide Web. HTML5 is a has been jointly developed by the World Wide Web Consortium (W3C) and the Web Hypertext Application Technology … Read more

JavaScript Functions and Loops

JavaScript Functions and Loops

JavaScript Functions JavaScript functions are used to perform certain tasks. Once created we can call a JavaScript function many times to reuse the code. A function always has a return type. It makes the programs more manageable. Advantage of JavaScript function There are mainly two advantages of JavaScript functions. Code reusability: A function is created once … Read more

Multiple GST and Interstate Sales invoice

Multiple GST and Interstate Sales invoice in Tally.ERP9 As per GST mandate, printing of  a valid sales invoice/ GST tax invoice should have party’s GST registration, location, item details (HSN or SAC), and tax rates. Sales Invoice can be Single GST rate or multiple GST Rate invoice. In multiple GST Tax invoice you can include … Read more

JavaScript Control Statements and Operators

JavaScript Control Statements

JavaScript Control Statements and Operators JavaScript Control Statements is a very crucial component in deciding the program flow control . Depending upon the JavaScript control statements the programs may split in many branches, or repeat certain steps certain number of times or may jump certain statements.  JavaScript Control Statements are of three types ·        Selection … Read more

GST Invoice Format in Tally.ERP9

GST Invoice Format in Tally.ERP9 Tally.ERP9 is a  comprehensive accounting software which is industry standard GST ready. The transactions which involve in the sales of goods or services need to be entered in GST Invoice Format. Since GST Invoice has to be handed over to customer hence it is mandatory for a business to get  … Read more

Data Types in JavaScript

JavaScript Data Types

Primitive and Non Primitive Data Types JavaScript JavaScript provides various data types to hold different types of values. Mainly, there are two types of data types in JavaScript. Primitive data type Non-primitive (reference) data type JavaScript is a dynamic type language, means you don’t need to specify data type of the variable because it is … Read more

Voucher Entry in Tally.ERP 9 Part-1/2

Voucher Entry  in Tally.ERP 9 All the financial transactions are recorded in a document called a voucher. Voucher entry is required for recording the same into the books of accounts. For every transaction, you need to enter an appropriate Tally voucher to get the same posted into the particular ledgers and finally to update the … Read more