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:
Ernad Husremovic 2025-08-30 18:04:10 +02:00
parent 9eb7ae5807
commit 6094c218b2
2332 changed files with 125826 additions and 0 deletions

View file

@ -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.

View file

@ -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>

View file

@ -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

View file

@ -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.

View file

@ -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.