Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit e88e989

Browse files
committed
PoliCheck update
1 parent 1ff8e8f commit e88e989

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

docs/samples/wide-world-importers-what-is.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -19,41 +19,41 @@ Wide World Importers (WWI) is a wholesale novelty goods importer and distributor
1919

2020
As a wholesaler, WWI's customers are mostly companies who resell to individuals. WWI sells to retail customers across the United States including specialty stores, supermarkets, computing stores, tourist attraction shops, and some individuals. WWI also sells to other wholesalers via a network of agents who promote the products on WWI's behalf. While all of WWI's customers are currently based in the United States, the company is intending to push for expansion into other countries/regions.
2121

22-
WWI buys goods from suppliers including novelty and toy manufacturers, and other novelty wholesalers. They stock the goods in their WWI warehouse and reorder from suppliers as needed to fulfil customer orders. They also purchase large volumes of packaging materials, and sell these in smaller quantities as a convenience for the customers.
22+
WWI buys goods from suppliers including novelty and toy manufacturers, and other novelty wholesalers. They stock the goods in their WWI warehouse and reorder from suppliers as needed to fulfill customer orders. They also purchase large volumes of packaging materials, and sell these in smaller quantities as a convenience for the customers.
2323

24-
Recently WWI started to sell a variety of edible novelties such as chilli chocolates. The company previously did not have to handle chilled items. Now, to meet food handling requirements, they must monitor the temperature in their chiller room and any of their trucks that have chiller sections.
24+
Recently WWI started to sell a variety of edible novelties such as chilly chocolates. The company previously didn't have to handle chilled items. Now, to meet food handling requirements, they must monitor the temperature in their chiller room and any of their trucks that have chiller sections.
2525

2626
## Workflow for warehouse stock items
2727

2828
The typical flow for how items are stocked and distributed is as follows:
2929
- WWI creates purchase orders and submits the orders to the suppliers.
3030
- Suppliers send the items, WWI receives them and stocks them in their warehouse.
3131
- Customers order items from WWI
32-
- WWI fills the customer order with stock items in the warehouse, and when they do not have sufficient stock, they order the additional stock from the suppliers.
33-
- Some customers do not want to wait for items that are not in stock. If they order say five different stock items, and four are available, they want to receive the four items and backorder the remaining item. The item would then be sent later in a separate shipment.
32+
- WWI fills the customer order with stock items in the warehouse, and when they don''t have sufficient stock, they order the additional stock from the suppliers.
33+
- Some customers don't want to wait for items that aren't in stock. If they order say five different stock items, and four are available, they want to receive the four items and backorder the remaining item. The item would then be sent later in a separate shipment.
3434
- WWI invoices customers for the stock items, typically by converting the order to an invoice.
35-
- Customers might order items that are not in stock. These items are backordered.
35+
- Customers might order items that aren't in stock. These items are backordered.
3636
- WWI delivers stock items to customers either via their own delivery vans, or via other couriers or freight methods.
3737
- Customers pay invoices to WWI.
38-
- Periodically, WWI pays suppliers for items that were on purchase orders. This is often sometime after they have received the goods.
38+
- Periodically, WWI pays suppliers for items that were on purchase orders. This is often sometime after they've received the goods.
3939

4040
## Data Warehouse and analysis workflow
4141

4242
While the team at WWI use SQL Server Reporting Services to generate operational reports from the WideWorldImporters database, they also need to perform analytics on their data and need to generate strategic reports. The team have created a dimensional data model in a database WideWorldImportersDW. This database is populated by an Integration Services package.
4343

44-
SQL Server Analysis Services is used to create analytic data models from the data in the dimensional data model. SQL Server Reporting Services is used to generate strategic reports directly from the dimensional data model, and also from the analytic model. Power BI is used to create dashboards from the same data. The dashboards are used on websites, and on phones and tablets. *Note: these data models and reports are not yet available*
44+
SQL Server Analysis Services is used to create analytic data models from the data in the dimensional data model. SQL Server Reporting Services is used to generate strategic reports directly from the dimensional data model, and also from the analytic model. Power BI is used to create dashboards from the same data. The dashboards are used on websites, and on phones and tablets. *Note: these data models and reports aren't yet available*
4545

4646
## Additional workflows
4747

4848
These are additional workflows.
49-
- WWI issues credit notes when a customer does not receive the good for some reason, or when the goods are faulty. These are treated as negative invoices.
49+
- WWI issues credit notes when a customer doesn't receive the good for some reason, or when the goods are faulty. These are treated as negative invoices.
5050
- WWI periodically counts the on-hand quantities of stock items to ensure that the stock quantities shown as available on their system are accurate. (The process of doing this is called a stocktake).
5151
- Cold room temperatures. Perishable goods are stored in refrigerated rooms. Sensor data from these rooms is ingested into the database for monitoring and analytics purposes.
5252
- Vehicle location tracking. Vehicles that transport goods for WWI include sensors that track the location. This location is again ingested into the database for monitoring and further analytics.
5353

5454
## Fiscal year
5555

56-
The company operates with a financial year that starts on November 1st.
56+
The company operates with a financial year that starts on November 1.
5757

5858
## Terms of use
5959

0 commit comments

Comments
 (0)