Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Purchase (purchase) |
Community Apps Dependencies | Show |
Lines of code | 3900 |
Technical Name |
kw_dms_document_template |
License | OPL-1 |
Website | https://kitworks.systems/ |
Versions | 16.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) • Purchase (purchase) |
Community Apps Dependencies | Show |
Lines of code | 3900 |
Technical Name |
kw_dms_document_template |
License | OPL-1 |
Website | https://kitworks.systems/ |
Versions | 16.0 18.0 |
Description of the Module
The DMS Document Template module allows you to create documents from a template in minutes. This module is linked to four Odoo system models: Contacts, Journal Entry, Purchase Order and Sales Order.
You can easily create contracts, invoices (we also provide free Drafts of primary documentation which meet the requirements of the Ukrainian document circulation) and other accounting documents using data only from the Odoo system, because the module allows you to take any field value from the four models and link it to a template.
For example, when creating an agreement with a counterparty, it is advisable to use a template linked to the Contacts model, but it is better to combine a commercial offer with the Sales Order template. That is why templates are linked to a specific model, so that you understand where to get the data to use in this template.
Important dependency
For headers and footers to work correctly in templates, you need to install a specific version of wktmltopdf. To install wktmltopdf (with patched qt) use th instruction below
cd ~
wget https://github.com/wkhtmltopdf/wkhtmltopdf/releases/download/0.12.3/wkhtmltox-0.12.3_linux-generic-amd64.tar.xz
tar vxf wkhtmltox-0.12.3_linux-generic-amd64.tar.xz
cp wkhtmltox/bin/wk* /usr/local/bin/
wkhtmltopdf --version

We are Ukrainian software developing company working with odoo versions 10 to 16.
We specialize on solutions for Ukrainian market, however often do much more.
Please see all of our Ukrainian modules here
Please see all of our modules here
Would be glad to talk about odoo customization and development for your company or your clients.
Feel free to contact us by:
>Email: info@kitworks.systems
Skype: myshyak_kiev
WhatsApp https://wa.me/380503342348
Telegram: https://t.me/myshyak
We do provide free bugfixes and updates for all our modules during 1 year after purchase.
The warranty is provided on clean odoo instance.
We would not help you (for free) in case our modules do not work on your server or conflict with any other modules.
Also we are ready to consider your feature requests to our modules, and if we would find them useful we can consider including them to new releases.
Also we do provide all types of odoo support services, like installing odoo instance on your server, supporting your odoo server, custom development.
Prepaid support and development packages are available upon request.
Module settings
In order to install the DMS Document Template module, go to the Applications menu and enter kw_dms_template in the search bar. Install the modules.

Next, go to the Documents menu and select the Settings/Templates tab. The "Create" button adds all types of templates with reference to the model used in the Odoo system.

For example, when you go to the Contact template, you can choose a paper format, specify headers and footers, and of course, fill in the Table of Contents. You can also format the text according to your preferences.

To link the text you specified to the Contact model, select the required field (for example, city name or customer name) and go to the Dynamic placeholder generator tab. Do the following with all the necessary values.

Save the appropriate settings. Next, go to the Settings/Document types section and create a new type with reference to your template.

To create your new Contract from a template, go to the Documents/Documents section and click the "New" button.

In the new window that opens, specify the type of document (for example, the template we have just created), the directory, and select the required contact. As you can see, the program automatically substitutes the counterparty's data into the appropriate fields. You can correct this document if necessary. Save all your changes by clicking the "Save" button.

The document can be downloaded in pdf format, printed or sent to counterparties.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module