-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] sale_product_multi_add: Migration to 17.0
- Loading branch information
1 parent
c324b3d
commit b2a8cb5
Showing
8 changed files
with
29 additions
and
24 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,8 +28,8 @@ Sale Product Multi Add | |
|
||
|badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
||
This module extends the functionality of sale module and allow you to | ||
import multiple products into your current sale order. | ||
This module extends the functionality of the Sales module by allowing | ||
you to import multiple products into your current Sale Order. | ||
|
||
**Table of contents** | ||
|
||
|
@@ -39,13 +39,14 @@ import multiple products into your current sale order. | |
Usage | ||
===== | ||
|
||
This module add a button on sale order to import several products on | ||
your current sale order. A wizard opens and allows the user to search | ||
and select products. | ||
This module adds a button on a Sale Order to import several products on | ||
your current sale order. To use this module create a Sale Order and | ||
click the button to open a wizard where you can add multiple products | ||
and set the quantities. | ||
|
||
|Sale Product Multi Add| | ||
|
||
.. |Sale Product Multi Add| image:: https://raw.githubusercontent.com/sale_product_multi_add/static/src/description/sale_product_multi_add.png | ||
.. |Sale Product Multi Add| image:: https://raw.githubusercontent.com/sale_product_multi_add/static/description/sale_product_multi_add.png | ||
|
||
Bug Tracker | ||
=========== | ||
|
@@ -76,6 +77,7 @@ Contributors | |
- Jonathan Oscategui Taza <[email protected]> | ||
|
||
- Jacques-Etienne Baudoux (BCIM) <[email protected]> | ||
- Anaïs López <[email protected]> | ||
|
||
Maintainers | ||
----------- | ||
|
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 |
---|---|---|
|
@@ -4,3 +4,4 @@ | |
- [Pesol](https://www.pesol.es): | ||
- Jonathan Oscategui Taza \<<[email protected]>\> | ||
- Jacques-Etienne Baudoux (BCIM) \<<[email protected]>\> | ||
- Anaïs López \<<[email protected]>\> |
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,2 +1,2 @@ | ||
This module extends the functionality of sale module and allow you to | ||
import multiple products into your current sale order. | ||
This module extends the functionality of the Sales module by allowing you to | ||
import multiple products into your current Sale Order. |
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 @@ | ||
This module add a button on sale order to import several products on | ||
your current sale order. A wizard opens and allows the user to search | ||
and select products. | ||
This module adds a button on a Sale Order to import several products on | ||
your current sale order. To use this module create a Sale Order and click the button | ||
to open a wizard where you can add multiple products and set the quantities. | ||
|
||
![Sale Product Multi Add](/sale_product_multi_add/static/src/description/sale_product_multi_add.png) | ||
![Sale Product Multi Add](/sale_product_multi_add/static/description/sale_product_multi_add.png) |
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