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