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

Generate shipment number on the client side #14

Open
asvishnyakov opened this issue Aug 24, 2017 · 1 comment
Open

Generate shipment number on the client side #14

asvishnyakov opened this issue Aug 24, 2017 · 1 comment

Comments

@asvishnyakov
Copy link
Contributor

We must not use our RESTful API for entities creation. API api/roder/customerOrders/{id}/shipments/new was created to generate shipment number for new shipment. We can do that on client side. Refactor Order module to generate shipment number in js and remove GetNewShipment from controller.

@Skrypt
Copy link
Contributor

Skrypt commented Aug 24, 2017

I agree 👍

@OlegoO OlegoO modified the milestones: Operations, Product Backlog Oct 3, 2017
@t13ka t13ka removed this from the Product Backlog milestone Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants