From 6e26f9f83ef0bc08d82d0e3f93852054f19f5a5c Mon Sep 17 00:00:00 2001 From: Stepan Savelyev Date: Thu, 12 Dec 2019 19:09:52 +0500 Subject: [PATCH] [IMP] update readme --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 77ea50a..1ce42aa 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# client_contracts +# Account Contracts -На текущий момент нужно, чтобы в конфиг файле Odoo был обязательно прописан: -- data_dir -- db_name +## Summary +Create and storage form for contracts. Generate a print form of document of contract. -Чтобы создать шаблон нужно: -1. Зайти в Wizard генерации документа и создать из него Шаблон, в котором привязать вложение к нему -2. Сгенерировать шаблон \ No newline at end of file +## Features +- Contract management: create, sign, close, renew +- Create .docx form of contract using any document template +- Fields in document fill from Odoo models