Skip to content

Commit

Permalink
TA#46416 [ADD]show_project_artwork,show_project_fee,show_project_perd…
Browse files Browse the repository at this point in the history
…iem,show_project_role,show_project_sale:Add modificationsto Readme file and update the version of the modules (#176)

Co-authored-by: Majda EL MARIOULI <[email protected]>
  • Loading branch information
houdaBENTALEB and majouda authored Jan 19, 2023
1 parent f23b926 commit 7889503
Show file tree
Hide file tree
Showing 16 changed files with 28 additions and 5 deletions.
4 changes: 4 additions & 0 deletions show_project_artwork/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ I notice that the artworks were propagated from the parent tour.

I can optionnaly add or remove artworks from the show.

New field **Notes** is created in "Artworks" tab.

.. image:: static/description/notes_artwork_page.png

Contributors
------------
* Numigi (tm) and all its contributors (https://bit.ly/numigiens)
Expand Down
2 changes: 1 addition & 1 deletion show_project_artwork/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Show Project Artwork",
"summary": "Add promotion tab to projects",
"version": "1.0.0",
"version": "1.1.0",
"website": "https://bit.ly/numigi-com",
"author": "Numigi",
"maintainer": "Numigi",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions show_project_fee/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,14 @@ The fees for this show are computed.

.. image:: static/description/show_fees_computed.png

New field **Notes** is created in "Fees" tab.

.. image:: static/description/notes_fee_page.png

Since version ``1.1.1`` of the module, "sale amount" field is moved before "Variable Income" group.

.. image:: static/description/sale_amount_field_moved.png

Contributors
------------
* Numigi (tm) and all its contributors (https://bit.ly/numigiens)
Expand Down
2 changes: 1 addition & 1 deletion show_project_fee/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Show Project Fee",
"summary": "Add management of show fees on projects",
"version": "1.1.0",
"version": "1.1.1",
"website": "https://bit.ly/numigi-com",
"author": "Numigi",
"maintainer": "Numigi",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions show_project_perdiem/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@ This table allows to define unit amounts to pay for a given type of per diem.
It is not possible to define multiple lines with the same per diem type.

New field **Notes** is created in "Per Diem" tab.

.. image:: static/description/notes_perdiem_page.png

Usage
-----
As ``Project / Manager``, I go to a project of type ``Show``.
Expand Down
2 changes: 1 addition & 1 deletion show_project_perdiem/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Show Project Per Diem",
"summary": "Add perdiems on shows",
"version": "1.1.1",
"version": "1.1.2",
"website": "https://bit.ly/numigi-com",
"author": "Numigi",
"maintainer": "Numigi",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions show_project_role/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ This module adds a menu Tour Role under Project -> Configuration which will allo
Project Member model is created as well. Project Manager can add project member into project when project type is tour or show.
.. image:: static/description/project_show_member.png

New field **Notes** is created in "Team" tab of the project model.
.. image:: static/description/notes_team_page.png

Configuration
-------------
Expand Down
2 changes: 1 addition & 1 deletion show_project_role/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Show Project Role",
"summary": "Add member roles for tour/show projects",
"version": "1.1.0",
"version": "1.1.1",
"website": "https://bit.ly/numigi-com",
"author": "Numigi",
"maintainer": "Numigi",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions show_project_sale/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@ Add new tab "Sale" when Project Type is Show

.. image:: static/description/project_sale_tab.png

Add New fields **Notes** and **Other terms of the contract** in "Sale" tab

.. image:: static/description/notes_terms_Sale_page.png


Configuration
-------------

Expand Down
2 changes: 1 addition & 1 deletion show_project_sale/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Show Project Sale",
"version": "1.1.3",
"version": "1.1.4",
"author": "Numigi",
"maintainer": "Numigi",
"website": "https://www.numigi.com",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7889503

Please sign in to comment.