summaryrefslogtreecommitdiff
path: root/doc/manual/LedgerSMB-manual.tex
blob: 388e848210df630e68254c6d376e6a671fc54757 (plain)
  1. %% LyX 1.4.2 created this file. For more info, see http://www.lyx.org/.
  2. %% Do not edit unless you really know what you are doing.
  3. \documentclass[english]{article}
  4. \usepackage[T1]{fontenc}
  5. \usepackage[latin1]{inputenc}
  6. \IfFileExists{url.sty}{\usepackage{url}}
  7.                       {\newcommand{\url}{\texttt}}
  8. \newcommand{\version}{1.2}
  9. \makeatletter
  10. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.
  11. \providecommand{\LyX}{L\kern-.1667em\lower.25em\hbox{Y}\kern-.125emX\@}
  12. %% Bold symbol macro for standard LaTeX users
  13. \providecommand{\boldsymbol}[1]{\mbox{\boldmath $#1$}}
  14. %% Because html converters don't know tabularnewline
  15. \providecommand{\tabularnewline}{\\}
  16. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.
  17. \usepackage{metatron}
  18. \renewcommand{\abstractname}{Executive Summary}
  19. \title{Ledger-SMB Manual v. \version}
  20. \author{The LedgerSMB Core Team}
  21. \date{\today}
  22. \usepackage{babel}
  23. \makeatother
  24. \begin{document}
  25. \maketitle
  26. Copyright \copyright 2006 The LedgerSMB Core Team. Permission
  27. is granted to copy, distribute and/or modify this document under the
  28. terms of the GNU Free Documentation License, Version 1.2 or any later
  29. version published by the Free Software Foundation; with no Invariant
  30. Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of
  31. the license is included in the section entitled \char`\"{}GNU Free
  32. Documentation License\char`\"{} (Appendix \ref{fdl}).
  33. \tableofcontents{}
  34. \listoffigures
  35. \clearpage
  36. \part{Ledger-SMB and Business Processes}
  37. \section{Introduction to Ledger-SMB}
  38. \subsection{Why Ledger-SMB}
  39. \subsubsection{Advantages of Ledger-SMB}
  40. \begin{itemize}
  41. \item Flexibility and Central Management
  42. \item Accessibility over the Internet (for some users)
  43. \item Relatively open data format
  44. \item Integration with other tools
  45. \item Excellent accounting options for Linux users
  46. \item Open Source
  47. \item Flexible, open framework that can be extended or modified to fit
  48. your business.
  49. \item Security-conscious development community.
  50. \end{itemize}
  51. \subsubsection{Key Features}
  52. \begin{itemize}
  53. \item Accounts Receivable
  54. \begin{itemize}
  55. \item Track sales by customer
  56. \item Issue Invoices, Statements, Receipts, and more
  57. \item Do job costing and time entry for customer projects
  58. \item Manage sales orders and quotations
  59. \item Ship items from sales orders
  60. \end{itemize}
  61. \item Accounts Payable
  62. \begin{itemize}
  63. \item Track purchases and debts by vendor
  64. \item Issue RFQ's Purchase Orders, etc.
  65. \item Track items received from purchase orders
  66. \end{itemize}
  67. \item Budgeting
  68. \begin{itemize}
  69. \item Track expenditures and income across multiple departments
  70. \item Track all transactions across departments
  71. \end{itemize}
  72. \item Check Printing
  73. \begin{itemize}
  74. \item Customize template for any check form
  75. \end{itemize}
  76. \item General Ledger
  77. \item Inventory Management
  78. \begin{itemize}
  79. \item Track sales and orders of parts
  80. \item Track cost of goods sold using First In/First Out method
  81. \item List all parts below reorder point
  82. \item Track ordering requirements
  83. \item Track, ship, receive, and transfer parts to and from multiple warehouses
  84. \end{itemize}
  85. \item Localization
  86. \begin{itemize}
  87. \item Provide Localized Translations for Part Descriptions
  88. \item Provide Localized Templates for Invoices, Orders, Checks, and more
  89. \item Select language per customer, invoice, order, etc.
  90. \end{itemize}
  91. \item Manufacturing
  92. \begin{itemize}
  93. \item Track cost of goods sold for manufactured goods (assemblies)
  94. \item Create assemblies and stock assemblies, tracking materials on hand
  95. \end{itemize}
  96. \item Multi-company/Multiuser
  97. \begin{itemize}
  98. \item One isolated database per company
  99. \item Users can have localized systems independent of company data set
  100. \end{itemize}
  101. \item Point of Sale
  102. \begin{itemize}
  103. \item Run multiple cash registers against main Ledger-SMB installation
  104. \item Suitable for retail stores and more
  105. \item Credit card processing via TrustCommerce
  106. \item Supports some POS hardware out of the box including:
  107. \begin{itemize}
  108. \item Logic Controls PD3000 pole displays (serial or parallel)
  109. \item Basic text-based receipt printers
  110. \item Keyboard wedge barcode scanners
  111. \item Keyboard wedge magnetic card readers
  112. \item Printer-attached cash drawers
  113. \end{itemize}
  114. \end{itemize}
  115. \item Price Matrix
  116. \begin{itemize}
  117. \item Track different prices for vendors and customers across the board
  118. \item Provide discounts to groups of customers per item or across the board
  119. \item Store vendors' prices independent of the other last cost in the parts
  120. record
  121. \end{itemize}
  122. \item Reporting
  123. \begin{itemize}
  124. \item Supports all basic financial statements
  125. \item Easily display customer history, sales data, and additional information
  126. \item Open framework allows for ODBC connections to be used to generate
  127. reports using third party reporting tools.
  128. \end{itemize}
  129. \item Tax
  130. \begin{itemize}
  131. \item Supports Retail Sales Tax and Value Added Tax type systems
  132. \item Flexible framework allows one to customize reports to change the tax
  133. reporting framework to meet any local requirement.
  134. \end{itemize}
  135. \end{itemize}
  136. \subsection{Limitations of Ledger-SMB}
  137. \begin{itemize}
  138. \item No payroll module (Payroll must be done manually)
  139. \item Some integration limitations
  140. \item Further development/maintenance requires a knowledge of a relatively
  141. broad range of technologies
  142. \end{itemize}
  143. \subsection{System Requirements of Ledger-SMB}
  144. \begin{itemize}
  145. \item PostgreSQL
  146. \item A CGI-enabled Web Server (for example, Apache)
  147. \item Perl 5.8.x
  148. \item An operating system which supports the above software (usually Linux,
  149. though Windows, MacOS X, etc. do work)
  150. \item \LaTeX{}\ (optional) is required to create PDF or Postscript invoices
  151. \item The following CPAN modules:
  152. \begin{itemize}
  153. \item Data::Dumper
  154. \item Locale::Maketext
  155. \item Locale::Maketext::Lexicon
  156. \item MIME::Base64
  157. \item Digest::MD5
  158. \item HTML::Entities
  159. \item DBI
  160. \item DBD::Pg
  161. \item Math::BigFloat
  162. \item IO::File
  163. \item Encode
  164. \item Locale::Country
  165. \item Locale::Language
  166. \item Time::Local
  167. \item Cwd
  168. \item Config::Std
  169. \item MIME::Lite
  170. \end{itemize}
  171. \end{itemize}
  172. \section{User Account and Database Administration Basics}
  173. These functions are accessed via the admin.pl script in the
  174. installed directory of Ledger-SMB.
  175. \subsection{Companies and Datasets}
  176. Ledger-SMB stores its information in locale-specific data sets. When
  177. a dataset is created, it sets various defaults such as currency, a
  178. basic chart of accounts setup, and so forth. Note that the default
  179. setup is for Canada, where the author of the software resides.
  180. Datasets are stored as PostgreSQL databases. The application
  181. is designed with the idea that each dataset will represent exactly
  182. one company. If a customer is working with multiple companies, he/she
  183. must create a dataset to for each.
  184. When creating a dataset, the application asks for both a username and a
  185. superusername. If the superuser's information is not filled in, Ledger-SMB will
  186. attempt to populate an existing dataset, but if this information is filled in,
  187. the program will log into the PostgreSQL cluster with the superusername and
  188. password, create the database, and attempt to add Plpgsql to it.
  189. \subsection{How to Create a User}
  190. Users are created by going to the admin.pl page and clicking on \char`\"{}Add
  191. User.\char`\"{} One then fills out the form and when it is saved,
  192. the user is created.
  193. \subsection{Permissions}
  194. The permissions system is not rigorously enforced within Ledger-SMB,
  195. in the sense that the permissions API is generally not used in the
  196. application itself. Instead permissions are used to enable/disable
  197. menu options. Setting an enforcement of such permissions would require
  198. some custom programming at the present time. Most organizations, however,
  199. find that the current system is adequate.
  200. The checkboxes which are marked enable menu entries. Those that are
  201. unchecked disable those entries on the menu.
  202. \subsection{User Account Types}
  203. \begin{itemize}
  204. \item User is a general user of the system
  205. \item Managers often are able to see a larger amount of data
  206. \item Administrators have full access to the system
  207. \end{itemize}
  208. \subsection{Other Features}
  209. \begin{itemize}
  210. \item Lock System allows one to lock users out of the system while maintenance
  211. is performed. This is only necessary during upgrades or maintenance
  212. which results in the RDBMS being offline.
  213. \item Change Admin Password changes the administrative password.
  214. \item Logout terminates the admin session.
  215. \end{itemize}
  216. \section{Chart of Accounts}
  217. The Chart of Accounts provides a basic overview of the logical structure
  218. of the accounting program. One can customize this chart to allow for
  219. tracking of different sorts of information.
  220. \subsection{Introduction to Double Entry Bookkeeping}
  221. In order to set up your chart of accounts in LedgerSMB you will need to
  222. understand a bit about double entry bookkeeping. This section provides a
  223. brief overview of the essential concepts. There is a list of references
  224. for further reading at the end.
  225. \subsubsection{Business Entity}
  226. You don't want to mix your personal expenses and income with that of the
  227. business or you will not be able to tell how much money it is making (if
  228. any). For the same reason you will want to keep track of how much money
  229. you put into and take out of the business so you will want to set up a
  230. completely seperate set of records for it and treat it almost as if it had
  231. a life of its own.
  232. \subsubsection{Double Entry}
  233. Examples:
  234. \begin{itemize}
  235. \item When you buy you pay money and receive goods.
  236. \item When you sell you get money and give goods.
  237. \item When you borrow you get money and give a promise to pay it back.
  238. \item When you lend you give money and get a promise to pay it back.
  239. \item When you sell on credit you give goods and get a promise to pay.
  240. \item When you buy on credit you give a promise to pay and get goods.
  241. \end{itemize}
  242. You need to record both sides of each transaction: thus double entry.
  243. Furthermore, you want to organize your entries, recording those having to
  244. do with money in one place, value of goods bought and sold in another,
  245. money owed in yet another, etc. Hence you create accounts, and record each
  246. half of each transaction in an appropriate account. Of course, you won't
  247. have to actually record the amount in more than one place yourself: the
  248. program takes care of that.
  249. \subsubsection{Accounts}
  250. \begin{description}
  251. \item[Assets] Valuable stuff the business owns such as money and
  252. goods available for sale
  253. \item[Liabilities] Debts owned by the business such as bank loans and unpaid
  254. bills
  255. \item[Equity or Capital] What would be left for the owner if all the assets were
  256. converted to money and all the liabilities paid off ("Share Capital" on the
  257. LedgerSMB default chart of accounts: not to be confused with "Capital Assets".)
  258. \item[Revenue] Income from business activity: increases Equity
  259. \item[Expense] The light bill, the cost of goods sold, etc: decreases Equity
  260. \end{description}
  261. All other accounts are subdivisions of these. The relationship between the
  262. top-level accounts is often stated in the form of the Accounting Equation
  263. (don't worry: you won't have to solve it):
  264. Assets = Liabilities + Equity + (Revenue - Expense)
  265. You won't actually use this equation while doing your bookkeeping, but it's
  266. a useful tool for understanding how the system works.
  267. \subsubsection{Debits and Credits}
  268. Traditional paper accounting systems used a two-column form in which all
  269. increases went in one column and all deceases in the other. For asset and
  270. expense accounts increases went in the left column and decreases in the
  271. right. For liability and capital accounts decreases went in the left
  272. column and increases in the right. Looking at the accounting equation we
  273. see that assets are on the left, so it is logical that asset increases
  274. would go on the left. Libilities, capital, and revenue are on the right so
  275. it is logical that their increase would go on the right. Expenses,
  276. however, are on the right, so why do their increases go on the left?
  277. Because expenses are subtracted from the right side of the equation and so
  278. expense increases decrease the right side of the equation.
  279. Entries in the left column of the traditional form are called debits, while
  280. entries on the right are called credits. Neither is "negative".
  281. \begin{itemize}
  282. \item Debits increase assets
  283. \item Debits increase expense
  284. \item Credits increase liabilities
  285. \item Credits increase capital
  286. \item Credits increase revenue
  287. \end{itemize}
  288. Examples:
  289. You go to the bank and make a deposit. The teller tells you that he is
  290. going to credit your account. This is correct: your account is money the
  291. bank owes you and so is a liability from their point of view. Your deposit
  292. increased this liability and so they will credit it. They will make an
  293. equal debit to their cash account. When you return you will debit your
  294. bank deposits account because you have increased that asset and credit cash
  295. on hand because you have decreased that one.
  296. \subsubsection{Accrual}
  297. Early accounting systems were usually run on a cash basis. One generally did
  298. not consider money owed to affect the financial health of a company, so expenses
  299. posted when paid as did income.
  300. The problem with this approach is that it becomes very difficult or impossible
  301. to truly understand the exact nature of the financial health of a business. One
  302. cannot get the full picture of the financial health of a business because
  303. outstanding debts are not considered. Futhermore, this does not allow for
  304. revenue to be tied to cost effectively, so it becomes difficult to assess how
  305. profitable a given activity truly is.
  306. To solve this problem, accrual-based systems were designed. The basic principle
  307. is that income and expense should be posted as they are incurred, or accrued.
  308. This allows one to track income relative to expense for specific projects or
  309. operations, and make better decisions about which activities will help one
  310. maximize profitability.
  311. To show how these systems differ, imagine that you bill a customer for time and
  312. materials for a project you have just completed. The customer pays the bill
  313. after 30 days. In a cash based system, you would post the income at the time
  314. when the customer pays, while in an accrual system, the income is posted at the
  315. time when the project is completed.
  316. \subsubsection{References}
  317. \url{http://www.accounting-and-bookkeeping-tips.com/learning-accounting/accounting-basics-credit.htm}\\
  318. Discussion of debits and credits as well as links to other accounting subjects.\\
  319. \noindent \url{http://www.computer-consulting.com/accttips.htm}\\
  320. Discussion of double entry bookkeeping.\\
  321. \noindent \url{http://www.minnesota.com/~tom/sql-ledger/howtos/}\\
  322. A short glossary, some links, and a FAQ (which makes the "credit=negative
  323. number" error). The FAQ focuses on SQL-Ledger, LedgerSMB's ancestor.\\
  324. \noindent \url{http://bitscafe.com/pub2/etp/sql-ledger-notes\#expenses}\\
  325. Some notes on using SQL-Ledger (LedgerSMB's ancestor).\\
  326. \noindent \url{http://en.wikipedia.org/wiki/List\_of\_accounting\_topics}\\
  327. Wikipedia articles on accounting.\\
  328. \noindent \url{http://www.bized.ac.uk/learn/accounting/financial/index.htm}\\
  329. Basic accounting tutorial.\\
  330. \noindent \url{http://www.asset-analysis.com/glossary/glo\_index.html}\\
  331. Financial dictionary and glossary.\\
  332. \noindent \url{http://www.geocities.com/chapleaucree/educational/FinanceHandbook.html}\\
  333. Financial glossary.\\
  334. \noindent \url{http://www.quickmba.com/accounting/fin/}\\
  335. Explanation of fundamentals of accounting, including good discussions
  336. of debits and credits and of double-entry.
  337. \subsection{General Guidelines on Numbering Accounts}
  338. In general, most drop-down boxes in Ledger-SMB order the accounts
  339. by account number. Therefore by setting appropriate account numbers,
  340. one can affect the default values.
  341. A second consideration is to try to keep things under each heading
  342. appropriate to that heading. Thus setting an account number for a
  343. bank loan account in the assets category is not generally advisable.
  344. \subsection{Adding/Modifying Accounts}
  345. These features are listed under System-\textgreater Chart of Accounts.
  346. One can list the accounts and click on the account number to modify
  347. them or click on the \char`\"{}add account\char`\"{} option to create
  348. new accounts.
  349. \begin{itemize}
  350. \item Headings are just broad categories and do not store values themselves,
  351. while accounts are used to store the transactional information.
  352. \item One cannot have an account that is a summary account (like AR)
  353. and also has another function.
  354. \item GIFI is mostly of interest to Canadian customers but it can be used
  355. to create reports of account hierarchies.
  356. \end{itemize}
  357. \subsection{Listing Account Balances and Transactions}
  358. One can list the account balances via the Reports-\textgreater Chart
  359. of Accounts report. Clicking on the account number will provide a
  360. ledger for that account.
  361. \section{Administration}
  362. This section covers other (non-Chart of Accounts) aspects to the
  363. setup of the Ledger-SMB accounting package. These are generally accessed
  364. in the System submenu.
  365. \subsection{Taxes, Defaults, and Preferences}
  366. One of the new features in 1.2 is the modular sales tax system and the simple
  367. sales tax module. This allows one to install different tax modules and then
  368. select which taxes are applied by which programming modules. The sales tax
  369. module has access to everything on the submitted form so it is able to make
  370. complex determinations on what is taxable based on arbitrary criteria.
  371. The tax rules drop-down box allows one to select any installed tax module
  372. (LedgerSMB 1.2 ships only with the simple module), while the ordering is an
  373. integer which allows one to specify a tax run which occurs on the form after
  374. any rules with lower entries in this box. This allows for compounding of sales tax (for example, when PST applies to the total and GST as well).
  375. \subsubsection{Adding A Sales Tax Account}
  376. Sales Tax is collected on behalf of a state or national government
  377. by the individual store. Thus a sales tax account is a liability--
  378. it represents money owed by the business to the government.
  379. To add a sales tax account, create an account in the Chart of Accounts
  380. as a liability account, check all of the \char`\"{}tax\char`\"{} checkboxes,
  381. and answer the following question as \char`\"{}yes:\char`\"{}
  382. \char`\"{}Include this account on the customer/vendor forms to flag
  383. customer/vendor as taxable?\char`\"{}
  384. Once this account is created, one can set the tax amount.
  385. \subsubsection{Setting a Sales Tax Amount}
  386. Go to System-\textgreater Defaults and the tax account will be listed
  387. near the bottom of the page. The rate can be set there.
  388. \subsubsection{Default Account Setup}
  389. These accounts are the default accounts for part creation and foreign
  390. exchange tracking.
  391. \subsubsection{Currency Setup}
  392. The US accounts list this as USD:CAD:EUR. One can add other currencies
  393. in here, such as IDR (Indonesian Rupiah), etc. Currencies are separated
  394. by colons.
  395. \subsubsection{Sequence Settings}
  396. These sequences are used to generate user identifiers for quotations,
  397. invoices, and the like. If an identifier is not added, the next number
  398. will be used.
  399. A common application is to set invoices, etc. to start at 1000 in
  400. order to hide the number of issued invoices from a customer.
  401. Leading zeros are preserved. Other special values which can be embedded using
  402. $<$?lsmb ?$>$ tags include:
  403. \begin{description}
  404. \item[DATE] expands to the current date
  405. \item[YYMMDD] expands to a six-digit version of the date. The components of
  406. this date can be re-arranged in any order, so MMDDYY, DDMMYY,
  407. or even just MMYY are all options.
  408. \item[NAME] expands to the name of the customer or vendor
  409. \item[BUSINESS] expands to the type of business assigned to the customer or
  410. ventor.
  411. \item[DESCRIPTION] expands to the description of the part. Valid only for parts.
  412. \item[ITEM] expands to the item field. Valid only for parts.
  413. \item[PERISCOPE] expands to the partsgroup. Valid only for parts.
  414. \item[PHONE] expands to the telephoen number for customers and vendors.
  415. \end{description}
  416. \subsection{Audit Control}
  417. Auditability is a core concern of the architects of any accounting
  418. system. Such ensures that any modification to the accounting information
  419. leaves a trail which can be followed to determine the nature of the
  420. change. Audits can help ensure that the data in the accounting system
  421. is meaningful and accurate, and that no foul play (such as embezzlement)
  422. is occurring.
  423. \subsubsection{Explaining transaction reversal}
  424. In paper accounting systems, it was necessary to have a means to authoritatively
  425. track corrections of mistakes. The means by which this was done was
  426. known as \char`\"{}transaction reversal.\char`\"{}
  427. When a mistake would be made, one would then reverse the transaction
  428. and then enter it in correctly. For example, let us say that an office
  429. was renting space for \$300 per month. Let us say that they inadvertently
  430. entered it in as a \$200 expense.
  431. The original transaction would be:
  432. \begin{tabular}{l|r|r}
  433. Account &
  434. Debit &
  435. Credit \tabularnewline
  436. \hline
  437. 5760 Rent &
  438. \$200 &
  439. \tabularnewline
  440. 2100 Accounts Payable &
  441. &
  442. \$200\tabularnewline
  443. \end{tabular}
  444. The reversal would be:
  445. \begin{tabular}{l|r|r}
  446. Account &
  447. Debit &
  448. Credit \tabularnewline
  449. \hline
  450. 5760 Rent &
  451. &
  452. \$200\tabularnewline
  453. 2100 Accounts Payable &
  454. \$200 &
  455. \tabularnewline
  456. \end{tabular}
  457. This would be followed by re-entering the rent data with the correct
  458. numbers. This was meant to ensure that one did not erase data from
  459. the accounting books (and as such that erasing data would be a sign
  460. of foul play).
  461. Ledger-SMB has a capability to require such reversals if the business
  462. deems this to be necessary. When this option is enabled, existing
  463. transactions cannot be modified and one will need to post reversing
  464. transactions to void existing transactions before posting corrected
  465. ones.
  466. Most accountants prefer this means to other audit trails because it
  467. is well proven and understood by them.
  468. \subsubsection{Close books option}
  469. You cannot alter a transaction that was entered before the closing date.
  470. \subsubsection{Audit Trails}
  471. This option stores additional information in the database to help
  472. auditors trace individual transactions. The information stored, however,
  473. is limited and it is intended to be supplemental to other auditing
  474. facilities.
  475. The information added includes which table stored the record, which
  476. employee entered the information, which form was used, and what the
  477. action was. No direct financial information is included.
  478. \subsection{Departments}
  479. Departments are logical divisions of a business. They allow for budgets
  480. to be prepared for the individual department as well as the business
  481. as a whole. This allows larger businesses to use Ledger-SMB to meet
  482. their needs.
  483. \subsubsection{Cost v Profit Centers.}
  484. In general business units are divided into cost and profit centers.
  485. Cost centers are generally regarded as business units where the business
  486. expects to lose money and profit centers are where they expect to
  487. gain money. For example, the legal department in most companies is
  488. a cost center.
  489. One of the serious misunderstandings people run up against is that
  490. Ledger-SMB tends to more narrowly define cost and profit centers than
  491. most businesses do. In Ledger-SMB a cost center is any department
  492. of the business that does not issue AR transactions. Although many
  493. businesses may have cost centers (like technical support) where customer
  494. fees may subsidize the cost of providing the service, in Ledger-SMB,
  495. these are profit centers.
  496. Ledger-SMB will not allow cost centers to be associated with AR transactions.
  497. So if you want this functionality, you must create the department
  498. as a profit center.
  499. \subsection{Warehouses}
  500. Ledger-SMB has the ability to track inventory by warehouse. Inventory
  501. items can be moved between warehouses, and shipped from any warehouse
  502. where the item is in stock. We will explore this concept more later.
  503. \subsection{Languages}
  504. Languages allow for goods and services to be translated so that one
  505. can maintain offices in different countries and allow for different
  506. goods and service descriptions to be translated to different languages
  507. for localization purposes.
  508. \subsection{Types of Businesses}
  509. One can create types of businesses and then give them discounts across
  510. the board. For example, one might give a firm that uses one's services
  511. as a subcontractor a 10\% discount or more.
  512. \subsection{Misc.}
  513. \subsubsection{GIFI}
  514. GIFI is a requirement for Canadian customers. This feature allows
  515. one to link accounts with Canadian tax codes to simplify the reporting
  516. process. Some European countries now use a similar system.
  517. People that don't otherwise have a use for GIFI can use it to create reports
  518. which agregate accounts together.
  519. \subsubsection{SIC}
  520. Standard Industrial Classification is a way of tracking the type of
  521. business that a vendor or customer is in. For example, an accountant
  522. would have an SIC of 8721 while a graphic design firm would have an
  523. SIC of 7336. The classification is hierarchical so one could use this
  524. field for custom reporting and marketing purposes.
  525. \subsubsection{Overview of Template Editing}
  526. The templates for invoices, orders, and the like can be edited from
  527. within Ledger-SMB. The submenus within the System submenu such as
  528. HTML Templates, Text Templates and \LaTeX{} templates provide access
  529. to this functionality.
  530. \subsubsection{Year-end}
  531. Although the Year-end functionality in Ledger-SMB is very useful,
  532. it does not entirely make the process simple and painless. One must
  533. still manually enter adjustments prior to closing the books. The extent
  534. to which these adjustments are necessary for any given business is
  535. a matter best discussed with an accountant.
  536. The standard way books are normally closed at the end of the year
  537. is by moving all adjusted%
  538. \footnote{Adjustments would be entered via the General Ledger. The exact process
  539. is beyond the scope of this document, however.%
  540. } income and expenses to an equity account usually called \char`\"{}Retained
  541. Earnings.\char`\"{} Assets and liabilities are not moved. Equity drawing/dividend
  542. accounts are also moved, but the investment accounts are not. The
  543. reasoning behind this process is that one wants a permanent record
  544. of the amount invested in a business, but any dividends ought not
  545. to count against their recipients when new investors are brought on
  546. board.
  547. Ledger-SMB automatically moves all income and expense into the specified
  548. year-end/retained earnings account. It does not move the drawing account,
  549. and this must be done manually, nor does it automate the process of
  550. making adjustments.
  551. Contrary to its name, this function can close the books at any time,
  552. though this would likely be of limited use.
  553. \subsection{Options in the ledger-smb.conf}
  554. The ledger-smb.conf configures the software by assigning site-wide
  555. variables. Most of these should be left alone unless one knows what
  556. one is doing. However, on some systems some options might need to
  557. be changed, so all options are presented here for reference:
  558. \begin{description}
  559. \item[templates] is the directory where the templates are stored.
  560. \item[sendmail] is the command to use to send a message. It must read the
  561. email from standard input.
  562. \item[language] allows one to set the language for the login screen and
  563. admin page.
  564. \item[latex] tells Ledger-SMB whether \LaTeX{} is installed. \LaTeX{} is
  565. required for generating Postscript and PDF invoices and the like.
  566. \item[Environmental variables] can be set here too. One
  567. can add paths for searching for \LaTeX{}, etc.
  568. \item[Printers] section can be used to set a hash table of printers for the software.
  569. The primary example is\\
  570. $[$printers$]$\\
  571. Default = lpr\\
  572. Color = lpr -PEpson \\%
  573. However, this can use any program that can accept print documents
  574. (in Postscript) from standard input, so there are many more possibilities.
  575. \end{description}
  576. \section{Goods and Services}
  577. The Goods and Services module will focus on the definition of goods
  578. and services and the related accounting concepts.
  579. \subsection{Basic Terms}
  580. \begin{description}
  581. \item [{COGS}] is Cost of Goods Sold. When an item is sold, then the expense
  582. of its purchase is accrued as attached to the income of the sale.
  583. \item [{List}] Price is the recommended retail price.
  584. \item [{Markup}] is the percentage increase that is applied to the last
  585. cost to get the sell price.
  586. \item [{ROP}] is re-order point. Items with fewer in stock than this will
  587. show up on short reports.
  588. \item [{Sell}] Price is the price at which the item is sold.
  589. \end{description}
  590. \subsection{The Price Matrix}
  591. It is possible to set different prices for different groups of customers,
  592. or for different customers individually. Similarly, one can track
  593. different prices from different vendors along with the required lead
  594. time for an order.
  595. \subsection{Pricegroups}
  596. Pricegroups are used to help determine the discount a given customer
  597. may have.
  598. \subsection{Groups}
  599. Groups represent a way of categorizing POS items for a touchscreen
  600. environment. It is not fully functional yet, but is sufficient that
  601. with some stylesheet changes, it could be made to work.
  602. \subsection{Labor/Overhead}
  603. Labor/overhead is usually used for tracking manufacturing expenses.
  604. It is not directly billed to a customer. It is associated with an
  605. expense/Cost of Goods Sold (COGS) account.
  606. \subsection{Services}
  607. Services include any labor that is billed directly to the customer.
  608. It is associated with an expense/COGS account and an income account.
  609. Services can be associated with sales tax.
  610. \subsubsection{Shipping and Handling as a Service}
  611. One approach to dealing with shipping and handling is to add it as
  612. a service. Create a service called {}``Shipping and Handling'',
  613. with a sell price \$1 per unit, and a 0\% markup. Bill it as \$1 per
  614. unit. This allows one to add the exact amount of shipping and handling
  615. as necessary.
  616. \subsection{Parts}
  617. A part is any single item you might purchase and either might resell
  618. or use in manufacturing an assembly. It is linked to an expense/COGS
  619. account, an income account, and an inventory account. Parts can be
  620. associated with sales tax.
  621. \subsection{Assemblies and Manufacturing}
  622. Manufacturers order parts but they sell the products of their efforts.
  623. Ledger-SMB supports manufacturing using the concept of assemblies.
  624. An assembly is any product which is manufactured on site. It consists
  625. of a selection of parts, services, and/or labor and overhead. Assemblies
  626. are treated as parts in most other regards.
  627. However, one cannot order assemblies from vendors. One must instead
  628. order the components and stock them once they are manufactured.
  629. \subsubsection{Stocking Assemblies}
  630. One stocks assemblies in the Stock Assembly entry on the Goods and
  631. Services submenu. When an assembly is stocked the inventory is adjusted
  632. properly.
  633. The Check Inventory option will cause Ledger-SMB to refuse to stock
  634. an assembly if the inventory required to produce the assembly would
  635. drop the part below the reorder point.
  636. \subsection{Reporting}
  637. \subsubsection{All Items and Parts Reports}
  638. The All Items report provides a unified view of assemblies, parts, services,
  639. and labor for the company, while the Parts report confines it to parts.
  640. Types of reports are:
  641. \begin{description}
  642. \item [{Active}] lists all items not marked as obsolete.
  643. \item [{On}] Hand lists current inventory .
  644. \item [{Short}] Lists all items which are stocked below their ROP.
  645. \item [{Obsolete}] Lists all items which are marked as obsolete.
  646. \item [{Orphaned}] Lists all items which have never had a transaction associated
  647. with them.
  648. \end{description}
  649. One can also list these goods by invoice, order, or quotation.
  650. For best results, it is a good idea to enter some AR and AP data before
  651. running these reports.
  652. \subsubsection{Requirements}
  653. This report is designed to assist managers determine the quantities
  654. of goods to order and/or stock. It compares the quantity on hand with
  655. the activity in a given time frame and provides a list of goods which
  656. need to be ordered and the relevant quantity.
  657. \subsubsection{Services and Labor}
  658. This is similar to the Parts and All Items menu but only supports
  659. Active, Obsolete, and Orphaned reports.
  660. \subsubsection{Assemblies}
  661. This is similar to the Parts and All Items reports but it also provides
  662. an ability to list individual items in the assemblies as well.
  663. AP Invoices, Purchase Orders, and RFQ's are not available on this
  664. report.
  665. \subsubsection{Groups and Pricegroups}
  666. These reports provide a simple interface for locating groups and pricegroups.
  667. The report types are similar to what they are for services.
  668. \subsection{Translations}
  669. One can add translations so that they show up in the customer's native
  670. language in the issued invoice.
  671. To issue translations, one must have languages defined. One can then
  672. add translations to descriptions and part groups.
  673. \subsection{How Cost of Goods Sold is tracked}
  674. Cost of Goods Sold is tracked on a First-In, First-out (FIFO) basis.
  675. When a part is purchased, its cost is recorded in the database. The
  676. cost of the item is then added to the inventory asset account. When
  677. the good is sold, the cost of the item is moved to the cost of goods
  678. sold account.
  679. This means that one must actually provide invoices for all goods entered
  680. at their actual cost. If one enters in \$0 for the cost, the cost
  681. of goods sold will also be \$0 when the item is sold. We will cover
  682. this entire process in more depth after we cover the AP and AR units
  683. below.
  684. \section{AP}
  685. \subsection{Basic AP Concepts}
  686. The Accounts Payable module tracks all financial commitments that
  687. the company makes to other businesses. This includes rent, utilities,
  688. etc. as well as orders of goods and services.
  689. \subsection{Vendors}
  690. A vendor is any business that the company agrees to pay money to.
  691. One can enter vendor information under AP-\textgreater Vendors-\textgreater
  692. Add Vendor. The vendor list can be searched under AP-\textgreater
  693. Vendors-\textgreater Reports-\textgreater Search.
  694. Enter start and end-dates for each vendor. This will make searches
  695. and drop-down boxes faster when some vendors are no longer actively
  696. supporting your company.
  697. A few fields that need explanation are:
  698. \begin{description}
  699. \item [{BIC}] Bank Identifier Code is often the same as the S.W.I.F.T.
  700. code. This is a code for the bank a customer uses for automated money
  701. transfers.
  702. \item [{IBAN}] International Bank Account Number is related to the BIC
  703. and is used for cross-border automated money transfers.
  704. \item [{Terms}] is the number of days one has to pay the invoice.
  705. \item [{Vendor}] Number is automatically generated.
  706. \end{description}
  707. \subsection{AP Transactions}
  708. AP Transactions are generally used for items other than goods and
  709. services. Utilities, rent, travel expenses, etc. could be entered
  710. in as an AP transaction.
  711. If the item is paid partially or in full when the transaction is entered,
  712. one can add payments to the payment section.
  713. All other payments can and should be entered under cash payment (below).
  714. The PO Number and Order Number fields are generally used to track
  715. associations with purchase orders sent to vendors, etc. These fields
  716. can be helpful for adding misc. expenses to orders for reporting purposes.
  717. The department drop-down box appears when one has created one or more
  718. departments. A transaction is not required to be associated with a
  719. department, but one can use this feature for budget tracking.
  720. With AP Transactions, there is no option for internal notes. All notes
  721. will appear on any printed version of the transaction.
  722. Note: Printing a transaction does not post it. No data is committed
  723. until the invoice is posted.
  724. \subsection{AP Invoices}
  725. AP Invoices are used to enter in the receipt of goods and services.
  726. Goods and services are deemed entered into the inventory when they
  727. are invoiced.
  728. This screen is reasonably similar to the AP Transaction Screen, though
  729. the part entry section is a bit different.
  730. The AP Invoice section has a capacity to separate internal notes from
  731. notes printed on the invoice. Note, however, that since these are
  732. received invoices, it is rare that one needs this ability.
  733. Note that Ledger-SMB can search for partial part numbers or descriptions.
  734. Also if you have a group you can use this to select the part.
  735. To remove a line item from an invoice or order, delete the partnumber
  736. and click update.
  737. \subsubsection{Correcting an AP Invoice}
  738. If an invoice is entered improperly, the methods used to correct it
  739. will vary depending on whether transaction reversal is enforced or
  740. not. If transaction reversal is not enforced, one can simply correct
  741. the invoice or transaction and repost. Note, however, that this violates
  742. generally accepted accounting principles.
  743. If transaction reversal is in effect, one needs to create a duplicate
  744. invoice with exactly opposite values entered. If one part was listed as
  745. received, then one should enter a negative one for the quantity. Then one
  746. can enter the invoice number as the same as the old one. Add an R to the
  747. end to show that it is a reversing transaction. Once this is posted, one can
  748. enter the invoice correctly.
  749. \subsection{Cash payment And Check Printing}
  750. It is a bad idea to repost invoices/transactions just to enter a payment.
  751. The Cash-\textgreater Payment window allows one to enter payments against
  752. AP invoices or transactions.
  753. The printing capability can be used to print checks. The default template
  754. is NEBS 9085, though you can use 9082 as well (as Quickbooks does).
  755. The source field is used to store an identifying number of the source
  756. document, such as the check number. One must select the item to have
  757. it paid, and then enter the amount. One can then print a check.
  758. \subsubsection{Rapid Payment Entry Screen}
  759. One can also use the rapid payment entry screen to print multiple
  760. checks. However, this does not allow you to print the multiple checks
  761. to the screen as a separate document is created for each check. In
  762. this event, one must print directly to a printer as postscript.
  763. \subsection{Transaction/Invoice Reporting}
  764. \subsubsection{Transactions Report}
  765. This report is designed to help you locate AP transactions based on
  766. various criteria. One can search by vendor, invoice number, department,
  767. and the like. One can even search by the shipping method.
  768. The summary button will show what was placed where, while the details
  769. button will show all debits and credits associated with the transaction.
  770. To view the invoice, click on the invoice number. In the detail view,
  771. to view the account transactions as a whole, click on the account
  772. number.
  773. Open invoices are ones not fully paid off, while closed invoices
  774. are those that have been paid.
  775. \subsubsection{Outstanding Report}
  776. The outstanding report is designed to help you locate AP transactions
  777. that are not paid yet. The ID field is mostly useful for locating
  778. the specific database record if a duplicate invoice number exists.
  779. \subsubsection{AP Aging Report}
  780. This report can tell you how many invoices are past due and by how
  781. much.
  782. A summary report just shows vendors while a detail report shows individual
  783. invoices.
  784. \subsubsection{Tax Paid and Non-taxable Report}
  785. These reports have known issues. It is better to use the GL reports and filter
  786. accordingly.
  787. \subsection{Vendor Reporting}
  788. \subsubsection{Vendor Search}
  789. The Vendor Search screen can be used to locate vendors or AP transactions
  790. associated with those vendors.
  791. The basic types of reports are:
  792. \begin{description}
  793. \item [{All}] Lists all vendors
  794. \item [{Active}] Lists those vendors currently active
  795. \item [{Inactive}] Lists those vendors who are currently inactive. time
  796. frame.
  797. \item [{Orphaned}] Lists those vendors who do not have transactions associated
  798. with them. These vendors can be deleted.
  799. \end{description}
  800. One can include purchase orders, Requests for Quotations, AP invoices,
  801. and AP transactions on this report as well if they occur between the
  802. from and to dates.
  803. \subsubsection{Vendor History}
  804. This report can be used to obtain information about the past goods
  805. and services ordered or received from vendors. One can find quantities,
  806. partnumber, and sell prices on this report. This facility can be used
  807. to search RFQ's, Purchase Orders, and AP Invoices.
  808. \section{AR}
  809. \subsection{Customers}
  810. Customers are entered in using the AR-\textgreater Customers-\textgreater
  811. Add Customer menu.
  812. The salesperson is autopopulated with the current user who is logged
  813. in. Otherwise, it looks fairly similar to the Vendor input screen.
  814. Customers, like vendors can be assigned languages, but it is more
  815. important to do so because invoices will be printed and sent to them.
  816. The credit limit field can be used to assign an amount that one is
  817. willing to do for a customer on credit.
  818. \subsubsection{Customer Price Matrix}
  819. The price list button can be used to enter specific discounts to the
  820. customer, and groups of customers can be assigned a pricegroup for
  821. the purpose of offering specific discounts on specific parts to the
  822. customer. Such discounts can be temporary or permanent.
  823. \subsection{AR Transactions}
  824. AR Transactions are where one can add moneys owed the business by
  825. customers. One can associate these transactions with income accounts,
  826. and add payments if the item is paid when the invoice is issued.
  827. The PO number field is used to track the PO that the customer sent.
  828. This makes it easier to find items when a customer is asking for clarification
  829. on a bill, for example.
  830. \subsection{AR Invoices}
  831. AR Invoices are designed to provide for the delivery of goods and
  832. services to customers. One would normally issue these invoices at
  833. the time when the everything has been done that is necessary to get
  834. paid by the customer.
  835. As with AP invoices, one can search for matches to partial part numbers
  836. and descriptions, and enter initial payments at this screen.
  837. \subsection{Cash Receipt}
  838. The Cash-\textgreater Receipt screen allows you to accept prepayments
  839. from customers or pay single or multiple invoices after they have
  840. been posted. One can print a receipt, however the current templates
  841. seem to be based on check printing templates and so are unsuitable
  842. for this purpose. This presents a great opportunity for improvement.
  843. \subsubsection{Cash Receipts for multiple customers}
  844. The cash-\textgreater receipts screen allows you to accept payments
  845. on all open customer invoices of all customers at once. One could
  846. print (directly to a printer only) all receipts to be sent out if
  847. this was desired.
  848. \subsection{AR Transaction Reporting}
  849. The AR Outstanding report is almost identical to the AP Outstanding
  850. report and is not covered in any detail in this document.
  851. \subsubsection{AR Transactions Report}
  852. This is almost identical to the AP Transactions Report.
  853. If a customer's PO has been associated with this transaction, one
  854. can search under this field as well.
  855. \subsubsection{AR Aging Report}
  856. This report is almost identical to the AP Aging report, with the exception
  857. that one can print up statements for customer accounts that are overdue.
  858. One more application is to calculate interest based on balance owed
  859. so that these can be entered as AR transactions associated with the
  860. customer.
  861. \subsection{Customer Reporting}
  862. These reports are almost identical to the AP Vendor reports and are
  863. not discussed in these notes.
  864. \section{Projects}
  865. \subsection{Project Basics}
  866. A project is a logical collection of AR and AP transactions, orders,
  867. and the like that allow one to better manage specific service or product
  868. offerings. Ledger-SMB does not offer comprehensive project management
  869. capabilities, and projects are only used here as they relate to accounting.
  870. One can also add translated descriptions to the project names as well.
  871. \subsection{Timecards}
  872. Timecards allow one to track time entered on specific services. These
  873. can then be used to generate invoices for the time entered.
  874. The non-chargeable is the number of hours that are not billed on the
  875. invoice.
  876. One can then generate invoices based on this information.
  877. The project field is not optional.
  878. \subsection{Projects and Invoices}
  879. One can select the project id for line items of both AR and AP invoices.
  880. These will then be tracked against the project itself.
  881. \subsection{Reporting}
  882. \subsubsection{Timecard Reporting}
  883. The Timecard Report allows one to search for timecards associated
  884. with one or more projects. One can then use the total time in issuing
  885. invoices (this is not automated yet).
  886. \subsubsection{Project Transaction Reporting}
  887. The Standard or GIFI options can be used to create different reports
  888. (for example, for Canadian Tax reporting purposes).
  889. This report brings up a summary that looks sort of like a chart of
  890. accounts. Of one clicks on the account numbers, one can see the transactions
  891. associated with the project.
  892. \subsubsection{List of Projects}
  893. This provides a simple way of searching for projects to edit or modify.
  894. \subsection{Possibilities for Using Projects}
  895. \begin{itemize}
  896. \item One can use them similar to departments for tracking work done for
  897. a variety of customers.
  898. \item One can use them for customer-specific projects, such as this training.
  899. \end{itemize}
  900. \section{Quotations and Order Management}
  901. This unit will introduce the business processes that Ledger-SMB allows.
  902. These processes are designed to allow various types of businesses
  903. to manage their orders and allow for rudimentary customer relationship
  904. management processes to be built around this software. In this section,
  905. we will introduce the work flow options that many businesses may use
  906. in their day-to-day use of the software.
  907. \subsection{Sales Orders}
  908. Sales orders represent orders from customers that have not been delivered
  909. or shipped yet. These orders can be for work in the future, for
  910. back ordered products, or work in progress. A sales order can be generated
  911. form an AR invoice or from a quotation automatically.
  912. \subsection{Quotations}
  913. Quotations are offers made to a customer but to which the customer
  914. has not committed to the work. Quotations can be created from Sales
  915. orders or AR Invoice automatically.
  916. \subsection{Shipping}
  917. The Shipping module (Shipping-\textgreater Shipping) allows one to
  918. ship portions or entireties of existing sales orders, printing pick
  919. lists and packing slips.
  920. One can then generate invoices for those parts that were shipped.
  921. In general, one will be more likely to use these features if they
  922. have multiple warehouses that they ship from. More likely most customers
  923. will just generate invoices from orders.
  924. \subsection{AR Work Flow}
  925. \subsubsection{Service Example}
  926. A customer contacts your firm and asks for a quote on some services.
  927. Your company would create a quotation for the job and email it to
  928. the customer or print it and mail it. Once the customer agrees to
  929. pay, one creates a sales order from the quotation.
  930. When the work is completed, the sales order is converted into a sales
  931. invoice and this is presented to the customer as a bill.
  932. Note that in some cases, this procedure may be shortened. If the customer
  933. places an order without asking for a quotation and is offered a verbal
  934. quote, then one might merely prepare the sales order.
  935. %
  936. \begin{figure}[hbtp]
  937. \caption{Simple AR Service Invoice Workflow Example}
  938. \input{simple_ar_dataflow}
  939. \end{figure}
  940. \subsubsection{Single Warehouse Example}
  941. A customer contacts your firm and asks for a quotation for shipping
  942. a part. You would create the quotation and when you get confirmation,
  943. convert it to an order. Once the parts are in place you could go to
  944. shipping and ship the part.
  945. The billing department can then generate the invoice from the sales
  946. order based on what merchandise has been shipped and mail it to the
  947. customer.
  948. Note that this requires that you have the part in your inventory.
  949. %
  950. \begin{figure}[hbtp]
  951. \caption{AR Workflow with Shipping}
  952. \input{ar_workflow_ship}
  953. \end{figure}
  954. \subsubsection{Multiple Warehouse Example}
  955. A customer contacts your firm and asks for a quotation for a number
  956. of different parts. You would create a quotation and when you get
  957. confirmation, convert it to a sales order. When you go to ship the item,
  958. you would select the warehouse in the drop-down menu, and select the
  959. parts to ship. One would repeat with other warehouses until the entire
  960. order is shipped.
  961. Then the billing department would go to the sales order and generate
  962. the invoice. It would then be mailed to the customer.
  963. %
  964. \begin{figure}[hbtp]
  965. \caption{Complex AR Workflow with Shipping}
  966. \input{ar_workflow_complex}
  967. \end{figure}
  968. \subsection{Requests for Quotation (RFQ)}
  969. A request for quotation would be a formal document one might submit
  970. to a vendor to ask for a quote on a product or service they might
  971. offer. These can be generated from Purchase Orders or AP Invoices.
  972. \subsection{Purchase Orders}
  973. A purchase order is a confirmation that is issued to the vendor to
  974. order the product or service. Many businesses will require a purchase
  975. order with certain terms in order to begin work on a product. These
  976. can be generated from RFQ's or AP Invoices.
  977. \subsection{Receiving}
  978. The Shipping-\textgreater Receiving screen allows you to track the
  979. parts received from an existing purchase order. Like shipping, it
  980. does not post an invoice but tracks the received parts in the order.
  981. \subsection{AP Work Flow}
  982. \subsubsection{Bookkeeper entering the received items, order completed in full}
  983. Your company inquires about the price of a given good or service from
  984. another firm. You submit an RFQ to the vendor, and finding that the
  985. price is reasonable, you convert it to an order, adjust the price
  986. to what they have quoted, and save it. When the goods are delivered
  987. you convert the order into an AP invoice and post it.
  988. %
  989. \begin{figure}[hbtp]
  990. \caption{Simple AP Workflow}
  991. \input{simple_ap_workflow}
  992. \end{figure}
  993. \subsubsection{Bookkeeper entering received items, order completed in part}
  994. Your company inquires about the price of a given good or service from
  995. another firm, You submit an RFQ to the vendor, and finding that the
  996. price is acceptable, you convert it into an order, adjusting the price
  997. to what they have quoted, and save it. When some of the goods are
  998. received, you open up the purchase order, enter the number of parts
  999. received, convert that order into an invoice, and post it. Repeat
  1000. until all parts are received.
  1001. %
  1002. \begin{figure}[hbtp]
  1003. \caption{AP Workflow with Receiving}
  1004. \input{ap_workflow_ship}
  1005. \end{figure}
  1006. \subsubsection{Receiving staff entering items}
  1007. Your company inquires about the price of a given good or service from
  1008. another firm, You submit an RFQ to the vendor, and finding that the
  1009. price is acceptable, you convert it into an order, adjusting the price
  1010. to what they have quoted, and save it. When some or all of the goods
  1011. are received, the receiving staff goes to Shipping-Receiving, locates
  1012. the purchase order, and fills in the number of items received.
  1013. The bookkeeper can then determine when all items have been received
  1014. and post the invoice at that time.
  1015. %
  1016. \begin{figure}[hbtp]
  1017. \caption{Complex AP Workflow}
  1018. \input{ap_workflow_complex}
  1019. \end{figure}
  1020. \subsection{Generation and Consolidation}
  1021. \subsubsection{Generation}
  1022. The Generation screen allows you to generate Purchase Orders based
  1023. on sales orders. One selects the sales orders one wants to use, and
  1024. clicks \char`\"{}Generate Purchase Orders.\char`\"{} Then one selects
  1025. clicks on the parts to order, adjusts the quantity if necessary, and
  1026. clicks \char`\"{}Select Vendor.\char`\"{} This process is repeated
  1027. for every vendor required. Then the Generate Orders button is clicked.
  1028. \subsubsection{Consolidation}
  1029. One can consolidate sales and/or purchase orders using this screen.
  1030. For the consolidation to work you must have more than one order associated
  1031. with the relevant customer or vendor.
  1032. \subsection{Reporting}
  1033. The reporting functionality in the order management is largely limited
  1034. to the ability to locate purchase orders, sales orders, RFQ's, and
  1035. quotations.
  1036. \subsection{Shipping Module: Transferring Inventory between Warehouses}
  1037. One can transfer inventory between warehouses if necessary by using
  1038. the Shipping-\textgreater Transfer Inventory screen.
  1039. \section{HR}
  1040. The HR module is currently limited to tracking employees for and their
  1041. start and end dates. It has very little other functionality. One could
  1042. build payroll systems that could integrate with it however.
  1043. \section{POS}
  1044. LedgerSMB 1.2 includes a number of components merged from Metatron Technology
  1045. Consulting's SL-POS. Although it is still not a perfect solution, it is greatly improved in both workflow and hardware support. It is suitable for retail
  1046. establishments at the moment.
  1047. \subsection{Sales Screen}
  1048. The sales screen looks very much like a normal invoice entry screen
  1049. with a few differences.
  1050. \begin{itemize}
  1051. \item The discount text field is not available, nor is the unit field..
  1052. \item The next part number is automatically focused when the data loads
  1053. for rapid data entry.
  1054. \item Hot keys for the buttons are Alt-U for update, Alt-P for print, Alt-O
  1055. for post, and Alt-R for print and post.
  1056. \item Part Groups appear at the bottom of the screen.
  1057. \item Alt-N moves the cursor to the next free payment line.
  1058. \end{itemize}
  1059. \subsection{Possibilities for Data Entry}
  1060. \begin{itemize}
  1061. \item Barcode scanners can be used to scan items in as they are being rung
  1062. in.
  1063. \item One could use touch screens, though this would ideally require some
  1064. custom stylesheets to make it efficient.
  1065. \end{itemize}
  1066. \subsection{Hardware Support}
  1067. As LedgerSMB is a web-based application, the web browser usually
  1068. does not allow the page to write to arbitrary files. Therefore hardware
  1069. support for pole displays, etc. is not readily possible from the application
  1070. itself. LedgerSMB gets around this limitation by using an additional set of
  1071. network sockets from the server to the client to control its hardware. This
  1072. naturally requires that other software is also running on the client.
  1073. Notes for specific types of hardware are as follows:
  1074. \begin{description}
  1075. \item [{Touch}] screens: The default stylesheet is not really usable from
  1076. a touchscreen as the items are often too small. One would need to
  1077. modify the stylesheets to ensure that the relevant items would be
  1078. reasonable. Setting down the resolution would also help.
  1079. \item [{Receipt}] Printers: ESC/POS printers generally work in text mode.
  1080. Control sequences can be embedded in the template as necessary.
  1081. \item [{Pole}] Displays: Generally supported. Only the Logic Controls PD3000 is
  1082. supported out of the box, but making this work for other models ought to be
  1083. trivial.
  1084. \item [{Cash}] Drawers: These should be attached to the printer. The control
  1085. codes is then specified in the pos.conf.pl so that the command is sent to the
  1086. printer when the open till button is pushed.
  1087. \item [{Barcode}] Scanners: Most customers use decoded barcode scanners
  1088. through a keyboard wedge interface. This allows them to scan items
  1089. as if they were typing them on the keyboard.
  1090. \end{description}
  1091. \subsection{Reports}
  1092. \subsubsection{Open Invoices}
  1093. The POS-\textgreater Open screen allows one to find any POS receipts
  1094. that are not entirely paid off.
  1095. \subsubsection{Receipts}
  1096. The POS-\textgreater Receipts screen allows one to bring up a basic
  1097. record of the POS terminals. It is not sufficient for closing the
  1098. till, however, though it may help for reconciliation.
  1099. The till column is the last component or octet of the terminal's IP
  1100. address. Therefore it is a good idea to try to avoid having IP addresses
  1101. where the last octet is the same.
  1102. All entries are grouped by date and source in this report.
  1103. \section{General Ledger}
  1104. \subsection{GL Basics}
  1105. The General Ledger is the heart of Ledger-SMB. Indeed, Ledger-SMB
  1106. is designed to be as close as possible to a software equivalent of
  1107. a paper-based accounting program (but with no difference between the
  1108. General Ledger and General Journal).
  1109. \subsubsection{Paper-based accounting systems and the GL}
  1110. In order to understand the principle of the General Ledger, one must
  1111. have a basic understanding of the general process of bookkeeping using
  1112. double-entry paper-based accounting systems.
  1113. Normally when a transaction would be recorded, it would first be recorded
  1114. in the \char`\"{}General Journal\char`\"{} which would contain detailed
  1115. information about the transaction, notes, etc. Then the entries from
  1116. the General Journal would be transcribed to the General Ledger, where
  1117. one could keep closer tabs on what was going on in each account.
  1118. In the general journal, all transactions are listed chronologically
  1119. with whatever commentary is deemed necessary, while in the general
  1120. ledger each account has its own page and transactions are recorded
  1121. in a simple and terse manner. The General Journal is the first place
  1122. the transaction is recorded and the General Ledger is the last.
  1123. At the end of the accounting period, the GL transactions would be
  1124. summarized into a trial balance and this would be used for creating
  1125. financial statements and closing the books at the end of the year.
  1126. \subsubsection{Double Entry Examples on Paper}
  1127. Let us say that John starts his business with an initial investment
  1128. of \$10,000.
  1129. This is recorded in the General Journal as follows (in this example,
  1130. suppose it is page 1):
  1131. \begin{tabular}{|l|l|l|r|r|}
  1132. \hline
  1133. Date &
  1134. Accounts and Explanation &
  1135. Ref &
  1136. DEBIT &
  1137. CREDIT \tabularnewline
  1138. \hline
  1139. March 1 &
  1140. Checking Account &
  1141. 1060 &
  1142. 10000.00 &
  1143. \tabularnewline
  1144. &
  1145. John Doe Capital &
  1146. 3011 &
  1147. &
  1148. 10000.00\tabularnewline
  1149. &
  1150. John Doe began a business &
  1151. &
  1152. &
  1153. \tabularnewline
  1154. &
  1155. with an investment of &
  1156. &
  1157. &
  1158. \tabularnewline
  1159. &
  1160. \$10000 &
  1161. &
  1162. &
  1163. \tabularnewline
  1164. \hline
  1165. \end{tabular}\medskip{}
  1166. This would then be transcribed into two pages of the General Ledger.
  1167. The first page might be the Checking Account page:\medskip{}
  1168. \begin{tabular}{|l|l|l|r|l|l|l|r|}
  1169. \hline
  1170. DATE &
  1171. EXPLANATION &
  1172. REF. &
  1173. DEBITS &
  1174. DATE &
  1175. EXPLANATION &
  1176. REF. &
  1177. CREDITS\tabularnewline
  1178. \hline
  1179. March 1 &
  1180. &
  1181. J1 &
  1182. 10000.00 &
  1183. &
  1184. &
  1185. &
  1186. \tabularnewline
  1187. \hline
  1188. \end{tabular}\medskip{}
  1189. On the John Doe Capital page, we would add a similar entry:\medskip{}
  1190. \begin{tabular}{|l|l|l|r|l|l|l|r|}
  1191. \hline
  1192. DATE &
  1193. EXPLANATION &
  1194. REF. &
  1195. DEBITS &
  1196. DATE &
  1197. EXPLANATION &
  1198. REF. &
  1199. CREDITS\tabularnewline
  1200. \hline
  1201. &
  1202. &
  1203. &
  1204. &
  1205. March 1 &
  1206. &
  1207. J1 &
  1208. 10000.00\tabularnewline
  1209. \hline
  1210. \end{tabular}\medskip{}
  1211. \subsubsection{The GL in Ledger-SMB}
  1212. The paper-based accounting procedure works well when one is stuck
  1213. with paper recording requirements but it has one serious deficiency---
  1214. all of this transcribing creates an opportunity for errors.
  1215. Relational databases relieve the need for such transcription as it
  1216. is possible to store everything physically in a way similar to the
  1217. way a General Journal is used in the paper-based systems and then
  1218. present the same information in ways which are more closely related
  1219. to the General Ledger book.
  1220. This is the exact way that the General Ledger is used in Ledger-SMB.
  1221. The actual data is entered and stored as if it was a general journal,
  1222. and then the data can be presented in any number of different ways.
  1223. All modules of Ledger-SMB that involve COA accounts store their data
  1224. in the General Ledger (it is a little more complex than this but this
  1225. is very close to the actual mechanism).
  1226. \subsection{Cash Transfer}
  1227. The simplest form of GL entry in Ledger-SMB is the Cash-\textgreater
  1228. Transfer screen. This screen shows two transaction lines, and fields
  1229. for reference, department, description, and notes.
  1230. The field descriptions are as follows:
  1231. \begin{description}
  1232. \item [{Reference}] refers to the source document for the transfer. One
  1233. can use transfer sheets, bank receipt numbers, etc for this field.
  1234. \item [{Description}] is optional but really should be filled in. It ought
  1235. to be a description of the transaction.
  1236. \item [{Notes}] provide supplemental information for the transaction.
  1237. \item [{FX}] indicates whether foreign exchange is a factor in this transaction.
  1238. \item [{Debit}] indicates money going \textbf{into} the asset account.
  1239. \item [{Credit}] indicates money coming \textbf{out} of the asset account.
  1240. \item [{Source}] is the source document for that portion of the transaction.
  1241. \item [{Memo}] lists additional information as necessary.
  1242. \item [{Project}] allows you to assign this line to a project.
  1243. \end{description}
  1244. The credit and debit options seem to be the opposite of what one would
  1245. think of concerning one's bank account. The reason is that your bank
  1246. statement is done from the bank's point of view. Your bank account balance
  1247. is an asset to you and therefor you show it as having a debit balance, but
  1248. to the bank it is money they owe you and so they show it as having a credit
  1249. balance.
  1250. Note that in this screen, when an item is updated, it will reduce
  1251. the number of lines to those already filled in plus an extra line
  1252. for the new line in the data entry.
  1253. \subsection{GL Transactions}
  1254. The GL Transaction screen (General Ledger-\textgreater Add Transaction)
  1255. is identical to the Cash Transfer screen with the exception that it
  1256. starts with nine lines instead of two. Otherwise, they are identical.
  1257. Again, one must be careful with debits and credits. Often it is easy
  1258. to get confused. It is generally worth while to go back to the principle
  1259. that one tracks them with regard to their impact on the equity accounts.
  1260. So expenses are credits because they debit the equity accounts, and
  1261. income is a debit because it credits the retained earning equity account.
  1262. \subsection{Payroll as a GL transaction}
  1263. Currently payroll must be done as a GL transaction. The attempts to
  1264. create a payroll system that would ship with LSMB have largely stalled.
  1265. Most customers running their businesses will have an idea of how to
  1266. do this.
  1267. %
  1268. \begin{figure}[hbtp]
  1269. \caption{Payroll as a GL Transaction (Purely fictitious numbers)}
  1270. \begin{tabular}{|l|r|r|}
  1271. \hline
  1272. Account &
  1273. Debit &
  1274. Credit \tabularnewline
  1275. 5101 Wages and Salaries &
  1276. 500 &
  1277. \tabularnewline
  1278. 2032 Accrued Wages &
  1279. &
  1280. 450 \tabularnewline
  1281. 2033 Fed. Income Tax wthd &
  1282. &
  1283. 30 \tabularnewline
  1284. 2034 State Inc. Tax. wthd &
  1285. &
  1286. 15 \tabularnewline
  1287. 2035 Social Security wthd &
  1288. &
  1289. 3 \tabularnewline
  1290. 2036 Medicare wthd &
  1291. &
  1292. 2 \tabularnewline
  1293. 2032 Accrued Wages &
  1294. 450 &
  1295. \tabularnewline
  1296. 1060 Checking Acct &
  1297. &
  1298. 450 \tabularnewline
  1299. \hline
  1300. \end{tabular}
  1301. \end{figure}
  1302. \subsection{Reconciliation}
  1303. To reconcile an account (say, when one would get a checking account
  1304. statement), one would go to cash/reconciliation, and check off the
  1305. items that have cleared. One can then attempt to determine where any
  1306. errors lie by comparing the total on the statement with the total
  1307. that LSMB generates.
  1308. This can be done for other accounts too, such as petty cash.%
  1309. \footnote{Petty cash denotes a drawer of cash that is used to pay small expenses.
  1310. When an expense is paid, it is recorded on a slip of paper that is
  1311. stored for reconciliation purposes.%
  1312. }
  1313. \subsection{Reports}
  1314. The most flexible report in Ledger-SMB is the GL report because it
  1315. has access to the entire set of financial transactions of a business.
  1316. Every invoice posted, payment made or received, etc. can be located
  1317. here.
  1318. The search criteria include:
  1319. \begin{description}
  1320. \item [{Reference}] is the invoice number, or other reference number associated
  1321. with the transaction.
  1322. \item [{Source}] is the field related to the source document number in
  1323. a payment or other transaction.%
  1324. \footnote{Source documents are things like receipts, canceled checks, etc. that
  1325. can be used to verify the existence and nature of a transaction.%
  1326. }
  1327. \item [{Memo}] relates to the memo field on a payment.
  1328. \item [{Department}] can be used to filter results by department.
  1329. \item [{Account}] Type can be used to filter results by type of account
  1330. (Asset, Liability, etc.)
  1331. \item [{Description}] can be used to filter by GL description or by
  1332. customer/vendor name.
  1333. \end{description}
  1334. The actual format of the report looks more like what one would expect
  1335. in a paper accounting system's general journal than a general ledger
  1336. per se. A presentation of the data that is more like the paper general
  1337. ledger is found in the Chart of Accounts report.
  1338. \subsubsection{GL as access to almost everything else}
  1339. The GL reports can be used to do all manner of things. One can determine,
  1340. for example, which AP invoice or transaction was paid with a certain
  1341. check number or which invoice by a specific customer was paid by a specific
  1342. check number.
  1343. \section{Recurring Transactions}
  1344. Any transaction or invoice may be repeated a number of times in regular
  1345. intervals. To schedule any GL, AR, or AP transaction or invoice, click
  1346. the schedule button.
  1347. In general the reference number should be left blank as this will
  1348. force Ledger-SMB to create a new invoice or transaction number for
  1349. each iteration. The rest of the options are self-explanatory. Note
  1350. that a blank number if iterations will result in no recurrences of
  1351. the transaction.
  1352. To process the recurring transactions, click on the Recurring Transactions
  1353. option on the main menu select the ones you want to process and click
  1354. \char`\"{}Process Transactions.\char`\"{}
  1355. \section{Financial Statements and Reports}
  1356. Financial statements and reports are a very important part of any
  1357. accounting system. Accountants and business people rely on these reports
  1358. to determine the financial soundness of the business and its prospects
  1359. for the next accounting period.
  1360. \subsection{Cash v. Accrual Basis}
  1361. Financial statements, such as the Income Statement and Balance Sheet
  1362. can be prepared either on a cash or accrual basis. In cash-basis accounting,
  1363. the income is deemed earned when the customer pays it, and the expenses
  1364. are deemed incurred when the business pays them.
  1365. There are a number of problems with cash-basis accounting from a business
  1366. point of view. The most serious is that one can misrepresent the wellbeing
  1367. of a business by paying a large expense after a deadline. Thus cash-basis
  1368. accounting does not allow one to accurately pair the income with the
  1369. related expense as these are recorded at different times. If one cannot
  1370. accurately pair the income with the related expense, then financial
  1371. statements cannot be guaranteed to tell one much of anything about
  1372. the well-being of the business.
  1373. In accrual basis accounting, income is considered earned when the
  1374. invoice is posted, and expenses are considered incurred at the time
  1375. when the goods or services are delivered to the business. This way,
  1376. one can pair the income made from the sale of a product with the expense
  1377. incurred in bringing that product to sale. This pairing allows for
  1378. greater confidence in business reporting.
  1379. \subsection{Viewing the Chart of Accounts and Transactions}
  1380. The Reports--\textgreater Chart of Accounts will provide the chart
  1381. of accounts along with current totals in each account.
  1382. If you click on an account number, you will get a screen that allows
  1383. you to filter out transactions in that account by various criteria.
  1384. One can also include AR/AP, and Subtotal in the report.
  1385. The report format is similar to that of a paper-based general ledger.
  1386. \subsection{Trial Balance}
  1387. \subsubsection{The Paper-based function of a Trial Balance}
  1388. In paper-based accounting systems, the accountant at the end of the
  1389. year would total up the debits and credits in every account and transfer
  1390. them onto another sheet called the trial balance. The accountant would
  1391. check to determine that the total debits and credits were equal and
  1392. would then transfer this information onto the financial statements.
  1393. It was called a trial balance because it was the main step at which
  1394. the error-detection capabilities of double-entry accounting systems
  1395. were used.
  1396. \subsubsection{Running the Trial Balance Report}
  1397. This report is located under Reports --\textgreater Trial Balance.
  1398. One can filter out items by date, accounting period, or department.
  1399. One can run the report by accounts or using GIFI classifications to
  1400. group accounts together.
  1401. From this report, you can click on the account number and see all
  1402. transactions on the trial balance as well as whether or not they have
  1403. been reconciled.
  1404. \subsubsection{What if the Trial Balance doesn't Balance?}
  1405. If the trial balance does not balance, get technical support immediately.
  1406. This usually means that transactions were not entered properly. Some
  1407. may have been out of balance, or some may have gone into non-existent
  1408. accounts (believe it or not, Ledger-SMB does not check this latter
  1409. issue).
  1410. \subsubsection{Trial Balance as a Summary of Account Activity}
  1411. The trial balance offers a glance at the total activity in every account.
  1412. It can provide a useful look at financial activity at a glance for
  1413. the entire business.
  1414. \subsubsection{Trial Balance as a Budget Planning Tool}
  1415. By filtering out departments, one can determine what a department
  1416. earned and spent during a given financial interval. This can be used
  1417. in preparing budgets for the next accounting period.
  1418. \subsection{Income Statement}
  1419. The Income Statement is another tool that can be used to assist with
  1420. budgetary planning as well as provide information on the financial
  1421. health of a business.
  1422. The report is run from Reports--\textgreater Income Statement. The
  1423. report preparation screen shows the following fields:
  1424. \begin{description}
  1425. \item [{Department}] allows you to run reports for individual departments.
  1426. This is useful for budgetary purposes.
  1427. \item [{Project}] allows you to run reports on individual projects. This
  1428. can show how profitable a given project was during a given time period.
  1429. \item [{From}] and To allow you to select arbitrary from and to dates.
  1430. \item [{Period}] allows you to specify a standard accounting period.
  1431. \item [{Compare to}] fields allow you to run a second report for comparison
  1432. purposes for a separate range of dates or accounting period.
  1433. \item [{Decimalplaces}] allows you to display numbers to a given precision.
  1434. \item [{Method}] allows you to select between accrual and cash basis reports.
  1435. \item [{Include}] in Report provides various options for reporting.
  1436. \item [{Accounts}] allows you to run GIFI reports instead of the standard
  1437. ones.
  1438. \end{description}
  1439. The report shows all income and expense accounts with activity during
  1440. the period when the report is run, the balances accrued during the
  1441. period, as well as the total income and expense at the bottom of each
  1442. section. The total expense is subtracted from the total income to
  1443. provide the net income during the period. If there is a loss, it appears
  1444. in parentheses.
  1445. \subsubsection{Uses of an Income Statement}
  1446. The income statement provides a basic snapshot of the overall ability
  1447. of the business to make money. It is one of the basic accounting statements
  1448. and is required, for example, on many SEC forms for publicly traded
  1449. firms.
  1450. Additionally, businessmen use the income statement to look at overall
  1451. trends in the ability of the business to make money. One can compare
  1452. a given month, quarter, or year with a year prior to look for trends
  1453. so that one can make adjustments in order to maximize profit.
  1454. Finally, these reports can be used to provide a look at each department's
  1455. performance and their ability to work within their budget. One can
  1456. compare a department or project's performance to a year prior and
  1457. look for patterns that can indicate problems or opportunities that
  1458. need to be addressed.
  1459. \subsection{Balance Sheet}
  1460. The balance sheet is the second major accounting statement supported
  1461. by Ledger-SMB. The balance sheet provides a snapshot of the current
  1462. financial health of the business by comparing assets, liabilities,
  1463. and equity.
  1464. In essence the balance sheet is a statement of the current state of
  1465. owner equity. Traditionally, it does not track changes in owner equity
  1466. in the same way the Statement of Owner Equity does.
  1467. The Balance Sheet report preparation screen is much simpler than the
  1468. Income Statement screen. Balance sheets don't apply to projects, but
  1469. they do apply to departments. Also, unlike an income statement, a
  1470. balance sheet is fixed for a specific date in time. Therefore one
  1471. does not need to select a period.
  1472. The fields in creating a balance sheet are:
  1473. \begin{description}
  1474. \item [{Department}] allows you to run separate balance sheets for each
  1475. department.
  1476. \item [{As}] at specifies the date. If blank this will be the current date.
  1477. \item [{Compare to}] specifies the date to compare the balance sheet to.
  1478. \item [{Decimalplaces}] specifies the number of decimal places to use.
  1479. \item [{Method}] selects between cash and accrual basis.
  1480. \item [{Include}] in report allows you to select supplemental information
  1481. on the report.
  1482. \item [{Accounts}] allows you to select between standard and GIFI reports.
  1483. \end{description}
  1484. The balance sheet lists all asset, liability, and equity accounts
  1485. with a balance. Each category has a total listed, and the total of
  1486. the equity and liability accounts is also listed.
  1487. The total assets should be equal to the sum of the totals of the liability
  1488. and equity accounts.
  1489. \subsection{What if the Balance Sheet doesn't balance?}
  1490. Get technical support immediately, This may indicate that out of balance
  1491. transactions were entered or that transactions did not post properly.
  1492. \subsection{No Statement of Owner Equity?}
  1493. The Statement of Owner Equity is the one accounting statement that
  1494. Ledger-SMB does not support. However, it can be simulated by running
  1495. a balance sheet at the end of the time frame in question and comparing
  1496. it to the beginning. One can check this against an income statement
  1497. for the period in question to verify its accuracy. The statement of
  1498. owner equity is not as commonly used now as it once was.
  1499. \section{The Template System}
  1500. Ledger-SMB allows most documents to be generated according to a template
  1501. system. This allows financial statements, invoices, orders, and the
  1502. like to be customized to meet the needs of most businesses. Company
  1503. logos can be inserted, the format can be radically altered, one can
  1504. print letters to be included with checks to vendors instead of the
  1505. checks themselves, and the like. In the end, there is very little
  1506. that cannot be accomplished regarding modification of these documents
  1507. with the template system.
  1508. One can define different templates for different languages, so that
  1509. a customer in Spain gets a different invoice than a customer in Canada.
  1510. \subsection{Text Templates}
  1511. The only template that uses a text-only format is the POS receipt.
  1512. This example provides the simplest way to understand the template
  1513. system.
  1514. The first two lines are:\\
  1515. \textless\%company align=center width=40\%\textgreater\\
  1516. \textless\%address align=center width=40\%\textgreater\\
  1517. The first line tells Ledger-SMB to print the company name as passed
  1518. to it via a variable, centered, with a page width of 40 characters.
  1519. The second line does the same thing with the address.
  1520. These variables are usually passed to the invoice using form fields
  1521. (hidden or otherwise) in the submitting web page. The printing script,
  1522. however, can disable some of these fields or add others via database
  1523. lookups and the like.
  1524. In all types of templates, variable substitution occurs between \textless\%
  1525. and \%\textgreater. One can optionally specify an alignment or a
  1526. width but these are really only useful in text templates.
  1527. \subsection{HTML Templates}
  1528. The following templates exist in HTML format:
  1529. \begin{itemize}
  1530. \item Income Statement
  1531. \item Balance Sheet
  1532. \item Invoice (AR)
  1533. \item AR Transaction
  1534. \item AP Transaction
  1535. \item Packing List
  1536. \item Pick List
  1537. \item Sales Order
  1538. \item Work Order
  1539. \item Purchase Order
  1540. \item Bin List
  1541. \item Statement
  1542. \item Quotation
  1543. \item RFQ
  1544. \item Time Card
  1545. \end{itemize}
  1546. These templates can be edited by an HTML editor. However, it is generally
  1547. recommended that one back up templates first. The reason is that some
  1548. HTML editors will fully re-parse the HTML and save it back without
  1549. what they see as invalid tags. Most editors, however, will save the
  1550. variable substitution tags because similar tags are also used by Microsoft's
  1551. active server pages.
  1552. Finally, some editors are known to mangle formatting, so many problems
  1553. can be avoided by ensuring that one has a backup of the templates,
  1554. especially if they have already been customized.
  1555. \subsection{\LaTeX{}\ Templates}
  1556. The following templates, by default, are available in \LaTeX{}\ :
  1557. \begin{itemize}
  1558. \item Invoice
  1559. \item AR Transaction
  1560. \item AP Transaction
  1561. \item Packing List
  1562. \item Pick List
  1563. \item Sales Order
  1564. \item Work Order
  1565. \item Purchase Order
  1566. \item Bin List
  1567. \item Statement
  1568. \item Check
  1569. \item Receipt
  1570. \item Quotation
  1571. \item RFQ
  1572. \item Time Card
  1573. \end{itemize}
  1574. \LaTeX{}\ templates allow one to generate PDF and postscript documents
  1575. and print directly to a postscript-enabled printer or print software
  1576. (like CUPS).
  1577. \LaTeX{}\ templates can be edited using a standard text editor (like
  1578. vim or emacs), or using a synchronous \LaTeX{}\ implementation such
  1579. as \LyX{}.
  1580. \subsubsection{What is \LaTeX{}\ ?}
  1581. \LaTeX{}\ (pronounced LAY-tech) is an extension on the \TeX{}\ typesetting
  1582. system. It largely consists of a set of macros that allow one to focus
  1583. on the structure of the document while letting the \TeX{}\ engine
  1584. do the heavy lifting in terms of determining the optimal formatting
  1585. for the page. \LaTeX{}\ is used in a large number of academic journals
  1586. (including those of the American Mathematics Association). It is available
  1587. at \url{http://www.tug.org} and is included in most Linux distributions.
  1588. Like HTML, \LaTeX{}\ uses plain text documents to store the formatting
  1589. information and then when the document is rendered, attempts to fit
  1590. it onto a page. \LaTeX{}\
  1591. supports the concept of stylesheets, allowing one to separate content
  1592. from format, and this feature is used in many higher-end applications,
  1593. like journal publication.
  1594. Unlike HTML, \LaTeX{}\ is a complete though simple programming language
  1595. that allows one to redefine internals of the system for formatting
  1596. purposes.
  1597. This document is written in \LaTeX{}.
  1598. \subsubsection{Using \LyX{} to Edit \LaTeX{}\ Templates}
  1599. \LyX{} is a synchronous \LaTeX{}\ editor that runs on Windows, UNIX/Linux,
  1600. and Mac OS X. It requires an installed \LaTeX{}-2e implementation
  1601. and can be obtained at \url{http://www.lyx.org}. Like the most common
  1602. \LaTeX{}\ implementations, it is open source and is included with most
  1603. Linux distributions.
  1604. \subsection{Customizing Logos}
  1605. \LaTeX{}\ requires different formats of logos depending on whether
  1606. the document is going to be generated as a PDF or as postscript. Postscript
  1607. requires an embedded postscript graphic, while PDF requires any type
  1608. of graphic other than embedded postscript. Usually one uses a PNG's
  1609. for PDF's, though GIF's could be used as well. The logo for a \LaTeX{}\ document
  1610. resides in the users directory.
  1611. HTML documents can have logos in many different formats. PNG's are
  1612. generally preferred for printing reasons. The image can be stored
  1613. anywhere and merely referenced in the HTML.
  1614. Note: Always test the an invoice with images to ensure that
  1615. the rest of the page format is not thrown off by it.
  1616. \subsection{How are They Stored in the Filesystem?}
  1617. The template directory (\char`\"{}templates\char`\"{} in the root
  1618. Ledger-SMB install directory) contains all the root templates used
  1619. by Ledger-SMB. These follow a naming convention of COAType-templatename.ext
  1620. where COAType is the type of dataset that was created when the user
  1621. was created, templatename is the name of the template, and ext is
  1622. either txt, html, or tex (for text, html, and \LaTeX{}\ respectively).
  1623. Inside this directory are one or more subdirectories where the relevant
  1624. templates have been copied as default language templates for the user.
  1625. Many users can use the same user directory (which bears the name of
  1626. the Ledger-SMB username). Within this directory are more subdirectories
  1627. for translated templates, one for each language created.
  1628. \subsection{Upgrade Issues}
  1629. When Ledger-SMB is upgraded, the templates are not replaced. This
  1630. is designed to prevent the upgrade script from overwriting changes
  1631. made during the course of customizing the templates.
  1632. Occasionally, however, the data model changes in a way which can cause
  1633. the templates to stop printing certain information. When information
  1634. that was showing up before an upgrade stops showing up, one can either
  1635. upgrade the templates by copying the source template over the existing
  1636. one, or one can edit the template to make the change.
  1637. \section{An Introduction to the CLI}
  1638. \subsection{Conventions}
  1639. The command-line API will be referred to as the API.
  1640. \subsection{Preliminaries}
  1641. Logging into Ledger-SMB (1.2+) updates a row in the users\_conf table
  1642. containing your account configuration defaults and other information.
  1643. The implication for API users of LSMB is that you must login as part
  1644. of running API scripts. For security purposes, it is recommended that
  1645. scripts prompt for a password rather than storing it.
  1646. All scripts included in the documentation can also be found in the doc/samples
  1647. directory.
  1648. Consider a simple example:
  1649. cd /usr/local/ledger-smb
  1650. ./ct.pl "login=name\&path=bin\&password=xxxxx\&action=search\&db=customer"
  1651. The cd command moves your terminal session's current working directory into
  1652. the main Ledger-SMB directory. Then the Ledger-SMB perl script ct.pl is called
  1653. with one long line as an argument. The argument is really several variable=value pairs
  1654. separated by ampersands (\&). The value for the login variable is the username
  1655. that Ledger-SMB is to use, and the value for the password variable is the plaintext password.
  1656. To build our examples we will use a username of "clarkkent" who has a password
  1657. of "lOis,lAn3".
  1658. cd /usr/local/ledger-smb
  1659. ./ct.pl "login=clarkkent\&path=bin\&password=lOis,lAn3\&action=search\&db=customer"
  1660. If we execute these commands we will get the html for the search form for
  1661. the customer database. This result isn't useful in itself, but it shows we
  1662. are on the right track.
  1663. \subsection{First Script: lsmb01-cli-example.sh}
  1664. With a working example, we can start to build reproducible routines that we can grow
  1665. to do some useful work.
  1666. This is a bash script which:
  1667. 1. sets NOW to the current working directory
  1668. 2. prompts for and reads your Ledger-SMB login
  1669. 3. prompts for and reads (non-echoing) your Ledger-SMB password
  1670. 4. changes directory to /usr/local/ledger-smb
  1671. 5. constructs login and logout commands and a transaction command
  1672. 6. logins into ledger-smb (in a real program, output would be checked for
  1673. success or failure)
  1674. 7. executes the transaction
  1675. 8. logs out of ledger-smb (although this is not necessary)
  1676. 9. returns to the original working directory
  1677. 10. exits
  1678. Running lsmb01-cli-example.sh produces:
  1679. \$ lsmb01-cli-example.sh
  1680. Ledger-SMB login: clarkkent
  1681. Ledger-SMB password:
  1682. \begin{verbatim}
  1683. <body>
  1684. <form method=post action=ct.pl>
  1685. <input type=hidden name=db value=customer>
  1686. <table width=100%>
  1687. <tr>
  1688. <th class=listtop>Search</th>
  1689. .
  1690. .
  1691. .
  1692. \end{verbatim}
  1693. A script like this would work well for simple batch transactions, but
  1694. bash is not a very friendly language for application programming.
  1695. A nicer solution would be to use a language such as perl to drive the
  1696. command line API.
  1697. \subsubsection{Script 1 (Bash)}
  1698. \begin{verbatim}
  1699. #!/bin/bash
  1700. #######################################################################
  1701. #
  1702. # lsmb01-cli-example.sh
  1703. # Copyright (C) 2006. Louis B. Moore
  1704. #
  1705. # $Id: $
  1706. #
  1707. # This program is free software; you can redistribute it and/or modify
  1708. # it under the terms of the GNU General Public License as published by
  1709. # the Free Software Foundation; either version 2 of the License, or
  1710. # (at your option) any later version.
  1711. #
  1712. # This program is distributed in the hope that it will be useful,
  1713. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  1714. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1715. # GNU General Public License for more details.
  1716. # You should have received a copy of the GNU General Public License
  1717. # along with this program; if not, write to the Free Software
  1718. # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  1719. #
  1720. #######################################################################
  1721. NOW=`pwd`
  1722. echo -n "Ledger-SMB login: "
  1723. read LSLOGIN
  1724. echo
  1725. echo -n "Ledger-SMB password: "
  1726. stty -echo
  1727. read LSPWD
  1728. stty echo
  1729. echo
  1730. ARG="login=${LSLOGIN}&password=${LSPWD}&path=bin&action=search&db=customer"
  1731. LGIN="login=${LSLOGIN}&password=${LSPWD}&path=bin&action=login"
  1732. LGOT="login=${LSLOGIN}&password=${LSPWD}&path=bin&action=logout"
  1733. cd /usr/local/ledger-smb
  1734. ./login.pl $LGIN 2>&1 > /dev/null
  1735. ./ct.pl $ARG
  1736. ./login.pl $LGOT 2>&1 > /dev/null
  1737. cd $NOW
  1738. exit 0
  1739. \end{verbatim}
  1740. \subsection{Second Script: lsmb02-cli-example.pl}
  1741. Our second script is written in perl and logs you in but it still uses the API
  1742. in its simplest form, that is, it builds commands and then executes them. This
  1743. type of script can be used for more complex solutions than the simple bash script
  1744. above, though it is still fairly limited. If your needs require, rather than have
  1745. the script build and then execute the commands it could be written to generate a
  1746. shell script which is executed by hand.
  1747. This script begins by prompting for your Ledger-SMB login and password. Using
  1748. the supplied values a login command is constructed and passed into the runLScmd
  1749. subroutine. runLScmd changes directory to /usr/local/ledger-smb/ for the length
  1750. of the subroutine. It formats the command and executes it and returns both the
  1751. output and error information to the caller in a scalar.
  1752. The script checks to see if there was an error in the login, exiting if there was.
  1753. Next, the script reads some records which are stored in the program following the
  1754. \_\_END\_\_ token. It takes each record in turn, formats it then feeds each transaction
  1755. through runLScmd and looks at the results for a string that signals success.
  1756. Once all the transactions are processed, runLScmd is called one last time to
  1757. logout and the script exits.
  1758. \subsubsection{Script 2 (Perl)}
  1759. \begin{verbatim}
  1760. #!/usr/bin/perl -w
  1761. #
  1762. # File: lsmb02-cli-example.pl
  1763. # Environment: Ledger-SMB 1.2.0+
  1764. # Author: Louis B. Moore
  1765. #
  1766. # Copyright (C) 2006 Louis B. Moore
  1767. #
  1768. # This program is free software; you can redistribute it and/or
  1769. # modify it under the terms of the GNU General Public License
  1770. # as published by the Free Software Foundation; either version 2
  1771. # of the License, or (at your option) any later version.
  1772. #
  1773. # This program is distributed in the hope that it will be useful,
  1774. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  1775. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  1776. # GNU General Public License for more details.
  1777. #
  1778. # You should have received a copy of the GNU General Public License
  1779. # along with this program; if not, write to the Free Software
  1780. # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  1781. #
  1782. # Revision:
  1783. # $Id$
  1784. #
  1785. #
  1786. use File::chdir;
  1787. use HTML::Entities;
  1788. print "\n\nLedger-SMB login: ";
  1789. my $login = <STDIN>;
  1790. chomp($login);
  1791. print "\nLedger-SMB password: ";
  1792. system("stty -echo");
  1793. my $pwd = <STDIN>;
  1794. system("stty echo");
  1795. chomp($pwd);
  1796. print "\n\n";
  1797. $cmd = "login=" . $login . '&password=' . $pwd . '&path=bin&action=login';
  1798. $signin = runLScmd("./login.pl",$cmd);
  1799. if ( $signin =~ m/Error:/ ) {
  1800. print "\nLogin error\n";
  1801. exit;
  1802. }
  1803. while (<main::DATA>) {
  1804. chomp;
  1805. @rec = split(/\|/);
  1806. $arg = 'path=bin/mozilla&login=' . $login . '&password=' . $pwd .
  1807. '&action=' . escape(substr($rec[0],0,35)) .
  1808. '&db=' . $rec[1] .
  1809. '&name=' . escape(substr($rec[2],0,35)) .
  1810. '&vendornumber=' . $rec[3] .
  1811. '&address1=' . escape(substr($rec[4],0,35)) .
  1812. '&address2=' . escape(substr($rec[5],0,35)) .
  1813. '&city=' . escape(substr($rec[6],0,35)) .
  1814. '&state=' . escape(substr($rec[7],0,35)) .
  1815. '&zipcode=' . escape(substr($rec[8],0,35)) .
  1816. '&country=' . escape(substr($rec[9],0,35)) .
  1817. '&phone=' . escape(substr($rec[10],0,20)) .
  1818. '&tax_2150=1' .
  1819. '&taxaccounts=2150' .
  1820. '&taxincluded=0' .
  1821. '&terms=0';
  1822. $rc=runLScmd("./ct.pl",$arg);
  1823. if ($rc =~ m/Vendor saved!/) {
  1824. print "$rec[2] SAVED\n";
  1825. } else {
  1826. print "$rec[2] ERROR\n";
  1827. }
  1828. }
  1829. $cmd = "login=" . $login . '&password=' . $pwd . '&path=bin&action=logout';
  1830. $signin = runLScmd("./login.pl",$cmd);
  1831. if ( $signin =~ m/Error:/ ) {
  1832. print "\nLogout error\n";
  1833. }
  1834. exit;
  1835. #*******************************************************
  1836. # Subroutines
  1837. #*******************************************************
  1838. sub runLScmd {
  1839. my $cmd = shift;
  1840. my $args = shift;
  1841. my $i = 0;
  1842. my $results;
  1843. local $CWD = "/usr/local/ledger-smb/";
  1844. $cmd = $cmd . " \"" . $args . "\"";
  1845. $results = `$cmd 2>&1`;
  1846. return $results;
  1847. }
  1848. sub escape {
  1849. my $str = shift;
  1850. if ($str) {
  1851. decode_entities($str);
  1852. $str =~ s/([^a-zA-Z0-9_.-])/sprintf("%%%02x", ord($1))/ge;
  1853. }
  1854. return $str;
  1855. }
  1856. #*******************************************************
  1857. # Record Format
  1858. #*******************************************************
  1859. #
  1860. # action | db | name | vendornumber | address1 | address2 | city | state | zipcode | country | phone
  1861. #
  1862. __END__
  1863. save|vendor|Parts are Us|1377|238 Riverview|Suite 11|Cheese Head|WI|56743|USA|555-123-3322|
  1864. save|vendor|Widget Heaven|1378|41 S. Riparian Way||Show Me|MO|39793|USA|555-231-3309|
  1865. save|vendor|Consolidated Spackle|1379|1010 Binary Lane|Dept 1101|Beverly Hills|CA|90210|USA|555-330-7639 x772|
  1866. \end{verbatim}
  1867. \clearpage
  1868. \part{Technical Overview}
  1869. \section{Basic Architecture}
  1870. Ledger-SMB is a web-based Perl program that interfaces with PostgreSQL
  1871. using the relevant Perl modules. The code is well partitioned, and
  1872. the main operation modules are written in an object oriented way.
  1873. \subsection{The Software Stack}
  1874. %
  1875. \begin{figure}[hbtp]
  1876. \label{fig-sl-stack} \input{sl-stack.tex}
  1877. \caption{The Ledger-SMB software stack in a Typical Implementation}
  1878. \end{figure}
  1879. Ledger-SMB runs in a Perl interpreter. I do not currently know if
  1880. it is possible to run it with Perl2C or other language converters
  1881. to run in other environments. However, except for high-capacity environments,
  1882. Perl is a good language choice for this sort of program.
  1883. Ledger-SMB used to support DB2 and Oracle as well as PostgreSQL. However,
  1884. currently some of the functionality is implemented using PostgreSQL
  1885. user-defined functions. These would need to be ported to other database
  1886. managers in order to make the software work on these. It should not
  1887. be too hard, but the fact that it has not been done yet may mean that
  1888. there is no real demand for running the software under other RDBMS's.
  1889. One can substitute other web servers for Apache. Normally Ledger-SMB
  1890. is run as a CGI program but it may be possible to run it in the web
  1891. server process (note that this may not be entirely thread-safe).
  1892. The operating system can be any that supports a web server and Perl
  1893. (since PostgreSQL need not run on the same system). However, there
  1894. are a few issues running Ledger-SMB on Windows (most notably in trying
  1895. to get Postscript documents to print properly).
  1896. On the client side, any web-browser will work. Currently, the layout
  1897. is different for Lynx (which doesn't support frames), and the layout
  1898. is not really useful under eLinks (the replacement for Lynx which
  1899. does support frames). Some functionality requires Javascript to work
  1900. properly, though the application is usable without these features.
  1901. \subsection{Capacity Planning}
  1902. Some companies may ask how scalable Ledger-SMB is. In general, it
  1903. is assumed that few companies are going to have a need for a high-concurrency
  1904. accounting system. However, with all the features available in Ledger-SMB,
  1905. the staff that may have access to some of the application may be senior
  1906. enough to make the question worthwhile.
  1907. This question also becomes more important when companies might look
  1908. at integrating Ledger-SMB with a CRM solution, online store, or other
  1909. environment. This section looks at a number of the known issues and
  1910. their solutions.
  1911. \subsubsection{Scalability Strategies}
  1912. Ledger-SMB is a fairly standard web-based application. However,
  1913. sometimes the database schema changes during upgrades. In these cases,
  1914. it becomes impossible to use different versions of the software against
  1915. the same database version safely. Ledger-SMB checks the version of
  1916. the database and if the version is higher than the version of the
  1917. software that is running, will refuse to run.
  1918. Therefore although one strategy might be to run several front-end
  1919. web servers with Ledger-SMB, in reality this can be a bit of a problem.
  1920. One solution is to take half of the front-end servers off-line while
  1921. doing the initial upgrade, and then take the other offline to upgrade
  1922. when these are brought back online.
  1923. The database manager is less scalable in the sense that one cannot
  1924. just add more database servers and expect to carry on as normal. However,
  1925. aside from the known issues listed below, there are few performance
  1926. issues with it. If complex reports are necessary, these can be moved
  1927. to a replica database (perhaps using Slony-I).
  1928. If this solution is insufficient for database scalability, one might
  1929. be able to move staff who do not need real-time access to new entries
  1930. onto a PG-Pool/Slony-I cluster where new transactions are entered
  1931. on the master and other data is looked up on the replica. In certain
  1932. circumstances, one can also offload a number of other queries from
  1933. the master database in order to minimize the load. Ledger-SMB has
  1934. very few issues in the scalability of the application.
  1935. \subsubsection{Database Maintenance}
  1936. PostgreSQL uses a technique called Multi-version Concurrency Control
  1937. (MVCC) to provide a snapshot of the database at the beginning of a
  1938. statement or transaction (depending on the transaction isolation level).
  1939. When a row is updated, PostgreSQL leaves the old row in the database,
  1940. and inserts a new version of that row into the table. Over time, unless
  1941. those old rows are removed, performance can degrade as PostgreSQL
  1942. has to search through all the old versions of the row in order to
  1943. determine which one ought to be the current one.
  1944. Due to the way the SQL statements are executed in Ledger-SMB, most
  1945. inserts will also create a dead row.
  1946. A second problem occurs in that each transaction is given a transaction
  1947. id. These id's are numbered using 32-bit integers. If the transaction
  1948. id wraps around (prior to 8.1), data from transactions that appear
  1949. (due to the wraparound) to be in the future suddenly becomes inaccessible.
  1950. This problem was corrected in PostgreSQL 8.1, where the database will
  1951. refuse to accept new transactions if the transaction ID gets too close
  1952. to a wraparound. So while the problem is not as serious in 8.1, the
  1953. application merely becomes inaccessible rather than displaying apparent
  1954. data loss. Wraparound would occur after about a billion transactions
  1955. between all databases running on that instance of PostgreSQL.
  1956. Prior to 8.1, the main way to prevent both these problems was to run
  1957. a periodic vacuumdb command from cron (UNIX/Linux) or the task scheduler
  1958. (Windows). In 8.1 or later, autovacuum capabilities are part of the
  1959. back-end and can be configured with the database manager. See the
  1960. PostgreSQL documentation for treatment of these subjects.
  1961. In general, if performance appears to be slowly degrading, one should
  1962. try to run vacuumdb -z from the shell in order to attempt to reclaim
  1963. space and provide the planner with accurate information about the
  1964. size and composition of the tables. If this fails, then one can go
  1965. to other methods of determining the bottleneck and what to do about
  1966. it.
  1967. \subsubsection{Known issues}
  1968. The PostgreSQL planner assumes a minimum page size of ten pages for
  1969. a physically empty table. The reasoning behind this choice is that
  1970. a table could grow rapidly and one could end up with bad database
  1971. performance if the planner assumes a very small table.
  1972. However, if you end up with joins between a very large table with
  1973. millions of rows and a physically empty table, one can end up with
  1974. a very bad query plan. In this case, the planner will choose a nested
  1975. loop join and run through this loop for every row in the large table.
  1976. As a result, performance will suddenly drop once the large table becomes
  1977. too large to effectively do index scans of the join criteria on both
  1978. tables. This problem most often occurs when people have no warehouses,
  1979. departments, or projects defined and are running systems with a large
  1980. number of transactions (such as a point of sale environment).
  1981. Last time I saw this problem, the server would wait for thirty seconds
  1982. to display a new point of sale screen while the server CPU activity
  1983. would spike to 100\%.
  1984. One solution is to define one warehouse, department, and project,
  1985. and then run vacuumdb -z from the shell to force the planner to acknowledge
  1986. these tables as single-row tables. The other option is to go into
  1987. the source code and edit the database queries to omit unused tables.
  1988. \section{Customization Possibilities}
  1989. Ledger-SMB is designed to be customized relatively easily and rapidly.
  1990. In general, the source code is well written and compartmentalized.
  1991. This section covers the basic possibilities involving customization.
  1992. \subsection{Brief Guide to the Source Code}
  1993. Ledger-SMB is an application with over 34000 lines of code. While
  1994. it is not possible to cover the entire application here, a brief overview
  1995. of the source code is in order.
  1996. In the root of the install directory, one will find a setup.pl program,
  1997. a number of other .pl programs, and a number of directories. The setup.pl
  1998. program is used to update or install Ledger-SMB. The other .pl programs
  1999. provide a basic set of services for the framework (including authentication)
  2000. and then pass the work on to the data entry screen file in the bin
  2001. directory.
  2002. The bin directory contains another directory for each terminal type.
  2003. The main two offered are lynx and mozilla. Lynx would be used for
  2004. web browsers that do not support frames and is ideal for a text-mode
  2005. VGA terminal. Mozilla is the terminal type used for most other web
  2006. browsers. The perl files within these directories provides the user
  2007. interface of the software.
  2008. The css directory in the root install directory contains CSS documents
  2009. to provide various stylesheets one can select for changing various
  2010. aspects of the look and feel of the application.
  2011. The locale directory contains translation files that Ledger-SMB uses
  2012. to translate between different languages. One could add translations
  2013. to these files if necessary.
  2014. The LSMB directory is where the Perl modules reside that provide the
  2015. core business logic in Ledger-SMB. These modules provide functionality
  2016. such as form handling, email capabilities, and access to the database
  2017. through its at least partially object oriented API.
  2018. Finally, the sql directory provides the database schemas and upgrade
  2019. scripts.
  2020. \subsection{Data Entry Screens}
  2021. One can customize the data entry screens to optimize work flow, display
  2022. additional information, etc.
  2023. \subsubsection{Examples}
  2024. We set up hot keys for payment lines, automatically focused the keyboard
  2025. on the last partnumber field, removed separate print and post buttons
  2026. to ensure that invoices were always printed and posted together, and
  2027. removed the ability to print to the screen, and even the ability to
  2028. scan items in when an invoice was received (using a portable data
  2029. terminal) and import this data into Ledger-SMB. Finally we added the
  2030. ability to reconcile the till online in a paperless manner.
  2031. For another customer, we added the ability to print AR invoices in
  2032. plain text format and added templates (based on the POS sales template)
  2033. to do this.
  2034. \subsection{Extensions}
  2035. One can add functionality to the Perl modules in the LSMB directory
  2036. and often add missing functions easily.
  2037. \subsubsection{Examples}
  2038. For one customer, we added a module to take data from a portable data
  2039. terminal collected when inventory items were taken and use that to
  2040. add shrinkage and loss adjustments. We also extended the parts model
  2041. to add a check id flag (for alcohol sales) and added this flag to
  2042. the user interface.
  2043. For another customer, we added a complex invoice/packing slip tracking
  2044. system that allowed one to track all the printed documents associated
  2045. with an order or invoice.
  2046. \subsection{Templates}
  2047. As noted before templates can be modified or extended, though sometimes
  2048. this involves extending the user interface scripts. Most templates
  2049. are easy enough to modify.
  2050. \subsubsection{Examples}
  2051. For one customer we added text-only invoices for AR and AP transactions/Invoices
  2052. and an ability to use Javascript in them to automatically print them
  2053. on load.
  2054. \subsection{Reports}
  2055. The fact that all the data is available within the database manager
  2056. is a huge advantage of Ledger-SMB over Quickbooks and the like. The
  2057. rapid development of reports allows for one to easily develop reports
  2058. of any sort within Ledger-SMB.
  2059. \subsubsection{Examples}
  2060. For one customer, we developed a report of parts sold and received
  2061. during arbitrary time frames. The report allows one to go back and
  2062. look up the invoices involved.
  2063. \section{Integration Possibilities}
  2064. An open database system and programming API allows for many types
  2065. of integration. There are some challenges, but in the end, one can
  2066. integrate a large number of tools.
  2067. \subsection{Reporting Tools}
  2068. Any reporting tool which can access the PostgreSQL database can be
  2069. used with Ledger-SMB for custom reporting. These can include programs
  2070. like Microsoft Access and Excel (using the ODBC drivers), PgAccess
  2071. (A PostgreSQL front-end written in TCL/Tk with a similar feel to Access),
  2072. Rekall, Crystal Reports, OpenOffice and more.
  2073. \subsubsection{Examples}
  2074. We have created spreadsheets of the summaries of activity by day and
  2075. used the ODBC driver to import these into Excel. Excel can also read
  2076. HTML tables, so one can use PostgreSQL to create an HTML table of
  2077. the result and save it with a .xls extension so that Windows opens
  2078. it with Excel. These could then be served via the same web server
  2079. that serves Ledger-SMB.
  2080. \subsection{Line of Business Tools on PostgreSQL}
  2081. Various line of business tools have been written using PostgreSQL
  2082. in large part due to the fact that it is far more mature than MySQL
  2083. in areas relating to data integrity enforcement, transactional processing,
  2084. and the like. These tools can be integrated with Ledger-SMB in various
  2085. ways. One could integrate this program with the HERMES CRM framework,
  2086. for example.
  2087. \subsubsection{Known Issues}
  2088. Ledger-SMB uses a single 'id' sequence across many tables. At the
  2089. same time it is expected that these tables do not have identical id
  2090. values in their records as they are used as a sort of pseudo-foreign
  2091. key by the acc\_trans table which stores the financial transaction
  2092. information.
  2093. If the integration solution does not keep this in mind, it is possible
  2094. to create a situation where the account transactions are ambiguously
  2095. associated with a number of different types of financial transactions.
  2096. This would lead to a large number of problems.
  2097. \subsubsection{Strategies}
  2098. In general, it is advisable to run all such programs that benefit
  2099. from integration in the same database but under different schemas.
  2100. This allows PostgreSQL to become the main method of synchronizing
  2101. the data in real time. However, sometimes this can require dumping
  2102. the database, recreating the tables etc. in a different schema and
  2103. importing the data back into Ledger-SMB.
  2104. One possibility for this sort of integration is to use database triggers
  2105. to replicate the data between the applications in real-time. This
  2106. can avoid the main issue of duplicate id's. One issue that can occur
  2107. however relates to updates. If one updates a customer record in HERMES,
  2108. for example, how do we know which record to update in Ledger-SMB?
  2109. There are solutions to this problem but they do require some forethought.
  2110. A second possibility is to use views to allow one application to present
  2111. the data from the other as its own. This can be cleaner regarding
  2112. update issues, but it can also pose issues regarding duplicate id
  2113. fields.
  2114. \subsubsection{Examples}
  2115. Others have integrated L'ane POS and Ledger-SMB in order to make it
  2116. work better with touch screen devices. Still others have successfully
  2117. integrated Ledger-SMB and Interchange. In both cases, I believe that
  2118. triggers were used to perform the actual integration.
  2119. \subsection{Line of Business Tools on other RDBMS's}
  2120. Often there are requests to integrate Ledger-SMB with applications
  2121. like SugarCRM, OSCommerce, and other applications running on MySQL
  2122. or other database managers. This is a far more complex field and it
  2123. requires a great deal more effort than integrating applications within
  2124. the same database.
  2125. \subsubsection{Strategies}
  2126. Real-time integration is not always possible. MySQL does
  2127. not support the SQL extension SQL/MED (Management of External Data) that
  2128. supports non-MySQL data sources so it is not possible to replicate the
  2129. data in real-time. Therefore
  2130. one generally resorts to integrating the system using time-based updates.
  2131. Replication may be somewhat error-prone unless the database manager
  2132. supports triggers (first added to MySQL in 5.0) or other mechanisms
  2133. to ensure that all changed records can be detected and replicated.
  2134. In general, it is usually advisable to add two fields to the record--
  2135. one that shows the insert time and one that shows the last update.
  2136. Additionally, I would suggest adding additional information to the
  2137. Ledger-SMB tables so that you can track the source record from the
  2138. other application in the case of an update.
  2139. In general, one must write replication scripts that dump the information
  2140. from one and add it to the other. This must go both ways.
  2141. \subsubsection{Integration Products and Open Source Projects}
  2142. While many people write Perl scripts to accomplish the replication,
  2143. an open source project exists called DBI-Link. This package requires
  2144. PL/Perl to be installed in PostgreSQL, and it allows PostgreSQL to
  2145. present any data accessible via Perl's DBI framework as PostgreSQL
  2146. tables. DBI-Link can be used to allow PostgreSQL to pull the data
  2147. from MySQL or other database managers.
  2148. DBI-Link can simplify the replication process by reducing the operation
  2149. to a set of SQL queries.
  2150. \section{Customization Guide}
  2151. This section is meant to provide a programmer with an understanding
  2152. of the technologies enough information to get up to speed quickly
  2153. and minimize the time spent familiarizing themselves with the software.
  2154. Topics in this section are listed in order of complexity. As it appeals
  2155. to a narrower audience than previous discussions of this topic, it
  2156. is listed separately.
  2157. \subsection{General Information}
  2158. The main framework scripts (the ar.pl, ap.pl, etc. scripts found in
  2159. the root of the installation directory) handle such basic features
  2160. as instantiating the form object, ensuring that the user is logged
  2161. in, and the like. They then pass the execution off to the user interface
  2162. script (usually in the bin/mozilla directory).
  2163. Ledger-SMB in many ways may look sort of object oriented in its design,
  2164. but in reality, it is far more data-driven than object oriented. The
  2165. Form object is used largely as a global symbol table and also as a
  2166. collection of fundamental routines for things like database access.
  2167. It also breaks down the query string into sets of variables which
  2168. are stored in its attribute hash table.
  2169. In essence one can and often will store all sorts of data structures
  2170. in the primary Form object. These can include almost anything. It
  2171. is not uncommon to see lists of hashes stored as attributes to a Form
  2172. object.
  2173. \subsection{Customizing Templates}
  2174. Templates are used to generate printed checks, invoices, receipts,
  2175. and more in Ledger-SMB. Often the format of these items does not fit
  2176. a specific set of requirements and needs to be changed. This document
  2177. will not include \LaTeX{} or HTML instruction, but will include a
  2178. general introduction to editing templates. Also, this is not intended
  2179. to function as a complete reference.
  2180. Template instructions are contained in tags \textless?lsmb and ?\textgreater.
  2181. The actual parsing is done by the parse\_template function in LSMB/Form.pm.
  2182. \subsubsection{Page Breaks in \LaTeX{}}
  2183. The first tag one will see with \LaTeX{}\ templates is \textless?lsmb pagebreak
  2184. num1 num2 num3 ?\textgreater
  2185. \begin{itemize}
  2186. \item num1 represents characters per line
  2187. \item num2 represents lines on first page
  2188. \item num3 represents lines on second page.
  2189. \end{itemize}
  2190. The pagebreak block is terminated by \textless?lsmb end pagebreak ?\textgreater.
  2191. Any text within the pagebreak block is ignored by the template.
  2192. \subsubsection{Conditionals}
  2193. \begin{itemize}
  2194. \item \textless?lsmb if not varname ?\textgreater tells the parser to
  2195. include the next block only if varname was posted by the submitting
  2196. form (or set via the form hash elsewhere in the scripts). The block
  2197. ends with \textless?lsmb end varname ?\textgreater
  2198. \item \textless?lsmb if varname ?\textgreater tells the parser to include the
  2199. block if varname was posted in the submitting form (or set via
  2200. the form hash elsewhere in the scripts). The block ends with \textless?lsmb end
  2201. varname ?\textgreater
  2202. \item Lines conditionals are otherwise ignored by the parser.
  2203. \item Conditionals cannot be nested, but IF's can be nested inside loops.
  2204. \end{itemize}
  2205. \subsubsection{Loops}
  2206. \textless?lsmb foreach varname ?\textgreater is used to iterate through
  2207. a list of vars set by the user interface system (usually one of the
  2208. files under bin/mozilla (or otherwise). The block is repeated for
  2209. each varname in a list. Block ends with \textless?lsmb end varname ?\textgreater
  2210. \subsubsection{File Inclusion}
  2211. \begin{itemize}
  2212. \item Files may be included with the syntax \textless?lsmb include template\_name
  2213. ?\textgreater
  2214. where templatename is the name of the template within the current
  2215. template directory (usually templates/\$username/). Note that for \LaTeX\
  2216. templates, the input or include functionalities might be better suited for many
  2217. many things.
  2218. \item Cannot be used with conditionals
  2219. \item Filenames cannot use slashes (/) or .. due to directory transversal
  2220. considerations.
  2221. \item Files can force other files to be included, but the same file cannot
  2222. be included more than once.
  2223. \end{itemize}
  2224. \subsubsection{Cross-referencing and multiple passes of \LaTeX{}}
  2225. In \LaTeX{}\ cross-references require two passes with latex to resolve.
  2226. This is because the type is set page by page and the program really
  2227. doesn't know on which page a given reference will fall. This becomes
  2228. an even larger issue where floats are concerned as they can move between
  2229. pages for formatting reasons.
  2230. In rare cases, cross-references may point at incorrect pages even
  2231. with two passes (if the inclusion of the cross-reference data moves
  2232. the object to another page). In this case you will need to use three
  2233. passes of \LaTeX{}\ in order to have accurate references.
  2234. Ledger-SMB as of the time of this writing (2.6.8) only makes one pass
  2235. at the \LaTeX{}\ file. To force it to make more than one pass, open
  2236. Form.pm with your favorite text editor. Look for the line:
  2237. system(\char`\"{}latex --interaction=nonstopmode \$self-\textgreater$\lbrace$
  2238. tmpfile$\rbrace$\
  2239. \textgreater\ \$ self-\textgreater$\lbrace$ tmpfile$\rbrace$
  2240. .err\char`\"{});
  2241. Duplicate this line for two passes, or add two copies if you need
  2242. three passes.
  2243. \subsubsection{Variable Substitution}
  2244. The following format is used for variable substitution:
  2245. \begin{itemize}
  2246. \item \textless?lsmb varname options ?\textgreater Options are one or more
  2247. (whitespace separated) of:
  2248. \begin{itemize}
  2249. \item align=left/right/center
  2250. \item width=chars where chars is the width in characters before wrapping
  2251. \item offset=chars where chars is the number of spaces to (depending on
  2252. alignment).
  2253. \end{itemize}
  2254. \end{itemize}
  2255. \subsection{Customizing Forms}
  2256. Data entry forms and other user interface pieces are in the bin directory.
  2257. In Ledger-SMB 1.0.0 and later, symlinks are not generally used.
  2258. Each module is identified with a two letter combination: ar, ap, cp,
  2259. etc. These combinations are generally explained in the comment headers
  2260. on each file.
  2261. Execution in these files begins with the function designated by the
  2262. form->$\lbrace$action$\rbrace$ variable. This variable is usually
  2263. derived from configuration parameters in the menu.ini or the name
  2264. of the button that was clicked on to submit the previous page. Due
  2265. to localization requirements, the following process is used to determine
  2266. the appropriate action taken:
  2267. The \$locale-\textgreater getsub routine is called. This routine
  2268. checks the locale package to determine if the value needs to be translated
  2269. back into an appropriate LSMB function. If not, the variable is lower-cased,
  2270. and all spaces are converted into underscores.
  2271. In general there is no substitute for reading the code to understand
  2272. how this can be customized and how one might go about doing this.
  2273. \subsection{Customizing Modules}
  2274. The Perl Modules (.pm files) in the LedgerSMB directory contain the
  2275. main business logic of the application including all database access.
  2276. Most of the modules are relatively easy to follow, but the code quality
  2277. leaves something to be desired. The API calls themselves are
  2278. likely to be replaced in the future, so work on documenting API calls is
  2279. now focused solely on those calls that are considered to be stable.
  2280. At the moment, the best place to request information on the API's is on
  2281. the Developmers' Email List (\mailto{ledger-smb-devel@lists.sourceforge.net}).
  2282. Many of these modules have a fair bit of dormant code in them which
  2283. was written for forthcoming features, such as payroll and bills of
  2284. materials.
  2285. One can add a new module through the normal means and connect it to
  2286. other existing modules.
  2287. \subsubsection{Database Access}
  2288. The \$form object provides two methods for accessing the database.
  2289. The \$form-\textgreater dbconnect(\%myconfig) method commits each
  2290. individual statement as its own transaction. The \$form-\textgreater
  2291. dbconnect\_noauto(\%myconfig) method requires a manual commit. Both
  2292. these functions are thin wrappers around the standard Perl DBI operations.
  2293. \subsection{CLI Examples}
  2294. Louis Moore contributed some SQL-Ledger CLI examples that still work for
  2295. LedgerSMB. You can find his page at \url{http://www.sql-ledger.org/cgi-bin/nav.pl?page=contrib/moore.html&title=Louis\%20B.\%20Moore}.
  2296. \clearpage
  2297. \part{Appendix}
  2298. \appendix
  2299. %dummy comment inserted by tex2lyx to ensure that this paragraph is not empty
  2300. \section{Where to Go for More Information}
  2301. There are a couple of relevant sources of information on Ledger-SMB
  2302. in particular.
  2303. The most important resources are the LedgerSMB web site
  2304. (\url{http://www.ledgersmb.org}) and the email lists found at our Sourceforge
  2305. site.
  2306. In addition, it is generally recommended that the main bookkeeper
  2307. of a company using Ledger-SMB work through at least one accounting
  2308. textbook. Which textbook is not as important as the fact that a textbook
  2309. is used.
  2310. \section{Quick Tips}
  2311. \subsection{Understanding Shipping Addresses and Carriers}
  2312. Each customer can have a default shipping address. This address is
  2313. displayed prominantly in the add new customer screen. To change the
  2314. shipping address for a single order, one can use the ship to button
  2315. at the bottom of the quote, order, or invoice screen.
  2316. The carrier can be noted in the Ship Via field. However, this is a
  2317. freeform field and is largely used as commentary (or instructions
  2318. for the shipping crew).
  2319. \subsection{Handling bad debts}
  2320. In the event that a customer's check bounces or a collection requirement
  2321. is made, one can flag the customer's account by setting the credit
  2322. limit to a negative number.
  2323. If a debt needs to be written off, one can either use the allowance
  2324. method (by writing it against the contra asset account of \char`\"{}Allowance
  2325. for Bad Debts\char`\"{} or using the direct writeoff method where
  2326. it is posted as an expense.
  2327. \section{Step by Steps for Vertical Markets}
  2328. \subsection{Common Installation Errors}
  2329. \begin{itemize}
  2330. \item Ledger-SMB is generally best installed in its own directory outside
  2331. of the wwwroot directory. While it is possible to install it inside
  2332. the wwwroot directory, the instructions and the faq don't cover the
  2333. common problems here.
  2334. \item When the chart of accounts (COA) is altered such that it is no longer
  2335. set up with appropriate items, you can make it impossible to define
  2336. goods and services properly. In general, until you are familiar with
  2337. the software, it is best to rename and add accounts rather than deleting
  2338. them.
  2339. \end{itemize}
  2340. \subsection{Retail With Light Manufacturing}
  2341. For purposes of this example we will use a business that assembles
  2342. computers and sells them on a retail store.
  2343. \begin{enumerate}
  2344. \item Install Ledger-SMB.
  2345. \item Set preferences, and customize chart of accounts.
  2346. \begin{enumerate}
  2347. \item Before customizing the COA it is suggested that you consult an accountant.
  2348. \end{enumerate}
  2349. \item Define Goods, Labor, and Services as raw parts ordered from the vendors.
  2350. \begin{itemize}
  2351. \item These are located under the goods and services menu node.
  2352. \end{itemize}
  2353. \item Define assemblies.
  2354. \begin{itemize}
  2355. \item These are also located under goods and services.
  2356. \item Component goods and services must be defined prior to creating assembly.
  2357. \end{itemize}
  2358. \item Enter an AP Invoice to populate inventory with proper raw materials.
  2359. \begin{itemize}
  2360. \item One must generally add a generic vendor first. The vendor is added
  2361. under AP-\textgreater Vendors-\textgreater Add Vendor.
  2362. \end{itemize}
  2363. \item To pay an AP invoice like a check, go to cash-$>$payment. Fill out
  2364. approrpiate fields and click print.
  2365. \begin{itemize}
  2366. \item Note that one should select an invoice and enter in the payment amount
  2367. in the appropriate line of the invoice list. If you add amounts to
  2368. the master amount list, you will find that they are added to the amount
  2369. paid on the invoice as a prepayment.
  2370. \item The source field is the check number.
  2371. \end{itemize}
  2372. \item Stock assemblies
  2373. \item One can use AR Invoices or the POS interface to sell goods and services.
  2374. \begin{itemize}
  2375. \item Sales Invoice
  2376. \begin{itemize}
  2377. \item Can be generated from orders or quotations
  2378. \item Cannot include labor/overhead except as part of an assembly
  2379. \item One can make the mistake of printing the invoice and forgetting to
  2380. post it. In this event, the invoice does not officially exist in the
  2381. accounting system.
  2382. \item For new customers, you must add the customer first (under AR-\textgreater
  2383. Customers-\textgreater Add Customer.
  2384. \end{itemize}
  2385. \item POS Interface
  2386. \begin{itemize}
  2387. \item Cannot include labor/overhead except as part of an assembly
  2388. \item Printing without posting is often even easier in the POS because of
  2389. the rapid workflow. Yet it is just as severe a problem.
  2390. \end{itemize}
  2391. \item Ecommerce and Mail Order Operations
  2392. \begin{itemize}
  2393. \item See the shipping workflow documentation above.
  2394. \end{itemize}
  2395. \item Customers are set up by going to AR-\textgreater Customers-\textgreater
  2396. Add Customer (or the equivalent localized translation). The appropriate
  2397. fields are filled out and the buttons are used at the bottom to save
  2398. the record and optionally use it to create an invoice, etc.
  2399. \begin{itemize}
  2400. \item Saving a customer returns to the customer screen. After the appropriate
  2401. invoice, transaction, etc. is entered and posted, Ledger-SMB will
  2402. return to the add customer screen.
  2403. \end{itemize}
  2404. \end{itemize}
  2405. \item One can use the requirements report to help determine what parts need
  2406. to be ordered though one cannot generate PO's directly from this report.
  2407. \end{enumerate}
  2408. Note, the needs of Ledger-SMB are mostly useful for light manufacturing
  2409. operations (assembling computers, for example). More manufacturing
  2410. capabilities are expected to be released in the next version.
  2411. A custom assembly is a bit difficult to make. One must add the assembly
  2412. prior to invoice (this is not true of goods and services). If the
  2413. assembly is based on a different assembly but may cost more (due to
  2414. non-standard parts) you can load the old assembly using Goods and
  2415. Services-\textgreater Reports-\textgreater Assemblies and then make
  2416. necessary changes (including to the SKU/Partnumber) and save it as
  2417. new.
  2418. Then one can add it to the invoice.
  2419. \section{Glossary}
  2420. \begin{description}
  2421. \item [{BIC}] Bank Identifier Code is often the same as the S.W.I.F.T.
  2422. code. This is a code for the bank a customer uses for automated money
  2423. transfers.
  2424. \item [{COGS}] is Cost of Goods Sold. When an item is sold, then the expense
  2425. of its purchase is accrued as attached to the income of the sale.
  2426. It is tracked as COGS.
  2427. \item [{Credit}] : A logical transactional unit in double entry accounting.
  2428. It is the opposite of a debit. Credits affect different account types
  2429. as follows:
  2430. \begin{description}
  2431. \item [{Equity}] : Credits are added to the account when money is invested
  2432. in the business.
  2433. \item [{Asset}] : Credits are added when money is deducted from an asset
  2434. account.
  2435. \item [{Liability}] : Credits are added when money is owed to the business
  2436. account.
  2437. \item [{Income}] : Credits are added when income is earned.
  2438. \item [{Expense}] : Credits are used to apply adjustments at the end of
  2439. accounting periods to indicate that not all the expense for an AP
  2440. transaction has been fully accrued.
  2441. \end{description}
  2442. \item [{Debit}] : A logical transactional unit in double entry accounting
  2443. systems. It is the opposite of a credit. Debits affect different account
  2444. types as follows:
  2445. \begin{description}
  2446. \item [{Equity}] : Debits are added when money is paid to business owners.
  2447. \item [{Asset}] : Debits are added when money is added to an account.
  2448. \item [{Liability}] : Debits are added when money that is owed is paid
  2449. off.
  2450. \item [{Income}] : Debits are used to temporarily adjust income to defer
  2451. unearned income to the next accounting period.
  2452. \item [{Expense}] : Debits are added as expenses are incurred.
  2453. \end{description}
  2454. \item [{IBAN}] International Bank Account Number is related to the BIC
  2455. and is used for cross-border automated money transfers.
  2456. \item [{List}] Price is the recommended retail price.
  2457. \item [{Markup}] is the percentage increase that is applied to the last
  2458. cost to get the sell price.
  2459. \item [{ROP}] Re-order point. Items with fewer in stock than this will
  2460. show up on short reports.
  2461. \item [{Sell}] Price is the price at which the item is sold.
  2462. \item [{SKU}] Stock Keeping Unit: a number designating a specific product.
  2463. \item [{Source}] Document : a paper document that can be used as evidence
  2464. that a transaction occurred. Source documents can include canceled
  2465. checks, receipts, credit card statements and the like.
  2466. \item [{Terms}] is the number of days one has to pay the invoice. Most
  2467. businesses abbreviate the terms as Net n where n is the number of
  2468. days. For example, Net 30 means the customer has 30 days to pay the
  2469. net due on an invoice before it is late and incurs late fees. Sometimes
  2470. you will see 2 10 net 30 or similar. This means 2\% discount if paid within
  2471. 10 days but due within 30 days in any case.
  2472. \end{description}
  2473. \input{fdl.tex}
  2474. \end{document}