HADOOPT
TECHNOLOGIES
Schedule a Tech Consultation
Home
Services
Odoo ERP implementation Rollout, custom modules, migration and support. Web application development SaaS products, portals and internal platforms. Mobile application development Offline-first field apps and customer apps. AI development & automation LLM assistants, document processing, forecasting. Odoo version upgrades ↗ Move to a newer release, scoped and priced on its own site.
Products
OrgExp ↗ Budget, CAPEX and OPEX management.
Blog About Contact Schedule a Tech Consultation
Blog / Odoo 19: Complete Guide for Businesses
Odoo 19 6 min read

Documents, Sign and Knowledge in Odoo 19: files, e-signatures and internal wikis

How to set up Odoo 19 Documents, Sign and Knowledge: folders and access, document requests, OCR routing to accounting, e-signature templates and articles.

· ERP practice 22 Sep 2026

Documents, Sign and Knowledge are three Enterprise apps in Odoo 19 that cover the paperwork around your transactions. Documents stores and routes files, including turning a scanned bill into a draft vendor bill; Sign sends PDFs for electronic signature; Knowledge is an internal wiki of written articles. Set up Documents folders and accounting routing first, because that is where the time saving is; Sign and Knowledge can follow in any order.

What each app does and where they overlap

AppUse it forNot for
DocumentsFiles: scans, contracts, payslips, supplier PDFs, shared foldersWriting policies or procedures
SignGetting a PDF signed by customers, employees or suppliersApproving internal records (use approvals or Studio rules)
KnowledgeSOPs, onboarding guides, meeting notes, internal FAQsStoring files that need versions and routing

All three are licensed OEEL-1, so none is available in Community. Bridge modules connect them to the rest of Odoo: Documents - Accounting, Documents - HR, Documents - Payroll, Documents - Expense, Documents - Projects and Documents - Signatures, among others.

Organising Documents: folders, access and requests

In Odoo 19, Documents is organised in folders; the separate "workspace" concept of older versions is gone, and a folder is simply a document of type Folder. A fresh install creates starter folders such as Inbox, Finance, Taxes, Annual Closing, Marketing, Legal and Insurances. Rename or remove them before users start uploading.

Access is set per folder and per document with three controls:

  • Internal Users Rights: Viewer, Editor or None for all employees.
  • Link Access Rights: Viewer, Editor or None for anyone with the link.
  • Specific people added with their own access.

New documents inherit these rights from the folder they are created in, and a document outside any shared folder defaults to None on both, so it stays private until you share it. For most businesses, a sensible pattern is one folder per department with internal rights on the folder, and link sharing only for individual files sent outside.

Request creates a placeholder for a document you are waiting for, such as a signed offer letter or a supplier's GST certificate, with an owner, a contact, a due date and an activity. When the file arrives, it fills the placeholder. Folders can also have an email alias, so suppliers can mail invoices straight into Finance.

Routing documents to accounting with OCR

With Documents - Accounting installed, the Accounting setting in Documents centralises accounting files: you choose a Folder and map Journals to folders and tags, so bills and invoices created in Accounting also appear in Documents.

The other direction is the useful one. On a file in the Finance area you can run actions such as:

Create Vendor Bill
Create Vendor Credit Note
Create Customer Invoice
Create Customer Credit Note
Create Vendor Receipt
Create Misc Entry
Import Bank Statement
Accounting actions provided by Documents - Accounting in Odoo 19. Actions can be pinned to a folder.

The action creates a draft entry with the file attached. If Document Digitization is enabled in Accounting > Configuration > Settings, OCR reads the vendor, dates, amounts and tax lines. The defaults are Digitize automatically for vendor bills and Digitize on demand only for customer invoices. Digitisation uses paid IAP credits.

For Indian vendor bills, check GSTIN, place of supply and the tax split between CGST/SGST and IGST on every digitised bill until you trust the results for each supplier. OCR saves typing; it does not replace review. The payables flow is covered in part 20.

Sending documents for e-signature with Sign

Sign works from templates. Upload a PDF, place fields on it, assign each field to a role (Customer, Employee and so on), and save. The standard field types are Signature, Initials, Name, Email, Phone, Company, Text, Multiline, Checkbox, Radio, Selection, Date, Strikethrough and Stamp.

When sending, you can set a Signing Order, a Valid Until date and reminders (every seven days by default once enabled). Requests move through To Sign, Signed, Cancelled and Expired. The finished PDF carries a certificate of completion, and settings let you configure a signing certificate for the company.

Each role can require an Extra Authentication Step:

  • Unique Code via SMS, with the Authenticate by SMS setting (SMS credits apply);
  • Via Aadhar eSign, from the Sign with Aadhaar eSign setting, which installs the emSigner integration for Indian signatories;
  • itsme, for Belgium and the Netherlands.

Which signature type a given Indian document needs is a legal question, not a software one; ask your adviser before you replace wet signatures on, say, property or loan documents. For offer letters, NDAs and sales agreements, a standard Sign template is usually enough.

Writing internal documentation in Knowledge

Knowledge articles sit in three sections: Workspace for articles visible to employees, Private for your own drafts, and Shared for articles shared with specific members. Internal permission on an article is Can edit, Can read or Members only, and external users, including portal users, can be added as members.

Articles can contain items, child records shown as a list or kanban inside the article, which makes simple trackers possible without a custom app. Knowledge also supports article templates, and stages for items are managed under Knowledge > Configuration. With the Knowledge Website module (Enterprise), individual articles can be published on your website.

A practical rollout order

  1. Clean up the default Documents folders and set internal access per department.
  2. Turn on Document Digitization and route the vendor-bill inbox into Finance.
  3. Build two or three Sign templates for the documents you send most.
  4. Move your SOPs into Knowledge, one workspace section per department.

If you are unsure whether you need a custom field or a small app on top of all this, the next part covers exactly that line: Odoo 19 Studio and when to write a module instead. For a paperless-finance set-up, talk to us.

Questions we get asked

Is Odoo Documents available in Community edition?

No. Documents, Sign and Knowledge are all Enterprise apps in Odoo 19, licensed OEEL-1, so they need an Odoo Enterprise subscription on Odoo Online, Odoo.sh or on-premise. Community users can still attach files to any record through the chatter, but they do not get central folders, access controls, document requests, accounting routing, e-signature templates or the Knowledge wiki.

How does Odoo 19 turn a scanned invoice into a vendor bill?

Upload or email the scan into a Documents folder, then run the Create Vendor Bill action on it. Odoo creates a draft vendor bill with the file attached. If Document Digitization is enabled in the Accounting settings, OCR reads the vendor, dates, amounts and taxes automatically, which uses paid IAP credits. An accountant then reviews the draft and posts it.

Does Odoo Sign support Aadhaar eSign?

Yes. In Odoo 19 Sign settings, Sign with Aadhaar eSign installs an emSigner integration for Indian signatories. Each signer role can then require Via Aadhar eSign as its extra authentication step, alongside options such as a unique code by SMS. Whether a particular document legally needs Aadhaar eSign rather than a standard electronic signature is a question for your legal adviser.

What is the difference between Odoo Knowledge and Documents?

Documents manages files such as PDFs, scans and spreadsheets, with folders, access rights, requests and actions that create accounting entries. Knowledge manages written articles such as procedures, guides and notes, edited directly in Odoo with permissions, templates and embedded lists. Use Documents for anything that arrives as a file, and Knowledge for anything your team writes and maintains.

← Previous Email marketing, marketing automation and events in Odoo 19 Next → Customising Odoo 19 with Studio, and when to write a module instead
Keep reading
Odoo 19 Getting started with Odoo 19: what changed and where to begin 6 min read Odoo 19 Installing Odoo 19 from source, Docker or packages 7 min read Odoo 19 Odoo 19 hosting: Odoo Online vs Odoo.sh vs on-premise 6 min read