forked from OCA/stock-logistics-warehouse
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[MIG] stock_request_partner: Migration to 17.0
- Loading branch information
1 parent
139f1a8
commit 3480b52
Showing
8 changed files
with
49 additions
and
45 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
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,2 @@ | ||
- [Jarsa](https://www.jarsa.com.mx) | ||
- Alan Ramos \<<alan.ramos@jarsa.com.mx>\> |
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
stock_request_partner/readme/DESCRIPTION.rst → stock_request_partner/readme/DESCRIPTION.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,2 +1,2 @@ | ||
This module was written to allow to define partner in stock request and pass the partner | ||
to the related pickings. | ||
This module was written to allow to define partner in stock request and | ||
pass the partner to the related pickings. |
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,9 @@ | ||
\## Creation | ||
|
||
- Go to 'Stock Requests / Stock Requests' and create a new Request. | ||
- Indicate a partner, product, quantity and location. | ||
- Press 'Confirm'. | ||
|
||
In case that transfers are created, if the partner is set, a procurement | ||
group will be created automatically with the related partner and it will | ||
be propagated to the related transfers. |
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