mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-16 12:12:57 -06:00

* Lint error corrected * test improved * lint error corrected in test file * readme corrected * test improved * test of document page history workflow added * CI error corrected * dreipst comment * Migration to new api improved in model's file and data tag remove in xml file * code totally migrate to odoo 9.0 api * test bug fixed * test error fixed * Lint error improved
3 lines
93 B
Python
3 lines
93 B
Python
# -*- coding: utf-8 -*-
|
|
from . import document_page_approval, document_page_history_workflow
|