abp (net core) + easyui + efcore implement Warehouse Management System - storage management seven (forty-three)

abp (net core) + easyui + efcore implement warehouse management system directory

abp (net core) + easyui + efcore implement warehouse management system --EasyUI front page frame (XVIII)

 

      In the previous article abp (net core) + easyui + efcore implement Warehouse Management System - storage management Six (42%) , we realized the new Receipt function. The combination of five articles before, today we have to test storage lists new features.

Eleven , test storage lists new features

      1. We first have to test a single number generation. In the Visual Studio Solution Explorer 2017, select "ABP.TPLMS.Web.Host" item, then click the right mouse button, the pop-up menu, select "Set as StartUp Project", as shown below. Press F5 to run the application.

 

   2. The browser will automatically jump to Swagger UI interface. As shown below.

 

   3. Locate InStockOrder of GetNo interfaces in the browser. In the text box, enter the name of the parameter "GED". Then click "execute" in the following figure.

 

     4. If performed correctly, the system will return to a single number. As shown below.

     5. Through the above tests prove that the acquisition unit number GetNo WebApi interfaces are available. Next we tested Receipt of new features. In the Visual Studio Solution Explorer 2017, select "ABP.TPLMS.Web.Mvc" item, then click the right mouse button, the pop-up menu, select "Set as Startup Project." Press F5 to run the application.

    6. Enter the address bar in the browser "http: // localhost: 5000 /", and then enter the administrator user name to log on.

    7. In the main menu interface, select "Business-> storage management" menu item, the browser presents a list of information organization and five buttons. As shown below. About the Build menu can be found in the article ( ABP (NET Core) + easyui + efcore implement Warehouse Management System - menu - on (XVI)      , ABP (NET Core) + easyui + efcore implement Warehouse Management System - Menu - Lower ( seventeen) ).

 

     8. Add storage lists: Click the "Generate Receipt" button, a pop-up message "Do you want to create a single storage do?", And click "OK", as shown in the following figure.

     9. The system will display "new storage lists" interface, the system will automatically generate a single storage number and estimated delivery date, and to state, gross weight, number of pieces assigned a default value. As shown below.

 

     10. If we do not put some of the necessary input information storage lists corresponding location, click on the "Save" button. There is no required will be prompted to fill in. As shown below.

 

      11. After entering the appropriate information required, click on the "Save" button. In the confirmation dialog box, click on the "OK" button. In the pop-up "Save success" confirmation dialog box, click on the "OK" button.

 

     12. Save pop success. See below.

 

 

 

Guess you like

Origin www.cnblogs.com/chillsrc/p/12637296.html