====== SQL-Ledger user and developer docs ====== Welcome to SQL-Ledger user and developer docs. These docs cover "official" as well as [[enhancements|our enhanced sql-ledger edition]]. The enhanced version is offered with our hosting and can be downloaded from our [[http://github.com/ledger123|git repository]]. These docs are not complete yet but we have a self-imposed deadline of 31-March-2010 to finish all the major parts. Send your code/document contribution to support@ledger123.com. ====== What's new ====== ===== LedgerCart ===== **New** :-) LedgerCart allows you to turn your sql-ledger into a full-featured online store. It also provides self-service interface to your customers. They can login and view their orders and invoices. * [[ledgercart|LedgerCart Documentation and screen shots]] LedgerCart can save you a lot of time by integrating orders and inventory management with sql-ledger for your online store. LedgerCart is the only online store script written for SQL-Ledger. ===== Report Generator ===== Report generator is our new service to build powerful sql-ledger reports. See [[repgen_intro|report generator introduction]]. To order to [[http://www.ledger123.com/|click here]]. ====== Getting Started ====== * [[getting_started|Getting started]] * [[workflow|Work flow]] * [[usage_guide|Usage guidelines]] * [[users|Users and access rights]] * [[Goods and services]] * [[ar|Customers, invoices and receipts]] * [[ap|Vendors, invoices and payments]] * [[pos|POS (Point-of-sale) module]] * [[Vouchers]] * [[Purchase and sales orders]] * [[Shipping module]] * [[Projects and time cards]] * [[currencies|Multi-currency transactions]] * [[Taxes]] * [[defaults|System defaults]] * [[Audit control]] * [[data_export_backup|Data export and backups]] * [[data_import|Data import from other applications]] ====== Advanced Topics ===== * [[departments|Departments]] * [[warehouses|Warehouses]] * [[yearend|Year-end processing]] * [[Assemblies and manufacturing]] * [[recurring|Recurring transactions]] * [[forms|Forms for invoices, orders and quotations printing]] * [[Basics of double entry accounting]] * [[cost_of_goods_sold|Cost of goods sold (COGS)]] * [[enhancements|Our enhancements]] ====== Frequently Asked Questions ====== ===== Account management ===== * [[faq#how_do_i_cancel_my_account|How do I cancel my account?]] * [[faq#do_you_provide_phone_support|Do you provide phone support?]] ===== Hosting service ===== * [[faq#i_want_xxxx_feature._will_you_add_it|I want xxxx feature. Will you add it?]] * [[faq#where_your_servers_are_located|Where your servers are located?]] * [[faq#can_i_download_my_data_if_i_don_t_want_to_use_your_service_anymore|Can I download my data if I don't want to use your service anymore?]] * [[faq#can_i_import_data_from_my_old_accounting_software|Can I import data from my old accounting software?]] * [[faq#what_are_the_limitations_of_free_hosting_plan|What are the limitations of free hosting plan?]] * [[faq#can_i_switch_back_to_my_locally_hosted_sql_ledger|Can I switch back to my locally hosted sql-ledger?]] * [[faq#do_you_offer_custom_forms_reports_modules_development_for_my_local_hosting|Do you offer custom forms/reports/modules development for my local hosting?]] ====== Local hosting ====== This section is for you if you are hosting sql-ledger yourself. * [[Installation]] * [[Upgrade]] * [[Virtual Appliances]] * [[Printing]] * [[Backup and Restore]] ====== Development ====== This section is for those users who want to customize sql-ledger. * [[enhanced_sql-ledger|Installing and updating enhanced sql-ledger]] * [[Customization]] * [[Diff Patch Tools]] * [[API]] * [[New Forms]] * [[New Reports]] * [[Graphs]] * [[SQL Queries]] * [[Tips n Tricks]] * [[DB Schema]] * [[Tables/Columns]] * [[PostgreSQL]]