-
-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[IMP] agreement_legal: pre-commit auto fixes
- Loading branch information
1 parent
ba79e59
commit 134d93a
Showing
15 changed files
with
98 additions
and
89 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[build-system] | ||
requires = ["whool"] | ||
build-backend = "whool.buildapi" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
To configure this module: | ||
|
||
- Go to Agreement \> Configuration \> Templates | ||
- Create a new template with sections and clauses and their respective | ||
content | ||
- Go to Agreement \> Configuration \> Stages | ||
- Create and reorder stages to match your process |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
- Patrick Wilson \<<pwilson@pavlovmedia.com>\> | ||
- Bhavesh Odedra \<<bodedra@opensourceintegrators.com>\> | ||
- Wolfgang Hall \<<whall@opensourceintegrators.com>\> | ||
- Maxime Chambreuil \<<mchambreuil@opensourceintegrators.com>\> | ||
- Sandip Mangukiya \<<smangukiya@opensourceintegrators.com>\> | ||
- Yves Goldberg \<<yves@ygol.com>\> | ||
- Tharathip Chaweewongphan \<<tharathipc@ecosoft.co.th>\> |
This file was deleted.
Oops, something went wrong.
6 changes: 3 additions & 3 deletions
6
agreement_legal/readme/CREDITS.rst → agreement_legal/readme/CREDITS.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
The development of this module has been financially supported by: | ||
|
||
* Pavlov Media | ||
* Open Source Integrators | ||
* Yves Goldberg | ||
- Pavlov Media | ||
- Open Source Integrators | ||
- Yves Goldberg |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
This module allows you to manage agreements, letter of intent and | ||
contract content. The module is meant to be used by the legal team of a | ||
company and to allow them to define sections, clauses and templates with | ||
their respective content that can be dynamic. | ||
|
||
Based on the template, an agreement can be created and the pdf document | ||
generated. | ||
|
||
The agreement would go through a workflow to finally become a contract | ||
with the customer signature. |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
- Split the module to remove the dependencies on sale and account and | ||
provide the same feature in extra modules (agreement_sale, | ||
agreement_account, agreement_purchase) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
To use this module: | ||
|
||
- Go to Agreement \> Agreements | ||
- Create a new agreement | ||
- Select a template | ||
- Follow the process to get the required approval | ||
- Send the invitation to the customer to review and sign the agreement |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters