Skip to content

Latest commit

 

History

History
171 lines (87 loc) · 5.33 KB

File metadata and controls

171 lines (87 loc) · 5.33 KB

NAME

SQL-Ledger - open source ERP and accounting system

DESCRIPTION

SQL-Ledger is a web-based open source ERP and accounting platform that delivers all the essential tools for order management, invoicing, and accounting.

REFERENCE

bin/mozilla - Frontend

SL - Backend

  • SL::AA - AR/AP backend routines

  • SL::ADR - Address Validation

  • SL::AM - Administration module

  • SL::API - JSON API

  • SL::BP - Batch printing module backend routines

  • SL::CA - Chart of accounts

  • SL::CP - Check and receipt printing payment module backend routines

  • SL::CT - Backend code for customers and vendors

  • SL::Form - Request container and utilities

  • SL::GL - General ledger backend code

  • SL::HR - Backend code for human resources and payroll

  • SL::IC - Inventory Control backend

  • SL::IM - Import/Export module

  • SL::IR - Inventory received module

  • SL::IS - Inventory invoicing module

  • SL::Inifile - Routines to retrieve / manipulate win ini style files

  • SL::JC - Job Costing

  • SL::JS - Routines to create Javascript functions

  • SL::Mailer - Mailer package

  • SL::Menu - Routines for menu items

  • SL::Num2text - Default code for the Check package

  • SL::OE - Order entry module

  • SL::OP - Overpayment function

  • SL::PE - Project module

  • SL::PM - Price Matrix for IS, IR, OE

  • SL::QRCode - Generator and decoder for QR Codes

  • SL::RC - Account reconciliation routines

  • SL::RD - CMS backend routines

  • SL::RP - Backend code for reports

  • SL::RU - Backend for recently used objects

  • SL::SM - Module for reposting/deleting invoices

  • SL::Spreadsheet - Spreadsheet module

  • SL::SPS - Swiss Payment Standard

  • SL::TOTP - Time-based one-time passwords

  • SL::User - User related functions

  • SL::VR - Voucher/batch register backend routines