https://github.com/opusvl/odoo-knowledge-print
Add print capability to the Odoo knowledge system.
https://github.com/opusvl/odoo-knowledge-print
Last synced: over 1 year ago
JSON representation
Add print capability to the Odoo knowledge system.
- Host: GitHub
- URL: https://github.com/opusvl/odoo-knowledge-print
- Owner: OpusVL
- Created: 2014-10-16T11:50:52.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-16T12:06:31.000Z (over 11 years ago)
- Last Synced: 2025-01-20T17:34:54.650Z (over 1 year ago)
- Language: Python
- Size: 129 KB
- Stars: 2
- Watchers: 11
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
odoo-knowledge-print
====================
Add print capability to the Odoo knowledge system.
# Installation Instructions
```
$ sudo -i
# cd /opt
# git clone git://github.com/OpusVL/odoo-knowledge-print.git
```
Then add the directory to your addons_path:
```
addons_path = all_the_usual,/opt/odoo-knowledge-print
```
Then in your database, install the module `document_page_print`
# Usage
You will find an option in:
Knowledge -> Pages -> (click the page you want to print) -> Print -> Document
# Copyright and License
Copyright (C) 2014 OpusVL
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .
If you require assistance, support, or further development of this
software, please contact OpusVL using the details below:
* Telephone: +44 (0)1788 298 410
* Email: community@opusvl.com
* Web: http://opusvl.com