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