Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable direct stock transfers between stores #6

Open
UplandsDynamic opened this issue Jan 30, 2019 · 1 comment
Open

Enable direct stock transfers between stores #6

UplandsDynamic opened this issue Jan 30, 2019 · 1 comment
Assignees
Labels
backend Issue includes backend elements enhancement New feature or request funding invited Funding for development of this feature is invited ui Issue includes UI elements

Comments

@UplandsDynamic
Copy link
Owner

Add feature to allow xfer of stock between stores.

#2 must have been completed first.

@UplandsDynamic UplandsDynamic added enhancement New feature or request premium feature This is a premium feature that is not offered as part of the free community edition hold Work on hold pending completion of other action ui Issue includes UI elements backend Issue includes backend elements and removed premium feature This is a premium feature that is not offered as part of the free community edition labels Jan 30, 2019
@UplandsDynamic UplandsDynamic self-assigned this Feb 1, 2019
@UplandsDynamic UplandsDynamic added the assigned Work has been assigned to individual(s) label Feb 1, 2019
@UplandsDynamic UplandsDynamic added funding invited Funding for development of this feature is invited and removed hold Work on hold pending completion of other action assigned Work has been assigned to individual(s) labels Jun 26, 2019
@UplandsDynamic
Copy link
Owner Author

Feature proposal "Inter Account Transfers"

Definitions

SW: "ShopWired"
SSM: "Simple Stock Management"

Scope

Allow a store account user to transfer stock to another store. Provide an 'acceptance' process whereby the receiving account has to authorize the transfer in order for it to complete.

Transfer stock

Sending account user selects stock to transfer by using the same "truck" process as employed for Warehouse transfers. The receiving account is selected from a drop down selection. A request (containing an authentication secret) is sent to the receiving store to confirm (authorise) the transfer. The transfer record remains in the truck of the sending account until confirmation is received

Receiving account user sees notification of pending incoming transfer request and is required to confirm the transfer in order for the process to complete. Once confirmed (by clicking a button), the transfer of the stock record is completed (the truck of the sending store is also emptied).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issue includes backend elements enhancement New feature or request funding invited Funding for development of this feature is invited ui Issue includes UI elements
Projects
None yet
Development

No branches or pull requests

1 participant