mirror of
https://github.com/bringout/oca-project.git
synced 2026-04-18 13:42:08 +02:00
Move 124 sale modules to oca-sale, create oca-project with 56 project modules from oca-workflow-process
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
9eb7ae5807
commit
6094c218b2
2332 changed files with 125826 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