mirror of
https://github.com/bringout/oca-workflow-process.git
synced 2026-04-18 19:12:05 +02:00
Initial commit: OCA Workflow Process packages (456 packages)
This commit is contained in:
commit
d366e42934
18799 changed files with 1284507 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
To change the project display name pattern, follow these steps:
|
||||
|
||||
#. Go to *Project > Configuration > Settings*.
|
||||
#. Edit the *Project display name pattern* field.
|
||||
|
||||
The default format is ``%(sequence_code)s - %(name)s``. You can use those
|
||||
same placeholders to customize the pattern.
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
* Andrea Cattalani (`Moduon <https://www.moduon.team/>`__)
|
||||
* Jairo Llopis (`Moduon <https://www.moduon.team/>`__)
|
||||
* Nils Coenen <nils.coenen@nico-solutions.de>
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
.. This file is optional and contains additional credits, other than
|
||||
authors, contributors, and maintainers.
|
||||
|
||||
The development of this module has been financially supported by:
|
||||
|
||||
* Moduon
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
.. This file must be max 2-3 paragraphs, and is required.
|
||||
It should explain *why* this module exists.
|
||||
|
||||
Add a sequence field to projects, filled automatically and add a code sequence filter in tree view project.
|
||||
|
|
@ -0,0 +1,15 @@
|
|||
.. This file must be present. It contains the usage instructions
|
||||
for end-users. As all other rst files included in the README,
|
||||
it MUST NOT contain reStructuredText sections
|
||||
only body text (paragraphs, lists, tables, etc). Should you need
|
||||
a more elaborate structure to explain the addon, please create a
|
||||
Sphinx documentation (which may include this file as a "quick start"
|
||||
section).
|
||||
|
||||
To use this module, you need to:
|
||||
|
||||
#. Go to the project icon.
|
||||
#. Click the button "create" to create a new project
|
||||
#. Fill in the field Project name and click the "create" button
|
||||
#. Now in the Kanban view see the project name when you are created
|
||||
#. Repeat this operation creating another project without the name.
|
||||
Loading…
Add table
Add a link
Reference in a new issue