Guide
This is the task layer: how to raise an order, receive a delivery, take a payment, price a product, close a month of e-invoices, find a report. It is written for the person doing the job, not for the person who built the system.
Some pages here walk one screen. Others walk a whole job — taking an order through to the money arriving, getting stock to agree with the shelf — across several screens, telling you which step is the one that matters. Both live here now.
Where to start
New to BigLedger? Getting started — about forty minutes, three pages, and you will be able to work.
Setting the system up? Five steps, in this order, take a new company from first login to a transaction that posts correctly. Step 3 is the one people skip and regret.
| Step | Guide | |
|---|---|---|
| 1 | Find your way around | Getting started |
| 2 | Set up the company, users and permissions | Administration |
| 3 | Build the chart of accounts | Chart of Accounts Setup |
| 4 | Run one real transaction | Standard Sales Workflow or Standard Procurement |
| 5 | Read it back out | Financial Reporting |
Already working and stuck on one thing? Go straight to the area below, to troubleshooting, or to the FAQ — questions customers actually asked, each answered in two or three sentences and a link to the page that carries the rest.
Browse them by who you are, or by what you are facing
The areas below are the shelf, in reading order. The same walkthroughs are also grouped three other ways — generated from each guide’s own front matter, so a guide is written once and appears wherever it belongs.
The areas
Doing the day’s work
Running a whole process end to end
Why it works the way it does
The one thing worth knowing before anything else
Only two sales documents move stock and post to your ledger: the sales invoice and the POS cash bill. Quotations, sales orders, delivery notes and delivery orders record intent and drive the process; they change nothing in your accounts and nothing in your stock balance. (An open order does reduce the available quantity, so the same unit is not promised twice.)
On the purchasing side it is the mirror image: a standard goods received note records the count, and the purchase invoice books the stock and the liability.
More of this in best practices, and the reason behind it in the generic document.
Two other layers, and which one you want
| Layer | What it answers | Go there when |
|---|---|---|
| Guide (here) | How do I do this task, and how does the whole process run? | You are doing the job, or learning the shape of one |
| Applet reference | What exactly does this screen, field or setting do? | You need the precise answer about one control |
| Developers | How do I call BigLedger from my own code? | You are building against the REST API |
Modules link to applet pages rather than repeating them, so there is one page per applet and it is the current one.
By the work you do
Sales and customer service — sales overview · creating a sales order · processing a delivery order · recording a customer payment · sales workflow guides
Purchasing and receiving — purchasing overview · creating a purchase order · goods received note · purchase invoice processing · purchasing workflow guides
Product and pricing — choosing an item type · maintaining the item master · maintaining items · pricing schemes · price books · designing pricing rules
Logistics — planning delivery trips · processing a delivery order
Finance and accounting — accounting guides · reports and analytics · financial accounting module
Malaysian e-Invoice — e-invoice guides · e-Invoice and PEPPOL
Administration — administration · document approvals
Building on BigLedger — developer documentation · API reference · applet development
Reading orders
Each row links a guide that exists. Follow a column top to bottom.
Money
- Chart of Accounts Setup — design the account structure before anything posts
- Credit Limits and Payment Terms — the terms and ceilings you trade on, and what BigLedger actually does with them
- Journal Entries — post, clone and void a manual journal
- Bank Reconciliation — match the statement, find the variance, keep the audit pack
- Financial Reporting — trial balance, P&L, balance sheet, export
Selling
- Standard Sales Workflow — quote, order, pick, invoice, collect
- Cash Sales — the walk-in counter sale and closing the till
- Credit Sales — payment terms, chasing what is owed, what credit limits really stop
- Partial Delivery — one order, several shipments
- Instalment Sales — paying over time, and the financing workflow the product does not have
- Installation Scheduling — delivery jobs, trips, drivers, stops
- Returns & Exchanges — the three return documents and when each applies
Buying
- Standard Procurement — order to payment, and when stock actually moves
- Direct GRN — goods that arrived without an order
- Direct Invoice — rent, utilities, subscriptions and other non-stock spend
- Invoice-First — deposits and bills that arrive before the goods
- Consignment Purchasing — stock the supplier still owns
Malaysian e-invoicing
- What Malaysia Requires — the rollout, the 72-hour window, where BigLedger sits
- MyInvois Setup — authorise BigLedger as your intermediary and turn it on in the right order
- Pools & Routing — individual, consolidated, or parked, and why
- Validation Rules — why LHDN rejects a document and how to fix it
- The Month-End Cycle — the 1st to the 7th, in order
- Cancel and Correct — when a validated e-invoice turns out to be wrong
- Incoming Supplier E-Invoices — what arrives from your suppliers, and what BigLedger does not see
- Peppol Configuration — delivering straight into a trading partner’s system
What success looks like
You are using this section well if, faced with a new task, you can say within thirty seconds which layer has your answer:
- “How do I take a deposit on an order?” → here.
- “What does the whole credit-sale cycle look like?” → here, in the process areas above.
- “What exactly does the Allow Exceed Contra setting do?” → applet reference.
Can’t find it here?
- Applets — one reference page per applet: every screen, field and setting
- Learn — the same material as short narrated presentations you can also read
- API Reference — the REST surface, generated from the backend’s routes
- Demos & Resources — recorded demos and presentation material
- Ask a question — open an issue in BigLedger’s public support tracker. Say which tenant you are on, which applet you were in, and what you expected to happen.