15 lines
575 B
Markdown
Raw Normal View History

2020-01-21 19:52:33 +05:00
# TODO LIST
## Features
2020-01-22 16:15:03 +05:00
+ Add name to `document_template` and `contract_field` actions;
2020-01-22 16:31:59 +05:00
+ Add to tree view of `res.partner.contract.field` fields: `name`, `description`, `technical_name`, `visible`
2020-01-21 19:52:33 +05:00
- Change order of `res.partner.document.template` to order by `company_type, document_type, sequence`
## Fixes
- Change all `parents` to `genitive`
- Merge `document_type` and `template_type` in `res.partner.document.template`
2020-01-22 16:35:59 +05:00
- Change `annex_number` to `annex_counter`
2020-01-21 19:52:33 +05:00
## Big feature
- Separate XML actions that generates transient fields for all types of documents