It is easy to start working with OpenERP account module, starting a new company or carry-forward the entries to next financial year. We have seen in my last post Want to setup OpenERP Accounting module? , In this post I would like to show you how we can configure journals, chart of accounts and start working with financial transactions. Auditing is most important process in Indian accounting system. It has to be perform at the end of every financial years for small and medium size companies but quarterly for big or public companies. The second and most important things is quarterly balance sheet. Well OpenERP's account module is capable enough to provide lots of flexibility so that we can generate monthly balance sheet too. Lets start configuration of Periods, Journals, Accounts. Download the configured database before proceeding the article, If you wanted to checkout configuration step by step on the live database. Financial Years In the accounting database you can get two f...
There are many 3rd Party recovery programs are available under Linux / Windows to recover the deleted files from any operating systems. I would like to show you how we can recover deleted files using command line tool developed by United States Air Force Office of Special Investigations and The Center for Information Systems Security Studies and Research , Foremost is a console program to recover files based on their headers, footers, and internal data structures. This process is commonly referred to as data carving. Foremost can work on image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers can be specified by a configuration file or you can use command line switches to specify built-in file types. These built-in types look at the data structures of a given file format allowing for a more reliable and faster recovery. Installation Download the source code: The latest version of Foremost...
Tooltip The tooltip is a common graphical user interface element. It is used in conjunction with a cursor, usually a mouse pointer. The user hovers the cursor over an item, without clicking it, and a tooltip may appear — a small "hover box" with information about the item being hovered over. The term tooltip originally came from older Microsoft applications (like Microsoft Word 95), which had a Toolbar where moving the mouse over the buttons (the Toolbar icons) displayed these Tooltips, a short description of the function of the tool in the Toolbar. More recently, these Tooltips are used everywhere, not only on Toolbars. OpenERP have done many improvements in the usability, tooltip is one of them, you will be getting surprise but there are many small changes have made for the tooltips. Lets see one by one. Tooltip on Label Do mouse hover when you see the "?" before any label, Form example below in the screen detailed description for the Sales Team field on ...
Comments
Post a Comment